Skip to content
View NayakSubhransu's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NayakSubhransu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NayakSubhransu/README.md

Hi, I'm Subhransu Priyaranjan Nayak πŸ‘‹

Portfolio LinkedIn LeetCode


πŸ‘¨β€πŸ’» About Me

Software Developer & AI Engineer | IIT Bhubaneswar

I am experienced in distributed systems internals, low-latency backend infrastructure, and production GenAI/Agentic RAG orchestration. With a foundation in competitive programming and core computer science fundamentals, I design and build resilient, high-throughput software architectures from first principles.

  • πŸŽ“ Education: Integrated B.Tech from IIT Bhubaneswar
  • πŸ† Achievements: Bronze Medalist at Inter-IIT Tech Meet 10.0 (podium across 23 IITs)
  • πŸ’‘ Competitive Programming: 1,500+ DSA problems solved | LeetCode Peak: 1934 (Top 4%) | CodeChef: 1682 (3-Star) | Codeforces: 1345
  • 🌐 Website: subhransu.dev

πŸ› οΈ Tech Stack & Skills

  • Languages: Java, C++, Python, JavaScript, TypeScript, SQL
  • Core CS: Docker, Kubernetes basics, Git/GitHub, Linux, OS, Computer Networks, DBMS, System Design (HLD/LLD)
  • Backend & Systems: Node.js, Express.js, FastAPI, RabbitMQ, Microservices, RESTful APIs, Concurrency & Multithreading
  • Distributed Systems & Storage: Amazon Dynamo Model (AP Systems), Quorum Consensus, Consistent Hashing, Vector Clocks, Merkle Trees, Gossip Protocol
  • Databases & Data Engineering: PostgreSQL, MongoDB, Redis, RocksDB, Google BigQuery, Qdrant Vector DB, Looker Studio
  • AI & GenAI Orchestration: LangGraph, Agentic RAG, Self-RAG, Corrective RAG, AST-guarded Text-to-SQL, PyTorch, Hugging Face

πŸš€ Featured Engineering Projects

Java implementation of the seminal Amazon Dynamo distributed storage paper.

  • Built an AP distributed store with asynchronous quorum consensus ($N=3, W=2, R=2$), achieving 12 ms p99 write latency.
  • Implemented consistent hashing with MD5 virtual nodes (sub-4% key distribution deviation), vector clocks for causally concurrent updates, and Merkle tree anti-entropy for background replica sync.

Stateful Agentic RAG & Secure Text-to-SQL Execution Engine.

  • Architected a multi-path reasoning workflow using LangGraph with self-correcting query rewrite loops and Qdrant hybrid retrieval (Dense + Sparse RRF).
  • Integrated an AST-guarded Text-to-SQL engine with 9-layer defensive guardrails to validate queries prior to read-only database execution.

Decoupled real-time food delivery architecture.

  • Engineered 6 autonomous Node.js/TypeScript microservices communicating asynchronously over RabbitMQ message queues.
  • Built real-time driver dispatch using Socket.IO and MongoDB 2dsphere geospatial indexing, with idempotency keys and HMAC validation for transactions.

πŸ’Ό Professional Experience

  • Data Engineering Intern @ HealthyDay
    • Engineered Google BigQuery infrastructure supporting 600K+ registered users.
    • Optimized 150+ SQL queries/pipelines and designed 50+ reusable analytical views powering real-time Looker Studio retention and operations dashboards.
  • AI Engineer Intern @ Hanyaa Auto Technologies
    • Fine-tuned Dia-TTS (1.6B parameters) across English, Hindi, and Telugu using custom datasets and dynamic LR schedules.
    • Shipped an automated text-to-animated-video narration pipeline with chunking and seed-locked speaker consistency.

πŸ“¬ Get In Touch

Pinned Loading

  1. ecommerce-rfm-customer-segmentation ecommerce-rfm-customer-segmentation Public

    A production-scale customer segmentation system using RFM Analysis implemented in PostgreSQL and Python. The project analyzes 151K+ e-commerce records to segment 5,000 customers into 8 behavioral g…

    Jupyter Notebook 4

  2. DynamoCore DynamoCore Public

    A Distributed Key-value Store with High Scalability and Availability

    Java 1

  3. enterprise-rag-orchestrator enterprise-rag-orchestrator Public

    Most AI chatbots just guess answers based on a simple search. Enterprise RAG Orchestrator is built differently. It is an advanced and a highly secure AI-assistant for engineers. It combines documen…

    HTML 1

  4. UrbanEats UrbanEats Public

    A Production-Grade realtime Food Ordering Platform built using Microservices Architecture.

    TypeScript 1

  5. connecthub-modern-chat connecthub-modern-chat Public

    A simplified chat sample that uses React and Firebase for real-time messaging and user authentication, with responsive design and adjustable profiles.

    JavaScript

  6. ERP_System_For_WebAthon ERP_System_For_WebAthon Public

    A Full stack Web Application,ERP System For GC Webathon

    JavaScript 1 1