
Featured
• Revamped research agent architecture, slashing API calls by 67% (from 3 to 1 per query), shrinking operational costs by 90% (to $0.003 per request), and accelerating response time by 75%.
• Designed and deployed three specialized research pipelines for distinct query categories, improving retrieval quality, response relevance, and overall research coverage across diverse user requests.
• Built a comprehensive LLM evaluation framework featuring a two-stage "LLM-as-Judge" architecture with Perplexity Sonar Pro for real-time web fact verification and GPT-5 for structured assessment of hallucination, factual accuracy, clarity, and FDA-style content quality metrics. Enabled parallel A/B testing across up to 8 model variants.
• Contributed to data analysis and model benchmarking that guided the selection of an improved AMD prediction model, achieving sub-100 ms inference latency with reliable predictive performance.
• Engineered cross-service credit deduction pipeline across three microservices using checkpoint-based aggregation and idempotent upserts, eliminating double-charge drift with balance checks refreshed within 60 seconds.
• Collaborated and delivered 15+ production enhancements to React.js interfaces for job recommendations and worker dashboards, reducing First Contentful Paint from 1.4s to 0.9s and Time to Interactive from 2.4s to 1.6s, achieving Google Lighthouse performance score of 92/100.
• Integrated FastAPI-based AI services with frontend components to enable intelligent task matching, boosting automated assignment accuracy by 18% and reducing manual intervention overhead by 30 hours/week, in collaboration with cross-functional teams.
• Engineered cross-service credit deduction pipeline across three microservices with a 60-second cache-backed balance check, using checkpoint-based aggregation to unify 5 enrichment and 8 research credit types under one consistent ledger.
• Spearheaded development of Siamese Neural Network in PyTorch for patient verification system, achieving accuracy rate of 98.6% through rigorous testing and validation of core ML components across 5,000+ patient records.
• Engineered backend services with Node.js and Express.js, designing hospital system integration architecture that enabled 400+ daily patient transactions while maintaining 99.5% system uptime.
Featured
Event-driven microservices platform for banking exam preparation: an API gateway and five Fastify services over schema-per-service PostgreSQL, Kafka with a transactional outbox for exactly-once event delivery, Redis for rate limiting and leaderboards, and job-based question generation with Google Gemini.
Browser-based arbitrary style transfer running entirely client-side in TensorFlow.js — no images ever leave the device. Four convertible models (56MB total) are exposed as a speed-versus-quality choice and loaded lazily, with two-style blending performed in style space rather than on pixels.
C++ study of sub-cubic matrix multiplication, implementing AlphaTensor's 4x5x5 decomposition (76 scalar multiplications instead of 80) and Strassen-Winograd's 7-multiplication 2x2 block scheme against a naive baseline, with a verification harness that checks the fast paths bit-for-bit.
Virtual 3x3 cube with three interchangeable state representations (3D array, flat array, bitboard) and four search strategies templated over them. Korf's IDA* is driven by a corner pattern database packed to 4 bits per entry, solving 13-move scrambles in under 10 seconds.
About

Competitive programmer and backend engineer with a passion for building scalable, high-performance systems. LeetCode Rating: 1760 and CodeChef 5-star (Rating: 2040). Specialized in optimizing backend architectures, database performance, and algorithmic efficiency. Expertise in C++, Node.js, FastAPI, and PostgreSQL optimization.
Skills
shivbera18's GitHub & LeetCode journey over the past year
Fetching your coding activity data
Solving algorithmic challenges and building efficient solutions
Featured
A practical framework for evaluating database paradigms, CAP/PACELC trade-offs, and real-world system architecture case studies.
A comprehensive guide to understanding and implementing Segment Trees in C++ for efficient range queries and updates.
Want to discuss a project or just chat?
Design & Developed by Shivratan Choudhary
© 2026. All rights reserved.