Projects

A selection of things I've designed, built, and shipped — from developer tooling to full products.

_1

Raphael

A cockpit-style KDE Plasma HUD that uses an LLM pipeline to monitor focus and call out distractions in real time.

PythonFlaskQMLGroqChart.js
_2

Virtual Try-On

Real-time clothing overlay using pose landmark detection, running live from a webcam feed in the browser.

PythonFlaskMediaPipeOpenCVNode.jsExpress
_3

cgPaint

A browser-based CG lab implementing DDA, Bresenham lines and circles, scan-line polygon fill, polygon clipping, and 2D transformations — all pixel by pixel on a raw HTML canvas.

JavaScriptCanvas APIComputer Graphics