Projects
I always have ongoing side projects. I build some of them to learn a new language or stack, and others with the hope that I can monetize them.
- ⚙️ Spliit (2023)An alternative to Splitwise, no account needed
More info…
Spliit is an alternative to Splitwise. Use it to share expenses with friends and family, without creating any account.
I first built this app in 2022 while I was learning Go, then I rewrote it with Next.js and made it open source. Many developers contribute by creating issues and pull-requests.
- ⚙️ CodeBit (2023)Generate animated code videos more easily than ever
More info…
CodeBit is an online app to generate animated code videos. The kind of videos you can post on Twitter or LinkedIn to show a quick refactoring, how to use a library, or how to fix a bug.
I created this project with Maxime. We loved these videos but never found the right tool to create them without spending long hours tweaking transitions or syntax highlighting.
- ⚙️ GitHub Stars Video (2023)A video generator for your GitHub stars
More info…
GitHub Stars Video is a fun app to generate an animation of the stars on a given GitHub repository. Perfect to brag on social media!
I built it to play with Remotion.
- ⚙️ Learn React & Next.js (2023)An online course
More info…
Learn React & Next.js is an online course to help developers knowing HTML, CSS and JavaScript take the next step and add React & Next.js to their skills.
The course’s content is based on my live workshop, and adopts the approach I suggest in my post A better learning path for React.
- ⚙️ GitHub Business Card (2022)A business card from your GitHub profile
More info…
GitHub Business Card is a fun app generating —as an image— some sort of business card from your GitHub profile. It was an experiment of generating images with Vercel’s OG library.
- ⚙️ Montreal Developer Jobs (2022)A niche job board for developers in Montreal.
More info…
Montreal Developer Jobs was a niche job board for developers in Montreal. 🇨🇦
- ⚙️ 1link (2022) soldA links page for indie authors.
More info…
1link is an alternative to Linktree for independent authors, where they can showcase their books on a page with the colors and style they want.
I sold this project in 2022.
- ⚙️ Gordle (2022)A Wordle clone for desktop.
More info…
Gordle is a clone of the famous Wordle game. I created it when I was learning Go.
- ⚙️ My Side Project Rocks (2021) soldA place to post early side projects.
More info…
My Side Project Rocks was a place where developers can post their side projects, gain some visibility and get early feedback.
I sold this project in 2023, and it is now part of prj.rocks.
- ⚙️ 3D Book (2020) soldA tool for authors to embed a 3D version of their book cover.
More info…
3D Book offers an easy way for authors to embed a 3D version of their book cover. It’s kind of a hosted version of this library I created when writing this tutorial for this generator.
I sold this project in 2022.
- ⚙️ useEffect.dev (2020)An interactive course to master React hooks.
More info…
useEffect.dev is an interactive course to master React hooks. It contains 15 lessons, each one dedicated to one hook or to one problem that often occurs with hooks.
The course’s content is also available as a book, on Gumroad and Amazon.