Pinned Repositories
advent-of-code-2021
Advent of Code 2021 solved in Rust 🦀
angry-monsters.github.io
This is a D&D 5e integrated monster management tool for creating monsters, managing monster compendiums, and building combat encounters using the Angry GM paradigm.
arch-linux-guide
⚙️ Personal guide about (Arch) Linux, contains: an installation guide, an installer script, Linux usage notes.
ariadne-dns
Compact Rust implementation of a recursive DNS resolver and DNS nameserver.
go-microservice-project
Microservice project made to share, illustrate and discuss patterns and best practices for REST APIs and servers written in Go.
go-prometheus
Examples of Prometheus instrumentation for Go apps, contains a simple setup and some related notes.
go-rabbitmq
Examples and explanations of RabbitMQ concepts and usage in Go.
go-tests
rust-notes-cheat-sheets
Collection of notes, useful links & cheat sheets about the Rust programming language.
simple-strings
String library for C designed to augment the libc string functionalities by adding dynamic and heap allocated strings. Those strings are easier to use and resemble the dynamic string types of other programming languages.
anBertoli's Repositories
anBertoli/simple-strings
String library for C designed to augment the libc string functionalities by adding dynamic and heap allocated strings. Those strings are easier to use and resemble the dynamic string types of other programming languages.
anBertoli/ariadne-dns
Compact Rust implementation of a recursive DNS resolver and DNS nameserver.
anBertoli/rust-notes-cheat-sheets
Collection of notes, useful links & cheat sheets about the Rust programming language.
anBertoli/go-microservice-project
Microservice project made to share, illustrate and discuss patterns and best practices for REST APIs and servers written in Go.
anBertoli/advent-of-code-2021
Advent of Code 2021 solved in Rust 🦀
anBertoli/angry-monsters.github.io
This is a D&D 5e integrated monster management tool for creating monsters, managing monster compendiums, and building combat encounters using the Angry GM paradigm.
anBertoli/arch-linux-guide
⚙️ Personal guide about (Arch) Linux, contains: an installation guide, an installer script, Linux usage notes.
anBertoli/go-prometheus
Examples of Prometheus instrumentation for Go apps, contains a simple setup and some related notes.
anBertoli/go-rabbitmq
Examples and explanations of RabbitMQ concepts and usage in Go.
anBertoli/go-tests
anBertoli/go-workspace
Workspace project to experiment and document the Go workspace feature.
anBertoli/nand-to-tetris
⚙ Repo for Nand2Tetris book projects. The aim of these projects is building a simplified general-purpose computer system from the ground up.
anBertoli/whorl
single file, std only, async Rust executor