My Projects

A collection of my most significant projects, showcasing my skills and technical expertise

DoodleX

Feb 2025

Next.js
Node.js
Express
Prisma
PostgreSQL
Turborepo
Docker
View Project
DoodleX
A full-stack collaborative drawing platform enabling multiple users to create and edit drawings simultaneously in real-time with secure user authentication and persistent storage.
1

Developed a full-stack collaborative drawing platform enabling multiple users to create and edit drawings simultaneously in real-time with secure user authentication and persistent storage.

2

Engineered a custom drawing canvas solution from scratch without dependencies, implementing complex event handling for mouse/touch inputs and optimized rendering for smooth drawing experiences.

3

Architected a scalable backend infrastructure with WebSockets for real-time data transmission, JWT authentication, and room management system supporting numerous concurrent users.

4

Implemented Object-Oriented Design principles including Encapsulation to create a modular Canvas class with specialized brush types and configurable drawing tools.

NotedAI

Mar 2025

Next.js
Tailwind CSS
Appwrite
Groq AI
CopilotKit
shadcn/ui
View Project
NotedAI
An AI-powered productivity platform that automates note-taking, task management, and meeting organization for professionals and students.
1

Built an AI-powered productivity platform that automates note-taking, task management, and meeting organization for professionals and students.

2

Integrated Groq AI API to develop intelligent features including automated note summarization, priority-based task management, and contextual AI assistant.

3

Designed a responsive UI/UX using Tailwind CSS and shadcn/ui components, implementing dark/light themes and accessibility features with high user satisfaction.

CampusEase

Feb 2024

React.js
Node.js
Express
MongoDB Atlas
View Project
CampusEase
A comprehensive campus service platform that streamlines food ordering from multiple campus outlets, reducing waiting times and improving service efficiency.
1

Developed a comprehensive campus service platform that streamlines food ordering from multiple campus outlets, reducing waiting times and improving service efficiency.

2

Implemented a RESTful API using Node.js and Express, creating a seamless integration between the front-end interface and database operations for efficient order processing.

3

Designed a responsive frontend using React.js with custom hooks and context API for global state management, optimizing performance through lazy loading.