Hi! I'm Iñaqui Paladino Bravo, I'm 24 years old and I'm from Tandil, Buenos Aires, Argentina.
I design and implement AI systems for production. I work at the intersection of software engineering and model behavior, combining deep technical expertise in NLP (embeddings, RAG, reranking) with cloud-native architectures on AWS.
I focus on developing end-to-end solutions: from designing semantic pipelines and optimizing latency in multi-GPU inference, to orchestrating vector databases and deploying serverless event-driven systems (IaC with Terraform).
I build systems taking full ownership of the product. In critical environments where errors are costly, I prioritize resilience: "no-loss-first" approaches, idempotency, and end-to-end observability.
I am looking to join high-performing teams where the daily standard is solving complex problems at scale.
Autonomous Agent featuring reasoning capabilities and a RAG pipeline. Orchestrated with LangChain and persistent memory to maintain conversational context. Its 100% automated architecture (Terraform) is highly decoupled: a pay-per-use Serverless AWS API interacts with a dynamic filtering interface and an ephemeral Qdrant vector database, resulting in a cost-optimized and easily extensible product.
Virtual financial analyst built on AWS Serverless architecture. It monitors and analyzes the market on X (formerly Twitter) via a fully decoupled, event-driven workflow. The infrastructure is defined entirely with Terraform (IaC). Orchestration is managed by EventBridge, which triggers ephemeral tasks on ECS Fargate Spot for robust data extraction (handling real sessions and evasion techniques), followed by asynchronous processing on Lambda utilizing Large Language Models (LLMs) for contextual report generation. The frontend operates on a Git-based CMS model: every report triggers a GitHub Actions pipeline that deploys the static site globally via CloudFront.
Serverless solution for ephemeral and secure file transfer on AWS. It includes a CLI to generate temporary upload and download links using S3 Pre-Signed URLs, wrapped in disposable HTML interfaces, with no persistent backend. The infrastructure is fully defined using Terraform (IaC), leveraging remote state and execution via IAM AssumeRole in a multi-account environment, where the Route53 Hosted Zone, the Terraform backend, and ACM certificate validation reside in the management account (AWS Organization). Perimeter security is ensured through CloudFront with Origin Access Control (OAC), keeping the buckets strictly private with TLS/SSL termination.
Fork of the official AWS Labs serverless Dynamic DNS solution for Route53. On top of the original baseline, I added production-oriented improvements for real routers and legacy devices: a DynDNS-compatible endpoint (/nic/update), HTTP/HTTPS support via CloudFront, Basic Auth and temporary token-based authentication for browser updates.
Web-based classroom-style platform designed to support teaching through Study and Research Paths (SRPs), organizing learning around questions and answers. It enables real-time collaboration, academic progress tracking, and automatic analysis of educational data using AI techniques. It is currently used by teachers and students in real classroom contexts, and its development led to a scientific publication presented at an international conference on didactics.
User: usuario@demo.com Password: password
Setup and maintenance of a self-hosted cloud infrastructure on a VPS (DigitalOcean), used to deploy and monitor multiple personal apps with Coolify. Includes a private VPN (WireGuard) for secure device communication, a self-hosted S3 server (MinIO) with access control and expiring links, and a N8N instance to orchestrate complex workflows. Also features advanced configuration of firewall, DNS, custom domains, reverse proxy, and SSL certificates.