The Blog

Thoughts & Tinkering

Insights on product strategy, technical leadership, and building software that matters.

Imagine Tools: from image compression pain to my own app

DEVELOPMENT
Mar 1, 2026

Imagine Tools: from image compression pain to my own app

I built Imagine because compressing and comparing images for this website was painful on Mac and online tools were too limiting.

Read Article

StaticBase: I built my own static site starter

DEVELOPMENT
Feb 1, 2026

StaticBase: I built my own static site starter

I built StaticBase after feeling too much complexity in modern frameworks and wanting a simpler way to ship static websites.

Read Article

Git Multi SSH Keys (Work & Personal)

DEVELOPMENT
Jan 29, 2026

Git Multi SSH Keys (Work & Personal)

Learn how to setup multiple SSH keys for Git

Read Article

Useful Github Copilot custom prompts

DEVELOPMENT
Oct 21, 2025

Useful Github Copilot custom prompts

Useful Github Copilot custom prompts

Read Article

NextJS 15 for Beginner

DEVELOPMENT
Sep 21, 2025

NextJS 15 for Beginner

NextJS 15 for Beginner

Read Article

Advanced HTMX Techniques for Web Developers

DEVELOPMENT
Nov 4, 2024

Advanced HTMX Techniques for Web Developers

Advanced HTMX Techniques and Tips

Read Article

How to implement a custom validation using jQuery

DEVELOPMENT
Apr 16, 2024

How to implement a custom validation using jQuery

Learn how to implement a custom validation for your form using jQuery

Read Article

How to generate API JSON to CSV script with ChatGPT

DEVELOPMENT
Mar 9, 2024

How to generate API JSON to CSV script with ChatGPT

Learn how you can generate an API JSON to CSV script with ChatGPT

Read Article

How to write Clean Code - Part 1

DEVELOPMENT
Feb 6, 2024

How to write Clean Code - Part 1

Tips to write clean and maintainable code

Read Article

My experience with HTMX

DEVELOPMENT
Jan 20, 2024

My experience with HTMX

My experience with HTMX and my thought about it

Read Article