// projects
Things I've built
4 projects · fullstack, AI, SaaS & beyond
VOD App — Video on Demand Platform
VOD App — Video on Demand Platform with an async processing pipeline: Celery workers transcode uploads via FFmpeg into adaptive HLS streams stored in MinIO (S3-compatible). JWT-authenticated FastAPI backend with layered architecture, Alembic migrations, and a React 19 frontend using Zustand and TanStack Query. 248+ commits, fully containerised with Docker Compose.
Brain Tumour Detection — CNN
Deep-learning application using Convolutional Neural Networks to classify brain MRI images for tumour detection. The methodology was published as a peer-reviewed research paper.
MyLifeGrid — Life Visualisation PWA
PWA that visualises a user's life as an interactive time grid with habit tracking, goal setting, and activity logging.._.
PyroPrep — SaaS Starter Platform
Production-grade full-stack SaaS platform with OAuth and email/password authentication, protected routes, session management, and serverless PostgreSQL via Prisma ORM and Supabase.