Skip to content
View nixmaldonado's full-sized avatar

Block or report nixmaldonado

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

Nix Maldonado

Backend engineer based in Argentina. 8 years of experience building distributed systems, primarily in Go and Python on AWS.

Currently working on AI/ML infrastructure for document processing pipelines, agentic workflows, and event driven architectures using Bedrock, Step Functions, and Lambda.

Interests: Go, distributed systems, Bitcoin infrastructure, and building tools that make backend work less painful.

Always open to interesting conversations about backend systems.

Reach out: nixmaldonado@gmail.com

https://t.me/nixmaldonado

Pinned Loading

  1. btc-alerts btc-alerts Public

    Serverless BTC price alert service on AWS, Go Lambdas, DynamoDB Streams, SES email, EventBridge scheduling, all Terraform-provisioned within the always-free tier. Live demo included.

    Go

  2. UrlShortener UrlShortener Public

    Small go service to showcase a simple URL shortener

    Go

  3. BlazeMailer BlazeMailer Public

    Async email delivery service in Go: pluggable in-memory/Redis queue, worker pool, retries with backoff, rate limiting, idempotency, and Prometheus/Grafana metrics.

    Go 2