Projects

Things I've built

Side projects, tools, and experiments outside of client work.

02

Claude Session Manager (POC)

A proof-of-concept terminal UI for exploring Claude conversation files — Claude Code CLI transcripts, Desktop sessions, and Cowork sessions — with filtering, multi-select, and archive/unarchive support.

  • go
  • tui
  • claude
  • dev-tooling
Visit

03

Django Web API Template

A template repository for building REST APIs with Django and Django REST Framework, with Poetry, environment-based config, and a working local dev setup.

  • python
  • django
  • rest-api
  • template
  • poetry
  • dev-tooling
Visit

04

Python Project Template

A modern Python starter using uv for package management and ruff for linting and formatting, targeting Python 3.14+.

  • python
  • uv
  • template
  • dev-tooling
Visit