Projects
autoresearch-win-rtx
Windows-first fork of Karpathy's autoresearch for autonomous single-GPU LLM pretraining on consumer RTX hardware. Agents iterate on `train.py` under a fixed 5-minute budget, keep/discard experiments by `val_bpb`, and use runtime autotuning for VRAM-tier-aware batch sizing and checkpointing. This project is listed as a notable fork in the upstream repository.
ShipSpec Claude Code Plugin
A Claude Code marketplace plugin that brings spec-driven development workflows into the CLI. It packages planning and implementation commands (`/feature-planning`, `/implement-task`, `/implement-feature`), specialized agents, reusable skills, and Stop-event hook scripts that enforce retry loops and task verification against PRD/SDD artifacts.
segov.dev
A portfolio website built with Next.js and deployed on Vercel. It includes a terminal-style AMA experience powered by AI SDK Agents in a Next.js API route, with model routing through AI Gateway and resume context loaded server-side from private Vercel Blob storage.