Documented Evidence
This public work record collects the main evidence surfaces behind Tim's interactive resume.
Millrace: an Open-Source Software Factory
Millrace is the core system and primary example of Tim's proficiency with AI. It's an agentic runtime for reliable, long-running AI software work, using your model of choice. It turns agent work into queues, plans, staged execution, review artifacts, traces, and recoverable outcomes. It's not designed to replace agents like Claude Code or Codex; it's designed to function as a reliable, always-on software factory for when you know the full product shape of what you want to build. Spec in, finished software out.
Link: Millrace AI
AI OS: Mission Control for Millrace
If Millrace is the engine, Millrace OS is the vehicle. It packages Millrace into a local-first AI operating surface for supervising durable agent work: workflow design, queue control, approvals, traces, incidents, and recovery. The native Millracer agent allows new workflows to quickly be designed, validated, and deployed. It shows how governed autonomy can move beyond coding into repeatable business and research operations.
Link: Millrace OS GitHub
Livestream Dashboard: Real-Time Documentation of Millrace
Millrace is autonomously building Millrace, and it's all documented in real time. The original version is designed in Python. Every time Tim uploads a new feature or patch from his laptop, a Millrace instance on his desktop automatically retrieves the new update, ports the change into Rust, and deploys the finished version. Built in one language, deployed in two.
Links: Dashboard and GitHub Docs
GitHub: All of Tim's Current Projects
While Millrace is Tim's main project, there's a lot more that he's built that isn't covered here. A custom agent skills collection, an automated YouTube ingestion pipeline, previous agent-development frameworks, and more. Everything that's public is open-sourced under Apache-2.0. And no, it's not just vibe-coded slop.
Link: Tim's GitHub Profile
TalentBoard: External Validation of Tim's AI Fluency
TalentBoard is an external profile for Tim's AI fluency and proof-of-work context, validated by Nate B. Jones' team. It provides a third-party reference point instead of another self-written claim.
Link: TalentBoard profile
Interactive Resume: The Website You're Currently On
This site is its own proof point. It is a public work record connected to a locally-hosted RAG chatbot, a functioning reasoning toggle, a dynamic easter egg, role-aware questions, citation popups, and these backup proof links for when the chatbot isn't working. One supported local model was fine-tuned on a 10 year old GTX 1080, which is also what hosts and runs the entire backend.
Link: Homepage