JavaFX Weather Suite

Single-file JavaFX application integrating animated UI, OpenWeather API calls, and glassmorphic styling to showcase async network handling.

Real-Time Voice Transcriber

Python-Tkinter GUI that streams mic input through Whisper models, displays live captions, and auto-archives transcripts with multithreading.

Network KPI Analyzer

Python ETL pipeline that parses drive-test logs, calculates KPIs with Pandas, and outputs interactive PowerBI datasets for rapid insights.

Secure ChatGPT Frontend

Vanilla JS UI served by a minimal Node.js proxy. Protects API key in memory, streams responses, and parses markdown to HTML.

AR Glasses Control Prototype

Java client for Even Realities G1 glasses. Uses serial comms and JNI to send commands and render telemetry overlays.

Stick-Figure Break Game

HTML5 Canvas game in pure JS. Encourages micro-breaks with simple collision logic, sprite animation, and audio cues.