1.To-Do list website :
- Created a responsive web app using HTML, CSS, and JavaScript to manage daily tasks with local storage functionality.
- Designed a clean and user-friendly interface with interactive buttons.
- Handled all logic and operations using JavaScript without any libraries.
- View Project
2.Simple Calculator :
- Created a functional web-based calculator for basic arithmetic operations.
- Designed a clean and user-friendly interface with interactive buttons.
- Handled all logic and operations using JavaScript without any libraries.
- View Project