Featured projects
🩵 Open Source
Everything I do is open-source. Feel free to check out my projects, open issues, or contribute to them.
I also made several contributions to others, you can see some of them on my GitHub profile.
Open GitHubFeatured posts
I made a macOS app to kill the mouse
A native menu bar app that lets you move and click anywhere on screen using only your keyboard.
The only AI plugin that fits Neovim
All plugins are trying to imitate every IDE feature, while IDEs are trending towards the cli simplicity.
I made a macOS app for the ultimate window management
I've been wanting to make this macOS app for a while now. It's finally here. Never search again for those tiny arrows and title bars to move/resize windows.
How to create a real-time UI with NextJS and Supabase
I made a simple UI that is synced in real-time with a database. Here's how