Built a Git ext. in Rust that tracks which AI wrote each line of code
Git Notes store AI attribution without hooks—blame shows human vs AI percentages.

Cross-repo session clustering groups abandoned work into narratives without any AI.
Software developers with multiple git repositories
git-delta · tig · git-extras
Git Notes store AI attribution without hooks—blame shows human vs AI percentages.
Git-based context switching tracker, but time estimates rely on unvalidated research assumptions.
Turns private git history into verifiable credentials without leaking a single line of code.
Yet another dependency checker, but cross-language support saves config switching.
Proves coding skills from NDA-locked repos without leaking a single line of proprietary code.
Talks straight to public Solana RPC endpoints in a tiny Rust binary — no API keys, no heavyweight SDKs — and spits out human tables or JSON for piping into jq. It even flags common liquid‑staking wrappers (mSOL, jitoSOL) and supports Token-2022 tokens, which makes it genuinely useful for quick audits and scripting. Not revolutionary — indexer-backed explorers still beat it for deep analytics — but practical and well-targeted.