Projects Portfolio

Browse through my complete collection of projects. Each one represents a unique challenge and demonstrates different skills and technologies I've mastered.

Showing 9 projects
Project Preview
Focusing
Availability Scheduling Platform (Zync)
Built to eliminate the 30+ minute back-and-forth of scheduling meetings. Architected a real-time availability sync system using Supabase subscriptions, with Stripe integration for premium tier monetization. Targeting 50% reduction in scheduling friction.
React.jsNest.jsSupabase+3
Personal Website
Maintaining
Personal Website
Engineered a performant portfolio with Next.js App Router, MDX blog support, and ISR for optimal SEO. Achieved 95+ Lighthouse scores across all metrics. Features dynamic OG images and structured data for search visibility.
Next.jsTailwindCSSShadcn+1
CodeDemo
Tuition Management System (PTIB)
In Progress
Tuition Management System (PTIB)
Digitized operations for a tuition center managing 200+ students on spreadsheets. Built role-based access for admin/teachers/parents, automated recurring billing with Stripe, and real-time attendance tracking. Reduced admin workload by eliminating manual invoicing.
Next.jsTailwindCSSSupabase+4
Demo
Project Preview
Completed
Travel Guide: Tourist App
Final year project: Built a cross-platform mobile app for tourists with real-time location services, offline map caching, and Firebase-powered itinerary sync. Implemented custom state management for complex booking flows.
FlutterDartFirebase
Code
Restaurant Landing
Completed
Restaurant Landing
Delivered a pixel-perfect, mobile-first landing page with smooth scroll animations and optimized asset loading. Focused on conversion-oriented layout with prominent CTAs.
ReactBootstrap
CodeDemo
Project Preview
Completed
Automated Market-Making System
Implemented a constant-product AMM (x*y=k) smart contract for decentralized token swaps. Wrote Solidity contracts for liquidity provision with slippage protection, integrated MetaMask wallet connection, and deployed to Ethereum testnet.
ReactSolidityEthereum
Demo
Project Preview
Completed
Edge Detection System
Parallelized image processing that took 45+ seconds per image on single thread. Implemented image chunking with Dask for distributed processing and Python threading for I/O operations. Achieved 8x speedup on 8-core machines, demonstrating Amdahl's Law in practice.
PythonDaskThreading+1
CodeDemo
Project Preview
Completed
Donation System
Designed and implemented a custom doubly-linked list ADT to handle CRUD operations for donation records with O(1) insertions and deletions. Demonstrated understanding of memory-efficient data structures.
Java
Code
Project Preview
Completed
Travel Guide: Admin App
Companion admin dashboard for the Travel Guide app. Built real-time content management with Firebase, image upload with compression, and analytics dashboard for tracking user engagement metrics.
FlutterDartFirebase
Code