Skip to content
View rafaeljusto's full-sized avatar

Organizations

@registrobr

Block or report rafaeljusto

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.

Content in all repositories owned by your account will be closed.
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
rafaeljusto/README.md

Hi there 👋

I'm Rafael — Principal Software Developer at Teamwork.com. These days I'm on the AI team, where I lead our MCP server; before that, APIs, platform infrastructure and data pipelines (Go, Kubernetes, Kafka), and eleven years at NIC.br on DNS/DNSSEC and domain registry systems. Along the way I've published a pile of small, focused Go libraries that do one thing well.

Thanks for checking out my profile — hope you find the repository you're looking for. If you have an open-source project and need a hand getting it done, give me a shout.

A few things I've built

teamwork/mcp Model Context Protocol server for Teamwork.com — my main focus right now
teamwork-ai Agentic service that reads Teamwork.com tasks and assigns them by skill and job role
redigomock Mock library for unit testing projects that use redigo (Redis client for Go)
dnsdisco DNS service discovery library
shelter Periodically validates domains and alerts on DNS/DNSSEC misconfiguration
goe2ee End-to-end encryption library in Go
gomaxscale Change-data-capture consumer for MariaDB MaxScale
gocnab CNAB (un)marshaler for Brazilian banking file formats
toglacier Periodic encrypted backups to cloud cold storage

Tech I reach for

Go Python C Kubernetes Apache Kafka Redis Elasticsearch MariaDB

Elsewhere

Website LinkedIn

Pinned Loading

  1. dnstree dnstree Public

    Iterative DNS resolution drawn as a tree: every referral from the root down, with latency, origin AS and DNSSEC state on each hop.

    Go