Projects
A selection of projects I've built and contributed to

FoodStars
Production-grade LMS serving 1000+ users
Architected and built a comprehensive Learning Management System from scratch using Next.js 15, React 19, TypeScript, and Shadcn/UI.

Mental Website
Business website for Mental
Built the business website for Mental using Next.js, React, and TypeScript.

NBCUniversal GolfNow Platform
Migration project handling $2M+ daily transactions
Contributed to end-to-end migration from legacy system to modern booking engine at NBCUniversal. Migrated critical endpoints using Hapi.js and MongoDB, optimized database schemas. Created custom design system with Material UI adopted across 50+ course sites.

Sytes
Your Business, Your Syte
Using Next.js's multi-tenant architecture, built a platform that allows small businesses to create a beautiful, fast, and functional business website at a fraction of the cost of traditional agencies.

Medytate - Meditation App
Meditation App
Peaceful guided meditation app built with Next.js. Generative AI voices and sleep timer features a variety of meditation sessions to help you find your inner peace.

Hololearn
Gateway to Future Learning
University Capstone Project built with Next.js. Features a variety of learning 3D VR modules and experiences to help you learn. Revolutionizing the study experience, our platform transforms static textbook content into dynamic, interactive 3D visuals.

DHAKIRA Heritage Database
Shipping records database with 75,000+ entries
Database website for the ancient shipping records and comprehensive search along with Data Visualization. Engineered using Node.js, React, and MongoDB. Boosted backend search engine speed by 80% and doubled auto-suggestion speed.

Heritage Maps
Interactive heritage storytelling
One of the many sites created by using OpenLeaf map integrated into WordPress custom theme for telling heritage stories for historical places. Features interactive maps and rich multimedia content.

Arcade.AI
AI-centered arcade studio
The first of its kind AI-centered arcade studio. Let ARCADE.AI take you on a life changing arcade experience powered by machine learning. Features multiple AI-powered games and experiences.

CLI Shell
Linux shell with multi-threading
Implemented a Linux shell with multi-threading and scheduling capabilities. Integrated a remote access capability that allows several users to use the shell at the same time.

1001Worlds | Piia's Travel Stories
Travel blog website
Built a fully-fledged travel blog website using custom CSS and HTML where needed and transferring content to new site on WordPress. Includes custom theme design and responsive layout.

Python Chess Game
Multiplayer chess game
Multiplayer chess game in Python and Processing. Features complete chess rules implementation, move validation, and an intuitive graphical interface.

Virtual File Management System
VFS with Linux commands
Developed a virtual filesystem (VFS) using Linux commands. A user can create/delete/move folders and files. Each inode contains metadata about the node (e.g., file or folder, size, date).