Projects

InceptionV3 Food-101 Image Classification

Fine-tuned an InceptionV3 CNN on Food-101 with mixed precision, custom LR schedule, and checkpointing on an RTX 3090, reaching ~80% validation accuracy.

Read more..

Dockerized Home Media Server

Containerized a personal media ecosystem for reliable remote access, metadata retrieval, and easy maintenance using Docker Compose on Ubuntu.

Read more..

Baseball Game Event Detection Model

Designed a deep-learning pipeline with a custom 3D CNN and a motion-detection branch using temporal convolutions for event detection in baseball videos.

Read more..

Geometry Dash Double DQN Agent

Implemented a Double DQN agent with a custom Gymnasium environment to learn partial playthrough of the first Geometry Dash level.

Read more..

Android App with Firebase Integration

Built an Android app using MVC with Firebase for remote storage and SharedPreferences for local state. Added rating UI, custom dialogs, and responsive layouts.

Read more..