pieter@tanoto: ~ — booting
klik di mana saja untuk melewati
← Kembali ke Beranda

Blog Pieter

Artikel singkat tentang apa yang saya pelajari dan bangun.

JavaSpring BootBackend

Building a Scalable REST API with Spring Boot

A practical look at structuring a Spring Boot API with layered architecture, DTOs, validation, and clean error handling.

Aug 2026 5 min read
Baca artikel
TestingQualityBackend

Why I Write Tests Early: Lessons from Production

Testing isn't a phase at the end — it's a design tool. Here's how writing tests early made my code better and my releases calmer.

Jul 2026 4 min read
Baca artikel
KotlinJavaCareer

From Android to Backend: My Journey with Kotlin & Java

How building Android apps with Kotlin made me a better backend developer — and why the two worlds overlap more than you'd think.

Jun 2026 6 min read
Baca artikel
Next.jsVercelDevOps

Deploying a Next.js Portfolio on Vercel

The exact steps I used to ship this very website — from local dev to a live URL with automatic deployments on every push.

May 2026 4 min read
Baca artikel