Skip to content
View radsdev93's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report radsdev93

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
radsdev93/README.md

Rodrigo Santos - Backend Engineer

Node.js (TypeScript), PHP β€’ Microservices β€’ Distributed Systems β€’ Redis β€’ Elasticsearch β€’ AWS β€’ Azure β€’ Docker/Kubernetes Open to full-time roles: remote, hybrid, or on-site with relocation support in select countries β€’ Timezone: UTC-3 β€’ rasantos.dev


What I Do

  • Build and scale high-traffic microservices and APIs.
  • Event-driven pipelines (AWS SQS/SNS), caching (Redis), and search (Elasticsearch).
  • Applied AI integration with LangChain and OpenAI API for RAG and automation, not model training.
  • Performance engineering: latency, throughput, error rate, and profiling.
  • Cloud and DevOps: AWS, Azure AKS, Docker, CI/CD, observability (Prometheus, Grafana).

Proven Impact

  • Average latency: about 600 ms to 194 ms (68% lower)
  • p99 latency: 3.6 s to 446 ms (88% lower)
  • 5xx errors: 4% to 0.1% (97.5% lower)
  • LLM API cost: up to 80% lower (caching + prompt strategy + RAG)
  • Auth overhead: 95% lower with token caching

Selected Case Studies

Freight Quotation Microservice (Enterprise Platform)

Refactored a mission-critical freight domain into a clean, isolated service.
Results: 68% lower latency, 97.5% fewer errors, 40% higher throughput.
Stack: Node.js (TS), Redis, Elasticsearch, MySQL, Docker/Kubernetes, Prometheus/Grafana.

Enterprise Freight Cost API (Go-based)

Improved logs and traceability and enabled minute-level quotation granularity.
Focus: reliability, observability, and data correctness across services.

Brazilian Companies Data API (Personal Project)

High-performance REST API with PostgreSQL/MySQL and Redis caching.
Result: about 95% cache hit rate and sub-second responses.
Repo/Docs: on request (public endpoints and rate limits documented).

Legal Document Automation

RAG pipeline using LangChain and OpenAI for petition generation.
Results: 10x faster document prep, 80% lower inference cost.
Focus: prompt strategy, retrieval quality, and cost controls.

WhatsApp to AI Assistant Gateway

Event-driven architecture with BullMQ, Redis, and Auth0.
Results: 95% lower auth overhead and horizontally scalable design.

Customer Reputation Insights Platform

Applied NLP for complaint categorization and sentiment.
Results: 90% less manual analysis time and 10k+ documents processed.


Core Tech

Languages and Runtime: Node.js (TypeScript/JavaScript), PHP (Laravel)
Messaging and Data: AWS SQS/SNS, Redis, Elasticsearch, MySQL/PostgreSQL
Applied AI: LangChain, OpenAI API, RAG, prompt engineering, cost optimization
Cloud and Ops: AWS, Azure AKS, Docker, CI/CD, FluxCD, Prometheus, Grafana
Testing and Quality: Jest, k6, OpenAPI/AsyncAPI, tracing and logging by default


Engineering Principles

  • Measure before optimizing - data-driven performance work.
  • Design for failure - retries, backpressure, idempotency.
  • Build for observability - logs, metrics, tracing by default.
  • Optimize for ROI - performance and efficiency in balance.

Connect

Note: All projects are anonymized case studies. No proprietary code or confidential data is included.

Popular repositories Loading

  1. clone-tabnews clone-tabnews Public

    ImplementaΓ§Γ£o do conteΓΊdo abordado no https://curso.dev, desenvolvendo um projeto de ponta Γ  ponta.

    JavaScript

  2. radsdev93 radsdev93 Public