Portfolio

Production systems and side projects. Mostly Go, mostly AI, mostly things that had to actually work.


MENACE

A terminal-based AI coding assistant built in Go. Tight feedback loop between developer and model — propose, review, apply. No magic, no autonomy theater. Just a fast interface for getting Claude to write and edit code without leaving the terminal.

Bento box layout, vim-style navigation, fully themeable. The theme system powers this site too.

Go Bubble Tea Claude API Terminal UI
github.com/SuedePritch/MENACE →

VirtuOHS

AI-driven hazard assessment platform for businesses that need to make defensible safety decisions without a dedicated safety expert on staff. Identifies and evaluates operational risks, quantifies financial exposure, compares mitigation options, and generates cost-benefit analyses — giving operations managers and business owners the same tools a consultant would bring, on demand.

One of the few places I've intentionally reached for an agent rather than a workflow. Hazard assessment is genuinely open-ended — the analysis has to follow the risk wherever it leads. Built in Go and HTMX, backed by the Gemini API, deployed on Google Cloud.

Go HTMX Gemini API GCP
virtuohs.ca →

Virtual Adviser v6

AI systems for Enrollment Resources' higher education marketing platform. Three things I'm most proud of:

Hyper-targeted landing page generator. An engine that uses real demographic and psychographic data to generate pages that resonate with specific applicant profiles. Not a prompt wrapper — a data-driven content system grounded in verified program facts.

Autonomous article builder. Handles keyword scoring, competitor-filtered research, and final branded output end to end. Reduced copywriter overhead significantly while improving SEO performance.

Provider-agnostic rate-limiting infrastructure. Go-based system managing multiple LLM providers (Anthropic, Google) for 99.9999% API uptime and zero throughput bottlenecks.

Go TypeScript tRPC React MongoDB Anthropic API Google AI
enrollmentresources.com →
SuedePritch · GitHub