Selected & not-so-selected

All Work

8 projects — games, apps, ML experiments, and the site you're on.

Escapism cover 2023
01

Escapism

A 3D game that runs in the browser — built with Three.js and raw WebGL, deployed on Cloudflare Pages.

  • Three.js
  • WebGL
  • JavaScript
Airline Ticketing System cover 2025
02

Airline Ticketing System

A REST API for searching flights and booking or cancelling tickets, built with Spring Boot.

  • Java
  • Spring Boot
  • Maven
Metro Dash cover 2026
03

Metro Dash

A pseudo-3D endless lane runner built with zero art assets — the entire world is drawn in code.

  • Flutter
  • Flame
  • Dart
Beacon cover 2026
04

Beacon

An Android app in active development — details soon.

  • Android
2023
05

Straggler-Resilient Federated Learning

A framework that keeps federated learning on schedule even when some clients are slow.

  • Python
  • Split Learning
  • Federated Learning
2026
06

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
2023
07

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
2023
08

HealthShare — Burn Detection

Medical imaging tool that segments burn areas and estimates fluid requirements for treatment.

  • Python
  • Mask-RCNN
  • Computer Vision