Projects
Selected work, built to last
A collection of systems and applications engineered with performance, maintainability, and scale in mind.
6 projects found
Production
Full Stack
Scalable Web Platform
Full-stack platform built with Next.js, Node.js, and PostgreSQL. Features JWT authentication, role-based access control, and Redis caching for high-performance API responses.
Next.jsNode.jsPostgreSQLRedisJWT
View details
Live
Frontend
Algorithm Visualizer
Interactive tool for visualizing sorting and graph algorithms in real-time. Built with React and TypeScript for educational use.
ReactTypeScriptAlgorithms
View details
Production
Backend
E-Commerce Backend
RESTful API with Prisma ORM, PostgreSQL, and Cloudinary media management. Includes order processing, inventory, and analytics endpoints.
Express.jsPrismaCloudinary
View details
Live
Backend
Real-Time Chat System
WebSocket-based messaging system with presence indicators, message persistence, and scalable architecture using Redis pub/sub.
WebSocketRedisNode.js
View details