A few things I've built across AI, infra, and developer tooling.
Durable workflow execution engine for versioned DAGs with reliable retry and resume semantics.
An orchestration engine design that separates draft and published definitions, uses a transactional outbox over SQS, stores run state in AWS RDS for PostgreSQL, runs workers on AWS ECS Fargate, and leaves room for Debezium as a future CDC path.
Virtual fitting room right in your browser - Try on clothes before you buy
A Chrome extension + web dashboard that integrates with Myntra, letting shoppers visualize garments on their body using virtual try on model.
Website: lyo.fashion Architecture: https://github.com/nabhag8848/lyo-architecture
Ask questions about your PostgreSQL database in plain English — from the terminal.
A Go TUI (Bubble Tea) that connects to your database with read-only tooling, uses an LLM agent (langchaingo) to explore schema and run capped queries, and answers in natural language—sessions and config stay on your machine.



