Projects
🦝 HeyRaccoon! (Status: ✅ MVP now available at the Chrome Web Store!) Feel like you need to cut down your screentime but not ready for a site blocker yet? Might want to try at least measuring things first 🎨 LazyArtist (Status: 🏗️ MVP ready for personal use) What if you could just point a camera at yourself, focus on making art and have someone make reels for you? 👁️ CompetitorMonitor (Status: 🏗️ MVP ready for personal use) Want to see how your competitions’ social media accounts are doing?...
HeyRaccoon Usage tips
HeyRaccoon Usage Tips
Content creation is boring as hell, so I built an app
Project showcase for a desktop app I built to help with my painting hobby
Automatically clean up your Jupyter Notebooks with Jupyter Black
One of my biggest gripes about Jupyter Notebooks is that it’s so EASY to write dirty and messy code. Every other IDE has some kind of autoformatter to speed up cleaning your code like in Pycharm and VS Code but Jupyter? No. At least by default No. Thankfully there’s this extension called Jupyter black – basically when you have it set up it automatically formats a code cell as soon as you run it just like that...