Tools & Automation
Small programs that do one job well.
IRIS Translator
Technologies: JavaScript, React, Node.js, Google Gemini API, Vite, Vercel, npm workspaces
An LLM-powered translation tool built on a custom abstraction layer that decouples the frontend from any specific AI provider. The monorepo architecture (npm workspaces) separates the React/Vite app, shared configuration, and the Gemini-backed stylist microservice into independent deployable units. 82 passing Vercel deployments.
Fitness Level Tracking
Technologies: C#, .NET, Windows Forms
A Windows desktop app for coaches tracking multiple athletes: tabbed profiles, test metrics for physical growth, and filtering for progress over time. Local storage, no account, no cloud.
Document Template Automation
Technologies: PowerShell, Microsoft Word Automation
A PowerShell tool that applies the same edits across a whole set of Word templates in one run. Saved about 40 hours of manual editing and the mistakes that come with it.