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 is supported. This note will only be visible to 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, Rust and Java, but I can also work around with TypeScript, Python, Kotlin, C#, Lua and several others.

My pinned projects are tools I use in my day-to-day work, all built by me. If you're interested, feel free to check them out.

Pinned Loading

  1. gini gini Public

    Gini is an open-source toolkit that speeds up project setup by providing the essential tools and templates for building Go projects.

    Go 3 1

  2. payflux payflux Public

    A fintech backend service written in Golang that simulates a payment processing system with a double-entry ledger, idempotent payment execution, and event-driven architecture.

    Go 1

  3. go-predict go-predict Public

    A website built in Golang to help developers predict how long a task/ticket will take to complete.

    Go

  4. 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

  5. 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

  6. 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…

    TypeScript