My Recent Works

Here are a few projects I've worked on recently.

projectImage
ColLab.ai
OngoingNext.jsO-AuthMongoDBTypescript

An opensource AI prompting tool, where users can share their creative ai prompts with the world. Uses Next.js 13 as the framework, MongoDb as the database, full CRUD operations supported with customised user profile and home screen. Hosted on vercel

projectImage
Paddle Prodigy
Web SocketsNode.jsExpressVue.js

A thrilling multiplayer ping pong game using Vue.js for the frontend and Node.js with Express for the backend. Using WebSockets enables real-time, synchronized gameplay and voice chatting over the internet. With a responsive design and intuitive controls, players can enjoy an immersive gaming experience, competing against each other regardless of their locations.

projectImage
Service Dashboard
Vue.jsPiniaAxiosPostgresTailwindLeafletTypescript

Consumer facing web dashboard on VUE.js, with ablity to filter jobs on basis of branch, client and site, displaying interactive charts and pointers on a live map. Linking it with existing .NET services via an API

projectImage
EMS Portal
Vue.jsBootstrapAxiosWeb apiTailwindJwt

Employe management portal with activity logs, employee status, leaves management, a dashboard to view other employees of the organisation and their statuses.

projectImage
Movie recommender system
PythonPandasNumpyStreamlitCoscine similarity

A live content-based movie recommender system that utilizes the TMDB 5000 MOVIE DATASET to match inputted movie names with its database. The system uses cosine similarity to determine the 10 most similar movies to recommend to the user.

projectImage
Smart health monitoring system
C++NodeMCUIotArduinoElectronic sensorsThingsboard.io

A sensor-based machine that calculates a person's Height, Weight, Temperature, Heart rate, BMI, and SpO2 using an 8- foot wooden frame and an ESP8266 MCU. The collected data is uploaded to the cloud in real-time and displayed on a web dashboard, providing users with instant access to their health metrics.