Ishaan Goswami
Overview
B.Tech CSE @PDEU
B.S. Data Science @IIT Madras
Social Links
Hello
- I'm Ishaan, a third-year CS undergrad at PDEU Ahmedabad, concurrently pursuing a B.S. in Data Science from IIT Madras.
- My focus is on the parts of software that decide whether a system stays up under real load. Distributed systems, LLM orchestration, container-native deployments, GitOps pipelines.
- Shipped three real projects end to end: Cortex (multi-provider LLM orchestration on Kubernetes), Pitlane Live (F1 race analytics with telemetry pipeline), and TechReg Analyst (retrieval-augmented analyst over the FIA F1 Technical Regulations).
- Open to opportunities. If you think I can help, feel free to reach out by email.
GitHub
Experience
LawBot Express
Current Employer- Industrial training internship at a legal-tech startup.
- Backend feature development on a legal automation platform.
- Location: Remote / Ahmedabad.
- Backend
- API Development
- Legal Tech
Projects(3)
Multi-provider LLM orchestration platform deployed on Kubernetes. / Live · Source
- Task-aware routing layer across 4 LLM providers (Groq, Cerebras, Gemini, OpenRouter) with rate-limit-aware automatic fallback and full attempted-chain persistence
- Stateless Python worker tier consuming via Redis BRPOP on Kubernetes, decoupling PyMuPDF file processing (up to 80K chars) from the synchronous API
- GitOps pipeline across two repos using GitHub Actions, Docker Hub, and Argo CD (auto-sync, prune, self-heal) with an automated LLM regression eval in CI
- Cloudinary file storage, JWT auth, non-root Docker containers, Kubernetes Secrets
- React
- Node.js
- Express
- Python
- MongoDB
- Redis
- Docker
- Kubernetes
- Argo CD
- GitHub Actions