Hi there,
I'm Moustapha
Toggle theme
A passionate software engineer building incredible experiences on the web.
Blog
YouTube
Twitter
GitHub
LinkedIn
Strava
Last posts
Introduction to distributed systems
Jun 27th, 26
I’m starting a new series exploring interesting algorithms by building them from scratch. First up is distributed consensus, where the goal is to look past the abstract theory and focus entirely on how it actually works under the hood. This post serves as a practical primer for the upcoming posts to ensure we're aligned on the foundational concepts.
infra
algo
exploration
Should you really move fast ?
Jun 8th, 26
Ever since I started my first job, I've been told, like many others, that speed is the key to success. I want to question the status quo in this post and share my opinions and learnings from shipping products.
startup
mindset
Exploring a better way of building full stack web app
Mar 15th, 26
Since switching to Go as my backend language of choice, I've been thinking of a better way of building APIs. This weekend, I went to explore a stack that uses Go, Protobuf and ConnectRPC to build a type-safe API, consumed by a Svelte app.
exploration
web
go
rpc
fullstack
I started my game development journey
Sep 19th, 25
After years of web development, I decided to explore game creation. Here's what I learned about Unity, game art, the creative mindset shift, and why learning how to learn is the most important skill today.
exploration
game-dev
Web programming in the AI era and the future of the job
Sep 6th, 25
Since the release of ChatGPT and the 2020s AI breakthroughs, it is everywhere. It radically changed how we interact with technology. There is a lot of discussion online about wether or not AI will replace developers. I recently have been invited to talk about it and I want to share my thoughts about the subject in this post
web
ai
My neovim and tmux workflow : writing code fun again
Aug 15th, 25
After a year with neovim and tmux, coding feels fun again. Here's why I switched from VSCode to terminal-based tools and how it transformed my workflow.
web
toolset
See all posts on blog