My Projects

--What I made?--
Portfolio Preview

1. Portfolio Website


Developed a responsive personal portfolio website, showcasing my skills and projects, using core HTML, CSS and Vanilla JavaScript. Conducted extensive user testing and implemented feedback to improve functionality. It’s like a playground to learn new skills in the web development domain and apply them on this website. Connected this website to Firebase which provides BaaS (Backend as a Service) to serve purposes like authentication and real-time database. The Website is currently hosted on Netlify.

2. Calculator


A simple calculator built using HTML, CSS and JavaScript. It is capable of doing basic calculations like addition, subtraction, multiplication and division.


calculator-preview
temperature-converter-preview

3. Temperature Converter


A simple website developed using HTML, CSS and JavaScript to convert temperatures in Fahrenheit, Celsius and Kelvin form to one another.

4. Password Generator


This website is developed using React JS and is capable of generating random passwords according to the required length. You can also choose to include numbers and special characters in the generated password.


Password-Generator-preview
Background Changer-preview

5. Background Color Changer


A background color changer using React + Vite.

It simply changes the background color of the div when respective color button is clicked.

6. To-do App


This website is developed using React Js. Context API is used for the state management. Additionally, it saves the data to the local storage so that added to-dos don’t get lost!

Todo-preview

More coming soon...!