Pinned Repositories
algorithms
Algorithm studing
authentication-flow
An exercise to create an API to authorize & authenticate an app
design-patterns-in-go
Main design patterns applied to go
fc2.0-codeflix-catalogo-videos-api
go-clean-architecture
Project to apply Clean Architecture principles:
grpc-server
A tiny gRPC server written in Go
http-api
HTTP server API implementing DDD
NewDiscord
Acomanhar a 4ª maratona Full Cycle Developer
social-network-be
Social network API -> https://www.udemy.com/course/nodejs-the-complete-guide/
social-network-fe
Social network -> https://www.udemy.com/course/nodejs-the-complete-guide/
renatospaka's Repositories
renatospaka/design-patterns-in-go
Main design patterns applied to go
renatospaka/algorithms
Algorithm studing
renatospaka/authorization-server
renatospaka/aws-go
Small projects using AWS resources through Golang
renatospaka/busca-cep
renatospaka/cotacao-dolar
Simple client/server using context with http
renatospaka/curtinhas
Several small code snippets
renatospaka/design-patterns-in-ts
Architectural and design patterns with Typescript
renatospaka/full-cycle
all Full Cycle marathon classes
renatospaka/goexpert
renatospaka/grpc-in-go
renatospaka/hexagonal-arch
Going through Hexagonal Architecture starting in the wrong way
renatospaka/logger-ts
create a simple logger to use along with typescript
renatospaka/miggo
renatospaka/multithreading-in-go
Advanced techniques for handling multi-thread processing with Golang
renatospaka/neoflix
Golang implementation of Neoflix app (Neo4j)
renatospaka/payment-transaction
renatospaka/pc-book
renatospaka/poc-channel
poc to understand how channels would work along with slices of struct manipulation
renatospaka/poc-concurrency
renatospaka/poc-ddd
renatospaka/poc-http
renatospaka/poc-https
renatospaka/redhat-meetup-2024-04-02
Desafio Red Hat para o meetup em 02/04/2024
renatospaka/scalable-monolith-ts
A scalable ts monolith
renatospaka/shift-scheduler
renatospaka/solid-with-layers
Going through SOLID principles starting the wrong way
renatospaka/the-tavern
an odd golang ddd approach
renatospaka/uber-fake
building an Uber-like project
renatospaka/uber-fake-go
building an Uber-like project in Golang applying Rodrigo Brana's Clean Architecture course