Pinned Repositories
bezerras-restaurant
chain-of-responsabilty-pattern
This is a example of chain of responsability based on this other example in C# https://eschechola.com.br/2020/09/20/a-fabrica-de-arquitetos-iii-chain-of-responsibility-pattern
dev-setup
This repo contains all my scripts to automatic setup my tools to dev
doleta
Projeto para ver a cotação atual do dolar, baseado no projeto https://github.com/krolow/dolarhoje
java4noobs
Repositório para auxiliar e introduzir iniciantes no Java
learning-go
Repo that i use to learning Golang, based in docs, videos, etc.
mila
Mila lang
rust4noobs
Repositório para auxiliar iniciantes na linguagem Rust
twitch-loco-bot
Twitch IRC chat bot
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
pgjbz's Repositories
pgjbz/rust4noobs
Repositório para auxiliar iniciantes na linguagem Rust
pgjbz/twitch-loco-bot
Twitch IRC chat bot
pgjbz/dev-setup
This repo contains all my scripts to automatic setup my tools to dev
pgjbz/doleta
Projeto para ver a cotação atual do dolar, baseado no projeto https://github.com/krolow/dolarhoje
pgjbz/learning-go
Repo that i use to learning Golang, based in docs, videos, etc.
pgjbz/mila
Mila lang
pgjbz/tokio-mini-redis
Mini redis based on tokio tutorial https://tokio.rs/tokio/tutorial
pgjbz/aoc-2023
pgjbz/brazilian-utils-rs
pgjbz/cargo-v
Update the version of your package easily
pgjbz/java-microservices-with-kubernetes
Java Microservices With Kubernetes based on book: https://www.casadocodigo.com.br/products/livro-backend-java
pgjbz/java-result
Java like Rust Result, no exceptions brrr
pgjbz/kafka
Mirror of Apache Kafka
pgjbz/learing-async-rust
i use this repository while i learn async rust. The book: https://rust-lang.github.io/async-book/
pgjbz/learning-cqrs
Store my learning road of cqrs
pgjbz/ozes
Ozes is a message system... for learning purposes only
pgjbz/ozes-connector
Ozes library for project Ozes https://github.com/pgjbz/ozes , learn propose only
pgjbz/ozes-parser
Ozes protocol parser for project https://github.com/pgjbz/ozes
pgjbz/pgjbz
pgjbz/pgjbz.github.io
pgjbz/qdrant
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
pgjbz/rabbit-mq-spring-boot
pgjbz/rust-async-web-server
Async web server implementation, based on https://fasterthanli.me/articles/request-coalescing-in-async-rust only for learning
pgjbz/rust-loco-twitch
pgjbz/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
pgjbz/testroute
Quickly create routes to test with your frontend
pgjbz/trilhainfo
pgjbz/trirk-bot
Rust chat bot for twitch
pgjbz/try_ops
Simple try-catch macro, only for learn Rust declarative macros
pgjbz/url-shorter
Basic url shorter using hash-ids