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

Block or report Shreyanshi210205

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
Shreyanshi210205/README.md

Shreyanshi Srivastava Banner

Typing Title

Visitors LinkedIn Gmail


⚡ The Manifesto

I engineer high-throughput systems where microservices communicate effortlessly and untrusted code executes safely. Balancing academic excellence (9.12 CGPA at IIIT Bhagalpur) with rigorous system design, I map asynchronous architectures to solve real-world scale challenges.


🛠️ The Tech Arsenal

💻 Languages & Frameworks

⚙️ Infrastructure & Databases


🚀 Architectural Showcases

🟢 LinkUp — Distributed Real-Time Messaging Platform

Event-driven microservices architecture for global concurrent messaging.

[ Client ] ──(Socket.IO)──> [ API Gateway ] ──> [ RabbitMQ Broker ] ──> [ Message Workers ] ──> [ MongoDB / Redis ]

  • The Challenge: Managing high concurrent messaging loads across multi-instance microservices without state loss or racing conditions.
  • The Solution: Implemented an event-driven pub/sub architecture using RabbitMQ and Socket.IO clusters inside isolated Docker networks. Backed authentication with temporary Redis-based OTP pipelines, eliminating database lookups by 90% and maintaining sub-second validation rates under concurrent stress.

🔴 JudgeX — Secure Remote Code Execution Engine

A sandboxed online judging sub-system designed for synchronous performance metrics.

  • The Challenge: Executing untrusted user-submitted source code securely without compromising infrastructure host safety.
  • The Solution: Crafted a robust task evaluation process leveraging BullMQ asynchronously orchestrated via Redis. Source code compilation is executed entirely within dynamic, ephemeral Docker containers, establishing secure isolation environments while achieving a 20% improvement in system responsiveness through state caching.

🏆 Competitive Engineering & Metrics

LeetCode Stats GitHub Metrics

⚔️ Milestone Trackers

  • LeetCode: 600+ problems solved | Max Rating: 1701 (Top 13.46% Global).
  • HackWithInfy 2026: National Semifinalist.
  • Hacktoberfest: Supercontributor (6/6 badges obtained, 20+ production PRs merged).
  • CodeZilla: Finalist (Top 4 finish out of 200+ competitive engineers).

📊 Infrastructure Pulse

Contribution Streak

🧪 ACTIVE EXPERIMENTS

⚡ Asynchronous Code Evaluation Engines (Google Gemini API integration)
🐳 Distributed Context Isolation via Container Environments
🚀 Optimizing Multi-Node Pub/Sub Topologies


---

## 📈 Profiling Timeline

2023 ──> Entered IIIT Bhagalpur (CSE Core Track)
2025 ──> Appointed Training and Placement Coordinator & Developed MindMitra (AI Health Core)
2026 ──> Built JudgeX Engine, LinkUp Infrastructure, and joined AlgoUniversity as SWE Intern


<p align="center">
  <sub>Designed with meticulous precision. Configured by automated GitHub Action Workflows. 🌐</sub>
</p>

Popular repositories Loading

  1. MindMitra MindMitra Public

    JavaScript 1

  2. first19102102 first19102102 Public

  3. code-a-licious code-a-licious Public

    Forked from OPCODE-Open-Spring-Fest/code-a-licious

    Code-a-licious is a repository that provides three programming challenges every day, categorized into easy, medium, and hard difficulty levels. Project Managers - Shiwangi, Somya Gangwar

    C++

  4. tasktrackr tasktrackr Public

    Forked from OPCODE-Open-Spring-Fest/tasktrackr

    "TaskTrackr" represents a revolutionary approach to task management, harnessing the power of blockchain technology to provide users with a comprehensive and secure platform.

    Solidity

  5. database database Public

    Forked from OPCODE-Open-Spring-Fest/database

    A database using blockchain technology operates as a decentralized and distributed ledger, where data is securely stored across a network of interconnected nodes. Unlike traditional databases centr…

    Solidity

  6. codecrack codecrack Public

    Forked from OPCODE-Open-Spring-Fest/codecrack

    CodeCrack is a repository that provides three C++ programming challenges every day, categorized into easy, medium, and hard difficulty levels. Project Managers - Biraj Sanghai, Minal Satankar

    C++