public class Anurag extends Developer {
String[] roles = { "Full Stack Developer", "Backend Engineer" };
String[] focus = { "Scalable APIs", "Microservices", "System Design", "AI/RAG Apps" };
String[] currentlyWorking = { "Spring Boot", "React", "Redis", "Kafka", "LLM/RAG" };
String location = "Somewhere In India";
@Override
String getMotivation() {
return "Building systems that scale β one commit at a time.";
}
}| Project | Stack | Description |
|---|---|---|
| π Product Comparison App | React + Flask + SQLite | Multi-agent AI-powered product comparison with SSE streaming |
| π AlgoViz | React + HTML5 | Interactive DSA visualization β Sorting, Searching, DP |
| π€ RAG Pipeline | Python + LangChain + LLM | Retrieval-Augmented Generation for document Q&A |
| β‘ ETL Pipelines | Spring Boot + Kafka + Redis | Scalable data ingestion with caching layer |
β¦ Microservices Architecture β¦ REST & GraphQL API Design
β¦ Redis Caching Strategies β¦ ETL Pipeline Engineering
β¦ LLM / RAG Application Dev β¦ SQL Query Optimization
β¦ System Design (HLD + LLD) β¦ Data Structures & Algorithms
π§ work4anurag.tiwari@gmail.com
"Building scalable systems and solving real-world problems β one commit at a time."


