Steven Sermeus
RSS FeedWelcome to my personal blog. I write about web development, programming, and other tech-related topics. I hope you find something useful here.
Read some blog posts or check my GitHub profile

Featured
How I handle my passwords
Published: at 10:00 AM (4 min read)Passwords are a pain to manage. Learn how I handle my passwords to keep them secure and easy to access.
Input validation in TypeScript
Published: at 10:00 AM (8 min read)Users can be unpredictable. Learn how to validate user input in TypeScript to prevent security vulnerabilities.
How to sign commits with GPG key
Updated: at 05:45 PM (3 min read)Learn how to sign your commits with a GPG key to prove that you are the author of the commit.
Recent Posts
Git pour les nuls
Published: at 03:17 PM (7 min read)Un guide simple pour utiliser Git au quotidien.