Skip to content
View helioLJ's full-sized avatar
  • Brazil
  • 20:58 (UTC -03:00)
  • LinkedIn in/hlucio

Block or report helioLJ

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

Hélio Lúcio

Senior Cloud Software Engineer building reliable backend platforms, AWS infrastructure, and applied AI systems.

I work with Python, AWS, Terraform, and event-driven and distributed architectures. My focus is turning complex platform and AI problems into production systems that are observable, maintainable, cost-conscious, and useful to the teams that run them.

Focus

  • Backend & distributed systems: Python, FastAPI, Go, APIs, asynchronous processing, Redis, and PostgreSQL
  • Cloud & platform engineering: AWS, Terraform, Docker, Kubernetes, CI/CD, observability, performance, and cost optimization
  • Applied AI: LLM applications, RAG, multi-agent workflows, LangGraph, Amazon Bedrock AgentCore, and Strands Agents

Selected public work

  • pyforge — FastAPI backend starter with SQLAlchemy 2.0, Pydantic v2, and clean architecture.
  • rate_limiter_in_go — Redis-backed distributed token-bucket rate limiter for APIs, with Gin middleware and a reverse-proxy sidecar.
  • logiSync — Logistics tracking pipeline using Go, Redis Streams, PostgreSQL, and a portal scraper.
  • VideoInsightAI — AI-assisted analysis of YouTube videos and playlists, with transcript extraction and summaries.
  • youtube-transcript-copier — Browser extension for copying YouTube transcripts into AI workflows.

Certifications

LinkedIn · Based in Brazil · Open to remote collaboration

Pinned Loading

  1. outlook-agenda outlook-agenda Public

    CLI for Outlook Calendar users who want terminal access to personal and shared calendar data via Microsoft Graph.

    Python

  2. youtube-transcript-copier youtube-transcript-copier Public

    Chrome extension to copy YouTube transcripts with AI-friendly features

    JavaScript 11 1

  3. pyforge pyforge Public

    Production-ready FastAPI backend starter template with Python 3.14+, SQLAlchemy 2.0, Pydantic v2, and clean architecture

    Python 1

  4. VideoInsightAI VideoInsightAI Public

    A modern web app that analyzes YouTube playlists and videos with AI. Bulk extract transcripts, generate summaries, and get smart insights to quickly determine if videos are worth watching.

    Python 1

  5. logiSync logiSync Public

    Minimal logistics tracking pipeline with Go, Redis Streams, Postgres, and a mock portal scraper.

    Go

  6. rate_limiter_in_go rate_limiter_in_go Public

    A production-ready distributed rate limiter for APIs using a Redis-backed token bucket. Includes a Gin middleware and a reverse-proxy sidecar for protecting upstream services.

    Go