I am a final year Computer Science and Engineering (CSE) student. I like to experiment with new things and I always give more than what is expected from me in anything that I do whether it is academics or building side projects.
Here are some of the projects that I've done. Hope you like my work.
A URL shortener application built using vanillaJS. It is part of the frontend mentor challenge.
JavaScript
HTML
CSS
Check normal text in Markdown. It has a format bar so that anyone who is new to Markdown can still use it.
React
Material-UI
Sass
A vanillaJS web application that allows the user to see the air quality index of multiple cities at a time. User doesn’t need to enter the details of the cities Everytime the page reloads. The data is saved on the browser
HTML
CSS
JavaScript
A VanillaJS application to play rock, paper and scissors.
JavaScript
Sass
Here are some of the blogs that I've written rest of the blogs can be found here
Creating a simple backend application to perform CRUD operations
Creating a simple Frontend application to send HTTP requests to backend