Just another curious dev who breaks stuff to learn how they work ๐จ (Don't worry, I usually fix them... eventually ๐ )
Primary: Go (Gin) + MySQL/MongoDB + React (shadcn/ui is my new toy!) ๐
Architecture: MVC, Clean, Microservices
DevOps: CI/CD, Docker and K8s
OS: Linux
Distro: Fedora
- Learning everything that catches my eye
- Building stuff that might or might not work
- Trying to understand why my Go routines are not routine ๐ค
- Attempting to master Linux without breaking my system (too late!)
I collect new tech like some people collect Pokemon cards - gotta learn 'em all!
for {
select {
case <-learnNewTech:
fmt.Println("Another technology? Why not!")
default:
fmt.Println("Still processing the last 10 things I started learning...")
}
}