Codeminer42's Engineering Blog
Beginner

Learning Tech with AI: Turning confusion into Confidence
If you’ve ever sat in front of your terminal thinking, “I know this command… I just can’t remember it,” you’re not alone. IT work is full of tiny details that…
A Beginner’s Guide to Kotlin: Syntax, Basics, and Core Concepts
What is Kotlin Kotlin is an island in Russia… Wait… an island? Yes, that’s the joke: Java is an Indonesian island, and since Kotlin was created by Russians, Kotlin is…
Finite State Machines and how to build any step by step flow in React
I was working as a frontend developer at an event platform. One day, a task came up to redesign the ticket purchasing flow, where the user, after selecting an event,…
The 5 UI fundamentals a developer must know
Can developers also design? This is a fairly tricky question to answer. Nowadays, with how teams are structured and projects are led, it is common to see developers handing off…
DDD Studies: Tactical Design between Fishermen and Developers
Portuguese version here: https://tech-pills.github.io/2025-08-31-estudos-em-ddd-design-tatico-entre-pescadores-e-desenvolvedores/ Hey everyone! Hope you're doing well. Another article to continue our DDD studies, this time focused on tactical design and the patterns that compose it. Making…