Selected & not-so-selected
All Work
8 projects — games, apps, ML experiments, and the site you're on.
2023 Escapism
A 3D game that runs in the browser — built with Three.js and raw WebGL, deployed on Cloudflare Pages.
- Three.js
- WebGL
- JavaScript
2025 Airline Ticketing System
A REST API for searching flights and booking or cancelling tickets, built with Spring Boot.
- Java
- Spring Boot
- Maven
2026 Metro Dash
A pseudo-3D endless lane runner built with zero art assets — the entire world is drawn in code.
- Flutter
- Flame
- Dart
Beacon
An Android app in active development — details soon.
- Android
Straggler-Resilient Federated Learning
A framework that keeps federated learning on schedule even when some clients are slow.
- Python
- Split Learning
- Federated Learning
This Portfolio & Its CMS
The site you are reading — with its own hand-built admin CMS, running on Cloudflare's edge.
- Astro
- TypeScript
- Cloudflare D1
Face Recognition with Siamese Networks
A web-based face recognition app using one-shot learning — new faces work from a single reference image.
- Python
- OpenCV
- Keras
HealthShare — Burn Detection
Medical imaging tool that segments burn areas and estimates fluid requirements for treatment.
- Python
- Mask-RCNN
- Computer Vision