Portfolio Website
A modern multi-page portfolio that introduces me (About), shows my projects, and includes a contact page. It’s responsive on all devices and uses JavaScript for interactive features like a mobile menu and animations.
Here are a few projects I’m working on as I learn web development.
A modern multi-page portfolio that introduces me (About), shows my projects, and includes a contact page. It’s responsive on all devices and uses JavaScript for interactive features like a mobile menu and animations.
A simple to-do list where users can add tasks, mark them complete, and delete them. Tasks will be saved so they remain after refreshing the page.
A calculator that supports basic operations (addition, subtraction, multiplication, division) using button input. Focused on clean UI and correct calculation logic.