Projects

Back to landing page

Web Development

Quote Hub site

Quote Hub

A website that allows users to browse/store and create Quotes into this webpage. Users can login and add quotes to the Quotes library or find Quotes from it. They can also see the quotes added by a particular person or all the quotes added by them and edit and delete them.
Tech Stacks : HTML, CSS,JS, Bootstrap, Node.js, Express.js, Handlebars, Mongoose, MongoDb, Moment, Morgan, Google-OAuth2.0, Passport
Git Link : click me
Deployment : here
KabaadKart

Kabaad Kart

KabaadKart is a startup which tries to solve the problem of waste management and handling. To use this, one has to download the app and provide their address along with what scrap they want to sell, the workers of KabaadKart reach the location and collect the scrap and pay them accordingly. I made a website for this startup while I was working at Caerus Infotech solutions.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap,Node.js,Express.js,Google Firebase.
Git Link : click me
Deployment : here
Chat website

Chat App

Chat application using socket.io, express.js and moment. Created a basic ChatApp in which the user can enter his/her desired Chat room name which creates a new room if not already exists and users who enter the same chat room name chat in that room, basically like a whatsapp group but you hvae to enter the chat room name each time you enter.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap,Node.js,Express.js,Socket.io,Moment.
Git Link : click me
Deployment : here
Learn To Thrive

Learn To Thrive

Learn To Thrive is an organisation by students of IIT Kharagpur, with an aim to to maintain continuity among college students who are passionate and ambitious for learning. Initially started by 2 students of IIT Kharagpur, later recruited many more IITians to be a part of this as well. I was one of them who taught college students various things and during my time there I also made this website for the organisation.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap.
Git Link : click me
Deployment : here
Todo List

TODO List

I made a TODO List with the basic features along with a reminder property. When the due time for the task is less than 1 hour then the website plays a song and sends an alert on the window. The song is "Jaago mohan pyaare".
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap.
Git Link : click me
Deployment : here
Restaurant Website

Restaurant website

I am a foodie, and my father had a restaurant so I just wanted to make this restaurant website for the restaurant. A website with frontend and a prompt when you book a table.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap.
Git Link : click me
Deployment : here
Restaurant Website

Restaurant website - 2

So now it is esstablished that I am a foodie, couldn't resist making the website after looking at the delicious images so went ahead to make one.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap.
Git Link : click me
Deployment : here
Dice game

Dice game

A dice game, which on refreshing the page generates two random numbers and shows that particular image and decides the winner on the basis of higher number obtained by the players.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap.
Drum playing site

Drum playing website

Drum playing website. On pressing the particular keys on the keyboard or clicking on the images on the site, it plays the sound of the corresponding drum.
Tech Stacks : HTML,CSS,JS,JQuery,Bootstrap.
Tshirt selling website

T-shirt selling website

T-shirt selling website, simple website only html css. My first project !
Tech Stacks : HTML,CSS
Quote Hub site

Joke Site

A Joke site, that takes input from user regarding what type and category of joke the user wants and then returns the desired joke to the user. On refreshing, a new joke of the same category and type is displayed and if the user wants to change their choice they can go back and request again. Not a lot of frontend, ust simple backend with API calling, using joke-api.
Tech Stacks : HTML,CSS,JS,Bootstrap,Node.js,Express.js,Joke-api
Deployment : here

Python / ML

Hand detection ML

Hand recognition

The model detects your hand and the tip of your thumb and index finger, this can be further used to do many things, by changing the distance between the tip of your index finger and thumb you can change the volume of your device among other uses of this.
Tech Stacks : Python,mediapipe,OpenCV
Shortest path dijkstra

Shortest Path traversal

The standard problem for AI Car, to find a shortest path between two points with obstacles in between. The model traces checks all the possible paths and checks the shortest one and as soon as it findss the shortest path it backtracks it and highlights it in the images.
Tech Stacks : Python,mediapipe,OpenCV
Gender classification

Gender Classification

The model takes an image as the input and then using Neural Network identifies whether the given image was of a man or of a woman.
Tech Stacks : Python,Keras,tensorflow,numpy,pandas,matplotlib,seaborn,sklearn.
Drum playing site

Stock Price prediction model

Drum playing website. On pressing the particular keys on the keyboard or clicking on the images on the site, it plays the sound of the corresponding drum.
Tech Stacks : Python,Keras,tensorflow,numpy,pandas,matplotlib,seaborn,sklearn.