Projects

A selection of projects I've built and contributed to

FoodStars

FoodStars

Production-grade LMS serving 1000+ users

View project
Sep 2025

Architected and built a comprehensive Learning Management System from scratch using Next.js 15, React 19, TypeScript, and Shadcn/UI.

Mental Website

Mental Website

Business website for Mental

View project
Jul 2024

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

NBCUniversal GolfNow Platform

NBCUniversal GolfNow Platform

Migration project handling $2M+ daily transactions

View project
Jun 2023

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

Sytes

Your Business, Your Syte

View project
Jun 2025

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

Medytate - Meditation App

Meditation App

View project
Apr 2025

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

Hololearn

Gateway to Future Learning

View project
Apr 2024

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

DHAKIRA Heritage Database

Shipping records database with 75,000+ entries

View project
Oct 2021

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

Heritage Maps

Interactive heritage storytelling

View project
Aug 2022

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

Arcade.AI

AI-centered arcade studio

View project
Dec 2022

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

CLI Shell

Linux shell with multi-threading

View project
Apr 2022

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

1001Worlds | Piia's Travel Stories

Travel blog website

View project
Jul 2021

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

Python Chess Game

Multiplayer chess game

View project
May 2021

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

Virtual File Management System

Virtual File Management System

VFS with Linux commands

View project
Mar 2022

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).