Back to blog Read in Português 🇧🇷
Hello, World
Not found
Leonardo A. Alvarenga - 1 minute read Jul, 2026

Hello, World

Inauguration: what this blog is for and what to expect.

Obligatory inauguration post. This blog is where I’ll write about the things I work with every day: TypeScript, DevOps, and building fast, resilient web applications.

What to expect

  • Engineering notes: patterns and trade-offs I hit in production
  • DevOps: Kubernetes, Terraform, and the tooling around them
  • Random experiments: small things that don’t deserve a whole project
// Everything here starts somewhere small.
console.log("hello, world");

The good stuff is coming.