April 2026 – Present
Internship · Remote
Software Engineer Intern
Manrke · Remote
Building distributed, event-driven microservices on AWS behind an end-to-end document-automation platform, with LLMs integrated into the production pipelines rather than bolted on beside them.
- Design and build distributed, event-driven microservices on AWS (Lambda, ECS, Step Functions, SQS/SNS, S3, DynamoDB and RDS) for an end-to-end document-automation platform, deployed to ECR and Lambda across multiple AWS accounts.
- Integrate LLMs into production pipelines for extraction, classification and natural-language generation, with guardrails, deterministic fallbacks, and cost and latency controls.
- Built a multi-tenant WhatsApp travel-booking agent: Twilio into FastAPI, a LangChain tool loop against live flight inventory, PostgreSQL row-level security per tenant, and a deterministic conversation-memory layer that recalls context without fabricating data.
- Diagnosed a 56% LLM tool-call failure rate from Braintrust traces and eliminated it with a provider-fallback chain and date-grounding fixes, hardening the system to 274 automated tests with mypy --strict across 120+ files.
- Engineer for reliability and observability: idempotent processing, exactly-once semantics, distributed state coordination, structured logging, and correlation-ID tracing through CloudWatch.
- AWS
- Event-Driven Microservices
- LLMs in Production
- Agent Tool Loops
- Distributed Systems
- Observability