Writing on technology, self-development, and whatever fascinates me.

All of my long-form thoughts on various topics, collected in chronological order.

Manage your containers with Portainer

Portainer is a web-based management tool for all of your containers. You can deploy, configure, troubleshoot and secure containers.

ExpressJS like API in NextJS

Have you ever wanted an ExpressJS like API structure in your NextJS app? A good structure and easy to extend.

Create a Devcontainer

A devcontainer is a feature that lets you run docker containers locally for development. This brings a lot of advantages!