Discover my personal website about enrepreneurship, code, open source, and more.
AppeaLink: Custom previews for socials
Some weeks ago, I challenged myself to build an entire working product in less than 48 hours. That’s how AppeaLink was born. Here is a quick…
Track your metrics like a Pirate with the AAARRR Canvas
There are numerous ways to measure the impact of your marketing efforts, and it’s easy to be tempted to monitor them with a lot of tools and…
How to validate a startup idea
This post is part of a series about the evolution of tech founder from the early beginning, to becoming CTO and manager in a startup. The…
How to financially start as founder
This post is part of a series about the evolution of tech founder from the early beginning, to becoming CTO and manager in a startup. The…
Your mission as tech founder
This post is the first of a series about the evolution of tech founder from the early beginning, to becoming CTO and manager in a startup…
How to connect to Mongo Atlas in a VPC
At Seety, we recently switched from self-hosted Mongo cluster to Mongo Atlas, the hosted and managed MongoDB cluster. It’s a relief for me…
Contagious by Jonah Berger
”Contagious: Why Things Catch On”, the title says it all on the content of that book. Contagious is a marketing guide. If you’re planning to…
The Business card Todo-list
For some months, I was looking for the best todo-list tool. I was hesitating between softwares or the good-old paper method and I may…
Let's Encrypt certificates for Google Kubernetes Engine for Free
Some months ago, I was looking for a simple solution to add Let’s Encrypt to my Kubernetes clusters. I wanted to add HTTPS to my REST API…
Easy backups with Borg: Encrypted, deduplicated and fast
Some days ago, I went to the FOSDEM and discovered Borg Backup, an open-source, deduplicating archiver with compression and encryption. That…
How to run a python script in the cloud every minute for free with AWS lambda
For a side-project I built some months ago, I needed to run a small python script every minute (of around that), every day. I finally found…
Tomatoes or Pomodoro 🍅 — How I changed my day for MAX productivity?
I came across several YouTube videos on improving productivity & especially one technique called “Pomodoro Technique”. In Pomodoro, you…