My Projects

Here are a few of the coding projects I’ve been working on as I learn Python and develop my skills as a future software automation technician. I’ll be updating this list regularly as I make progress.

🧮 Python Calculator

This is one of the first projects I built using basic Python. It can perform simple operations like addition, subtraction, multiplication, and division using if/else logic.

✅ To-Do List Tracker

A web-based layout I plan to build using HTML, CSS, and eventually Python with file-saving features. It will help track tasks and support custom inputs.

🔧 Learning Automation Tools

I'm starting to explore automation tools like Selenium and PyAutoGUI to understand how I can apply them to telecom workflows and business processes in the future.