Technical write-ups on some of the harder problems I came across.
| Paper | Topic | Stack |
|---|---|---|
| 3d on the web | Building 3D objects for the web — procedural models, PS1 shaders, performance, and the mistakes | Three.js, React 19, Next.js 15 |
| Chat bot memory | Persistent memory for a Twitch chat bot without storing raw chat logs | C#, Streamer.bot, Gemini Flash |
| Collab detection | Multi-signal confidence-ranked collab detection for Twitch | Twitch Helix API, Prisma, PostgreSQL |
| How I built P.A.T.H.O.S. | Deterministic ATS scoring, truth-constrained AI rewriting, ghost detection | Supabase, React 19 |
| Glass Box transparency | Three-layer transparency for persona state, resume optimization, and inbound job intel | React 19, Supabase, Gemini |
| Email sync | Auto-detecting recruiter responses from forwarded emails with Guardian confidence scoring | Supabase Edge Functions, LLM API, Resend |
| ML prediction | Logistic regression from scratch, blended with deterministic scoring for job application outcomes | JavaScript, Supabase, PostgreSQL |