A full-stack blogging platform inspired by Medium where users can create and publish blogs.
It includes features like user authentication, personalized dashboards, and the ability
to explore and read other users' blogs.
Express
Node.js
PostgreSQL
React
JWT
P2P Payment App
A peer-to-peer payment system inspired by Paytm.
Users can deposit money into their wallet, transfer funds to friends, and view transaction history.
Integrated NextAuth for secure login and Docker for containerized deployment.
Next.js
Turborepo
PostgreSQL
NextAuth
Docker
AI Safety Monitoring System
An AI-powered safety monitoring system that uses a YOLOv8 model with OpenCV to detect workers’
safety gear (helmets, vests, etc.) in real time. It raises instant alerts for violations and logs events
in a lightweight SQLite database.