Projects
A selection of things I've built — production work, side projects, and experiments.

Sync
Habit tracking mobile app
Apr 2026
Privacy-first habit & gym tracker on the App Store — streaks, workout analytics, and a dark retro-future design language. Built with Swift.

Heritage Lab
Heritage research platform
Mar 2026
Full rebuild of Heritage Lab — Next.js, Convex, Leaflet maps, multi-tenant subdomains for heritage storytelling.

FoodStars
Production-grade LMS serving 1000+ users
Sep 2025
LMS from scratch — Next.js 15, React 19, 1,000+ trainees, five languages, RTL.

Sytes
Your Business, Your Syte
Jun 2025
Multi-tenant Next.js platform so small businesses ship a fast site without agency pricing.

NBCUniversal GolfNow Platform
Migration project handling $2M+ daily transactions
Jun 2023
Legacy-to-modern booking migration — Hapi.js, MongoDB, design system across 50+ course sites.

Hololearn
Gateway to Future Learning
Apr 2024
NYU capstone — static textbooks become interactive 3D/VR learning modules.

DHAKIRA Heritage Database
Shipping records database with 75,000+ entries
Oct 2021
75k+ maritime records — search 80% faster, linked MongoDB collections for researchers.

Medytate - Meditation App
Meditation App
Apr 2025
Guided meditation with generative AI voices and sleep timer.

Arcade.AI
AI-centered arcade studio
Dec 2022
AI-powered arcade experiences — multiple ML-driven games in one studio.

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

Heritage Maps
Interactive heritage storytelling
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.

CLI Shell
Linux shell with multi-threading
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
Travel blog website
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
Multiplayer chess game
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
VFS with Linux commands
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).