ufo

Projects

Here's a showcase of my projects, in chronological order:

1. Google Homepage Clone - a terrible clone of the Google homepage. It literally does nothing. But this is the first website that I've ever made using both HTML and CSS. This is where it all began. Again, much thanks to Scrimba for teaching me most of what I've learned.

2. Personal QR Code Website - Have you ever dreamed of having your own, personal, QR code? No? Me neither. But this was the easiest challenge on Frontend Mentor and my first solo web-dev project. It's the first one on this list to have a theme toggle. And for the record, I'm still super proud of it!

3. Password Generator - Simple password generator. This is another Frontend Mentor challenge. Has a much better implementation of a theme toggle. Also is the first time I've experimented with CSS animations.

4. Mock Payment Gateway - If you guessed another Frontend Mentor challenge, you've guessed right! This was the first time I've used responsive webpage design (i tried). It also uses some JS to display text from input fields dynamically onto the cards. No data is collected.

5. Shopping List - a simple shopping list web-app that makes use of Google Firebase's Live Database. This is completely based off a Scrimba tutorial. It is also my very first web-app.

6. LeapCharge - a simple static webapp made using HTML, CSS, and JS. I made it as a proof-of-concept feature webpage for a electric vehicle startup. It's the first solo webapp I've made using manifest.json.

7. Lotus - a web-based Markdown editor built in React.js. Lotus is my first solo React project and it is open-source :)

8. BITSkrieg Website - official website of BITSkrieg, the cybersecurity club of BITS Pilani K. K. Birla Goa Campus. I was the lead designer and web developer of this website. This website is made using Vite and React.

9. Loan Prediction Neural Network - a simple 3 layered classification neural network, trained on a Kaggle dataset. Not the most elegant or accurate solution, but it is my very first data science/machine learning project.

10. Tamarind - Spam Call Detection Neural Network - 3 layered classification neural network, trained on a custom synthetic dataset. It has a nice web UI enabled by Flask. This is the first time I've applied my web-dev skills in a Python application. Future goal for this project is to collect more accurate data and improve the service.

11. कागद - kaagad - a lightweight note taking app for those who love less and seek more.

12. YogiG - YogiG is a AI powered yoga and healthcare application. This project was part of my fullfillment of my summer internship project @ Cognix Technologies, Pilani. I worked with a team of 11 other interns to develop a full-stack, end-to-end application involving backend development, API creation & testing, and frontend development using Flutter.

P. S. The projects listed here are only the highlights of the numerous small projects I've made.