Projects
Things I've built and contributed to.
Claude Cookbooks
↗The official Claude Cookbooks site on Anthropic's developer platform. A collection of practical guides, tutorials, and code examples for building with the Claude API.
petit
↗A memory-efficient, lightweight orchestrator with a TUI, built in Rust using Claude Code. Supports in-memory and SQLite storage with a YAML-based framework for defining jobs and tasks. Built entirely by Opus 4.5 in about half a day.
DSPy Connections
↗An exploration of DSPy for building and optimizing LLM applications. Demonstrates structured approaches to prompt optimization and evaluation pipelines.
dbtpal
↗A Neovim plugin for dbt that brings the power of dbt directly into your editor. Run models, test, and navigate your dbt project without leaving Neovim.
Rust for Data
↗An open-source guide for learning Rust through the lens of data engineering. Tutorials and examples for data professionals coming from Python.