Skip to content
View LarsenCundric's full-sized avatar

Block or report LarsenCundric

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LarsenCundric/README.md

Hey, I'm Larsen

Founding Engineer at Browser Use building infrastructure for AI browser agents at scale.

4,000+ commits in the last year. Sandboxing, control planes, micro-VMs, and everything that breaks when you run millions of agent runs.

Previously freelancing from Southeast Asia. Now in San Francisco.

Git power tools

I'm building a suite of CLI tools that make git actually enjoyable. Install them all at once with git-enhanced, or pick what you need:

Tool What it does
git who Find who knows a file best — blame + log = ownership insights
git standup What did I do yesterday? Smart activity log with dedupe
git nuke Delete a branch everywhere — local, remote, tracking refs
git undo Type git undo and it figures out what to reverse

Other projects

  • dev-purge — find and nuke build artifacts, node_modules, .venv, and caches across all your projects
  • git-flex — show off your coding stats with terminal cards and shareable SVGs
  • todos-finder — scan any codebase for forgotten TODOs with git blame and triage mode
  • port-whisperer — beautiful CLI to see what's running on your ports
  • slopcop — catches malicious AI-hallucinated packages before you install them

Writing

Find me

X · LinkedIn · Threads

Pinned Loading

  1. port-whisperer port-whisperer Public

    A beautiful CLI tool to see what's running on your ports

    JavaScript 815 62

  2. slopcop slopcop Public

    Protect yourself from slopsquatting — AI-hallucinated malicious packages on npm and PyPI

    JavaScript 15 1

  3. git-enhanced git-enhanced Public

    Install all git power tools at once. One package, four superpowers.

    4

  4. git-flex git-flex Public

    Show off your coding stats in style. Beautiful terminal cards, shareable SVGs, and fun highlights from your git history.

    JavaScript 7 2

  5. todos-finder todos-finder Public

    Scan any codebase for TODO/FIXME/HACK/XXX/NOTE comments and display them beautifully

    JavaScript 6 1

  6. dev-purge dev-purge Public

    Find and clean build artifacts, dependency folders, and cache directories across all your projects

    JavaScript 3