A tiny flag-based CLI that enumerates and bulk-clones every repository in a GitHub organization — list to gauge size, clone to mirror the whole org to disk, with archived repos filtered out and agent-driven by design.
Projects
A selection of things I've built — side projects, tooling, and the occasional over-engineered experiment.
GitHub Orgs Repo Cloner
TypeScript
GitHub Daily Work Log
A flag-based TypeScript CLI that gathers one day of GitHub activity — commits, issues, and pull requests you opened, updated, or reviewed — into an agent-ready bundle, so a terminal agent can write your daily engineering log in one shot.
TypeScriptJavaScript
GitHub Starred Collector
A flag-based TypeScript CLI that pulls any GitHub user's starred repos into a categorized, Obsidian-flavored knowledge base — markdown to read, CSV to feed an agent or RAG pipeline, and a merge command for cross-user tool catalogs.
TypeScriptJavaScript