Things I’ve made trying to put my dent in the universe.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • RouterSoup

    Self-hosted OpenRouter alternative for Laravel. Store multiple API keys, rotate between them automatically, and monitor everything from a built-in dashboard.

    heybardi/routersoup

  • Laragenerator

    Laravel CRUD generator that helps you to generate ready code for your next project.

    heybardi/laragenerator

  • Livewire Debugger

    Livewire Debugger built on top of VueJS devtools.

    heybardi/livewire-debugger