Introducing

Shreyas Kaldate

|
Shreyas Kaldate
Java logo
Python logo
TypeScript logo
NodeJS logo
NextJS logo
Docker logo
Firebase logo
AWS logo
MongoDB logo
Postman logo
Java logo
Python logo
TypeScript logo
NodeJS logo
NextJS logo
Docker logo
Firebase logo
AWS logo
MongoDB logo
Postman logo

Technologies Used

WORK EXPERIENCE

Software Development Engineer-I

Jio Platforms Limited · Jan 2024 - July 2025

Experience image
Visit Website

Developed full-stack features for Jio CloudXp's Domain Analytics module using Angular, Java, and Spring Boot. Built 20+ responsive Angular components with real-time data integration, increasing user engagement by 30%. Engineered scalable microservices with Spring Security OAuth2, reducing unauthorized access by 40%.

Worked in a 10-member Agile team achieving 95% on-time delivery rate across multiple sprint cycles.

Software Developer Intern

Pie Infocom Pvt Ltd · Nov 2021 - Dec 2021

Developed RESTful APIs using Spring Boot for microservices communication. Designed scalable microservices architecture with Spring Data JPA and Hibernate. Containerized services using Docker and optimized backend logic, improving system efficiency by 20% and reducing response time.

PROJECTS

From AI agents to distributed systems.

Caregiver Co-Pilot
Caregiver Co-Pilot

April 2026 - Present

LangGraph
Next.js 14
FastAPI
Python
Qwen3
Qdrant
Supabase

Agentic AI copilot for family caregivers. 3-model LangGraph pipeline: Router (Qwen3-8B) classifies intent, Generator (GLM-4.5-Air) runs tool-calling loops for drug interaction checks, symptom triage, vitals logging, and episode tracking via RxNav/OpenFDA, and Verifier (Qwen3-30B) independently validates every clinical output before delivery. Hybrid dense+sparse RAG using BGE-M3 embeddings over Qdrant.

Consilium
Consilium

March 2026 - April 2026

LangGraph
Groq Llama 3.3 70B
ChromaDB
FastAPI
React
FHIR R4

Multi-agent clinical decision support system. LangGraph supervisor orchestrating 4 parallel specialist agents: guidelines retrieval, drug interaction, patient history, and synthesis. RAG pipeline over ADA, ACC/AHA, and NICE clinical guidelines using ChromaDB with dual-layer guardrails. FHIR R4-compatible mock EHR integration. Sub-5s end-to-end latency.

NutriScan AI
NutriScan AI

January 2026 - March 2026

Next.js
FastAPI
Claude API
Gemini
OCR
MCP
Docker

Full-stack AI health platform that transforms bloodwork PDFs into personalized nutrition recommendations. Pipeline chains Tesseract OCR for lab report extraction, Python rule-based classification engine for 20+ biomarkers, and Claude API + Gemini for recommendations. MCP-based browser agents autonomously build grocery carts on Instacart and Walmart.

FinSight AI
FinSight AI

September 2025 - December 2025

React.js
FastAPI
Python
ChromaDB
LangChain
RAG
LLMs

RAG-powered financial document analyzer. LangChain orchestrates chunking, embedding, and retrieval over ChromaDB vector store for grounded LLM answers across multi-document financial corpora. Evaluation pipeline measuring retrieval precision and answer faithfulness. Summarization, sentiment analysis, and cross-document comparison modules.

Five Boroughs Hub
Five Boroughs Hub

September 2025 - November 2025

React
Python
Firebase
LangChain
RAG
Gemini

Real-time NYC transit assistant with AI-powered chatbot. LangChain and Gemini agent with structured tool calling for route lookup, live alert retrieval, and accessibility queries. RAG pipeline over structured MTA datasets with prompt optimization. Live React dashboard with Firebase real-time sync.

CourseBid Exchange
CourseBid Exchange

September 2025 - November 2025

React
Spring Boot
AWS
JWT/OAuth
MySQL
Docker

Full-stack course bidding platform serving 1,500+ students. React/TypeScript frontend with real-time enrollment tracking. Java/Spring Boot backend on AWS with JWT/OAuth auth. Round-based bidding logic with FCFS tie-breaking via MySQL stored procedures. Session caching sustaining 1.5K concurrent users at p95 latency under 300ms.

NexBank
NexBank

April 2024 - December 2024

Java
Spring Boot
Spring Cloud
OAuth2
Docker
Kubernetes
Kafka

Distributed banking platform built as a microservices system. Spring Cloud Config for centralized configuration, Eureka for service discovery, Gateway for routing. OAuth2, OpenID Connect, and Spring Security for auth. Resilience4J circuit breakers. Kafka and RabbitMQ for async event-driven messaging. Docker/Kubernetes deployment.

OrbiNasaSense
OrbiNasaSense

September 2025 - November 2025

Python
PyTorch
Scikit-learn
Pandas
NumPy
Streamlit

ML anomaly detection system on real NASA spacecraft telemetry data. Isolation Forest, statistical thresholding, and PyTorch-based sequence classifiers applied to time-series sensor streams. Data preprocessing pipeline in Pandas and NumPy. Model benchmarking on precision and recall across failure patterns. Streamlit dashboard for real-time visualization.

xv6 Threading Library
xv6 Threading Library

October 2025 - December 2025

C
xv6
Operating Systems
POSIX
Assembly

User-level threading library on the xv6 OS kernel. Thread control blocks, stack allocation, cooperative scheduling, and assembly-level context switching entirely in user space. Synchronization primitives and fault isolation mechanisms handling memory protection across concurrent execution contexts.

LockBench
LockBench

October 2025 - November 2025

C
POSIX Threads
Mutex
Spinlock
RWLock
Linux

Concurrent hash table synchronization analysis in C. Diagnosed race conditions, read-modify-write hazards, and cache coherency issues across up to 250 concurrent threads. Benchmarked global mutex, spinlock, and fine-grained lock striping with per-bucket reader-writer locks. Zero lost keys across all implementations.

SKILLS

Tools and technologies I work with daily.

Languages

PythonJavaJavaScriptTypeScriptCC++SQLNoSQLPHPHTML5CSS3Bash

AI & Agents

LangGraphLangChainMulti-Agent SystemsLLM OrchestrationRAGPrompt EngineeringLLM EvaluationMCPTool-UseAgentic PipelinesHuman-in-the-Loop DesignGuardrail DesignAnthropic Claude APIGoogle GeminiGroqBGE-M3QdrantChromaDBLangfuseOllamavLLM

Backend & APIs

Spring BootFastAPIMicroservicesJWTOAuth2Swagger/OpenAPIRabbitMQKafka

Frontend

ReactNext.jsAngularRxJSReduxBootstrapTailwind CSSResponsive UIDOM Manipulation

Cloud & DevOps

AWS (EC2, S3, Lambda, API Gateway, Step Functions)Azure DevOpsGCPDockerKubernetesGitHub ActionsCI/CDPrometheusGrafanaLoki

Databases

PostgreSQLMySQLMongoDBSupabaseQdrantChromaDBSQLiteFirebaseRedis

Tools

GitGitHubGitLabJiraPostmanIntelliJ IDEAVS CodeClaude CodeCursorGitHub Copilot

Visualization

GrafanaStreamlitPower BITableau

Practices

Agile/ScrumTDDUnit & Integration TestingCode ReviewSystem DesignOOPData Structures & AlgorithmsTechnical DocumentationResponsible AIPrompt Engineering