A collection of systems, applications, and tools I've built.
CapLog is a chat-style daily log: type into one input and it becomes a **Markdown journal entry** or a **todo** (via slash commands). AI optionally cleans up each entry as you write. Everything is stored locally in SQLite.
CSharpHelperExtensions is a lightweight NuGet package of extension methods for values, strings, enumerables, and dictionaries — designed to cut down boilerplate you'd otherwise hand-write on every project.
Token Trace records AI tool activity at a **session grain** (one row per session per model) so you can roll it up by day, month, or year — and drill into individual sessions or projects.
Project Flow is a personal project management tool built around a single idea: every entity is a node