Pinned Repositories
advent-of-code
my solutions to AoC (https://adventofcode.com/)
algorithmswithgo.com
Code for the Algorithms with Go course
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
diegoavanzini.github.io
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
go-grind75
from https://www.techinterviewhandbook.org/grind75/?weeks=8&hours=5 my solutions in GoLang
gof-design-patterns
Original GoF design patterns in multiple languages
grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
just-another-pomodoro
katas
These are a collection of GoLang katas inspired by cyber-dojo.org.
diegoavanzini's Repositories
diegoavanzini/advent-of-code
my solutions to AoC (https://adventofcode.com/)
diegoavanzini/algorithmswithgo.com
Code for the Algorithms with Go course
diegoavanzini/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
diegoavanzini/diegoavanzini.github.io
diegoavanzini/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
diegoavanzini/go-grind75
from https://www.techinterviewhandbook.org/grind75/?weeks=8&hours=5 my solutions in GoLang
diegoavanzini/gof-design-patterns
Original GoF design patterns in multiple languages
diegoavanzini/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
diegoavanzini/just-another-pomodoro
diegoavanzini/katas
These are a collection of GoLang katas inspired by cyber-dojo.org.
diegoavanzini/pargolo
an aws PARameterstore GOLang Orchestrator
diegoavanzini/retry-go
Simple golang library for retry mechanism
diegoavanzini/learn-from-coding-challenges
diegoavanzini/TDDwithMockObjectsAndDesignPrinciples
TDD with Mock Objects: Design Principles and Emergent Properties
diegoavanzini/trip-service-kata
Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.