Projects
Projects that I have created or maintaining
Visual Timers



A visual timer app that helps you manage your time effectively. Built with Next.js and TypeScript. It allows you to create, edit, and delete timers with ease. Stay focused and productive with Visual Timers!
Personal Portfolio



Redesigned my personal portfolio using Astro and JavaScript. Focused on performance and accessibility with a mobile-first approach and 100% SEO.
Pokémon API App





Designed a Pokémon API app using React and JavaScript. The app fetches data from the Pokémon API, allowing users to explore various Pokémon, their abilities, and stats.
Todo App




Made a Todo App using React and JavaScript. The app allows users to add, edit, and delete tasks, helping them stay organized and manage their daily activities efficiently.
Social Media App





Developed a social media application using React and JavaScript. The app allows users to create profiles, post updates, and interact with other users through likes and comments.
Form Validator




Developed a form validation tool using React and JavaScript. The app provides real-time validation for user inputs, ensuring data integrity and enhancing user experience.
Product List With Cart



Completed a product list with cart functionality using Vanilla JavaScript . The app allows users to view products, add them to the cart, and manage their selections. It showcases my skills in building interactive web applications with a focus on user experience and functionality.
Calculator



Created a simple calculator using JavaScript and HTML. The app allows users to perform basic arithmetic operations with a user-friendly interface. It demonstrates my ability to build interactive web applications and implement core functionalities using JavaScript.
Vigenère Cipher



Created a Vigenère Cipher tool using React and JavaScript. The app allows users to encrypt and decrypt messages using the Vigenère cipher technique, providing a simple and interactive interface for secure communication.