EHT Weather Analytics Platform

GT College of Sciences -- School of Physics

Web-based platform for visualizing and analyzing weather data from multiple telescope sites of the Event Horizon Telescope (EHT) for School of Physics.

TypeScript / React / Tailwind / GraphQL / Chart.js / MongoDB / Docker / Makefile

DQN Agent for Atari Games (DemonAttack)

Personal Project

Explores and implements a Deep Q-Network (DQN) agent to play the Atari game DemonAttack using modern RL techniques.

Python / PyTorch / Gymnasium / NumPy / pandas / matplotlib / TensorBoard / ale-py

spotDL Web Downloader

Personal Project

SpotDL Web Downloader transforms the command-line spotdl experience into a user-friendly web application.

Flask / pywebview / spotDL / REST API / Server-Sent Events (SSE) / JavaScript / HTML/CSS

Dancer

Personal Project

Dancer is a music visualizer that turns audio into responsive visuals. It pairs Tauri with modern web tech to deliver waveform views and interactive controls.

JavaScript / HTML / CSS / Canvas API / Web Audio API / Vite / Tauri / Rust

Terminal Painter

Personal Project

MSPaint but for your terminal: it supports continuous brush strokes with interpolated lines, adjustable brush radius, a small color palette.

Python / Kitty Graphics Protocol

Neural Radiance Fields (NeRF) for 3D Scene Render

GT College of Computing -- CS 4476 (Computer Vision) Project

A Neural Radiance Field (NeRF) represents scenes as continuous volumetric radiance fields to render photorealistic 3D views via view synthesis.

Python / PyTorch / NumPy / Jupyter Notebook / Google Colab