Field Work · Section 02

Things I've built, and things I'm building next.

A mix of networking automation, agentic AI experiments, and plain old problem-solving. New entries land here as they ship.

03 entries · Updated May 2026
DTP
PRJ / 001Featured

Digital Twin Portfolio

This very site — a Next.js 15 portfolio with a streaming AI digital twin that answers as me. Built with the Vercel AI SDK, OpenAI, and shadcn/ui.

Next.js 15TypeScriptVercel AI SDKOpenAITailwind
NAP
PRJ / 002

Network Automation Platform

A local Windows web app for Cisco IOS network automation. Multi-user FastAPI backend with SQLite, React/Vite frontend, per-user TACACS credential storage, shared script library, AI-assisted script generation (OpenAI/DeepSeek), live run output streaming, and Netmiko-based execution against Catalyst 3850 and 9300 switches.

PythonFastAPISQLModelReactViteTypeScriptNetmikoSQLite
P—C
PRJ / 003Featured

Phreak — CLI Agent Harness

A minimal, hackable CLI agent harness for LLMs. Multi-provider support (OpenAI, OpenRouter, Minimax, Ollama, Codex), persistent memory, skills system, and a customizable terminal REPL — all in pure Python.

PythonOpenAI SDKOpenRouterOllamaPyYAML