Pinned Repositories
2022-talks
Slides and Links for 2022 GopherCon talks
charmify
A habit tracker using Charm CLI libs
cilium
eBPF-based Networking, Security, and Observability
doniacld.github.io
Blogging about Go, Cloud, Open Source and Career.
go-generics-workshop
This repository holds the code written during Go generics O'Reilly Workshop by Johny Boursiquot.
learnings
Documenting my learnings and sharing it with you.
revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
talks
Proposed CFPs and slides to presentations.
tiny-hen
This project holds all the needed code to build a monitoring system for a henhouse.
tinygo-discovery
A repository to explore TinyGo features.
doniacld's Repositories
doniacld/revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
doniacld/backend-interview
This repository contains instructions and draft project for powder backend interview
doniacld/bramble
The Movio GraphQL Gateway
doniacld/dfence
Understand and control your dependencies
doniacld/dotdc
doniacld/firstclient
Writing first client
doniacld/Golang-Phrasebook
notes from reading Go Programming Language Phrasebook, The By David Chisnall
doniacld/gopl.io
Example programs from "The Go Programming Language"
doniacld/hello
First repository - trying gomod
doniacld/kidle
Kidle is a kubernetes idling feature to automatically idle or wakeup workloads.
doniacld/notary
Notary is a project that allows anyone to have trust over arbitrary collections of data
doniacld/outdoorsight
Outdoorsight is an app where you can add all your climbing spots and the routes your achieved or not !
doniacld/simple-web-api
BoilerPlate that could be useful.
doniacld/tcp-server-client-go
A toy TCP server/client written in Go.