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
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.
I made a Neovim plugin because I missed a feature from VSCode
I've been using vim and neovim for years, but whenever I go back to VSCode, I always enjoy this feature.
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