Skip to content
View rafaeldepontes's full-sized avatar
Studying and Relaxing
Studying and Relaxing

Block or report rafaeldepontes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rafaeldepontes/README.md

Hello there!

Translations: Português

I'm Rafael Carneiro, a backend software engineer in Brazil.

I usually build whatever comes to mind.

If you have any interesting ideas we could develop together, please get in touch.

My main stack is Go and Java, but I can also work around with Next (pure Node.Js or TypeScript...), Python, Kotlin, C#, Lua and several others.

Most of my pinned projects are things I've been studying recently, so feel free to check out what I'm currently working on.

But if you've been studying DSA or are simply interested in the subject, I have this repository here that might be worth checking out!

Pinned Loading

  1. worker-pool-design worker-pool-design Public

    This repository aims to create a worker pool model for any Message Broker, using docker-compose to create and configure both RabbitMQ and Kafka. Future plans includes SQS and Redis with some proper…

    Go

  2. fintech-microservice fintech-microservice Public

    Using Keycloak, RabbitMQ, Eureka Server, and a few other technologies, I plan to build a fully functional FINTECH application! I hope you like what you see!

    Java

  3. fauthless-go fauthless-go Public

    An API with Authentication using JWT (with and without refresh token) and cookie based

    Go

  4. go-chat go-chat Public

    This is a hands-on technical demonstration and learning tool built in Go focused on mastering real-time communication using WebSockets.

    Go

  5. ports-adapters-poc ports-adapters-poc Public

    A small project to use and understand "Hexagonal Architecture" in Java SpringBoot and Apache Kafka

    Java

  6. workflow-manager workflow-manager Public

    A simple project using CQRS pattern and RabbitMQ for the first time

    Java