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, 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. go-predict go-predict Public

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

    Go

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

  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. fauthless-go fauthless-go Public

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

    Go

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