Sudhanshu Shukla
Bhopal, Madhya Pradesh ******
+91-829******* *******.*********.*@*****.*** LinkedIn GitHub Codeforces Twitter Technical Skills
Languages: C++20 (STL, Move Semantics, Smart Pointers), C, Python, SQL Systems: Linux Epoll, Socket Programming (TCP/IP), Multithreading, Concurrency Performance: Arena Allocators, Object Pooling, Cache Locality, Zero-Copy I/O Tools: Git, CMake, GDB, Valgrind, perf, Docker, Linux (Bash) Libraries: Boost, Simdjson, Spdlog, GoogleTest, Redis, PostgreSQL Projects
FlashCache – High-Performance In-Memory Store C++20, Linux Epoll, Zero-Copy GitHub Jan 2025
• Implemented a single-threaded, event-driven Redis-compatible key–value store using Linux epoll (edge-triggered), focused on low tail-latency for read-heavy workloads.
• Built a zero-copy RESP protocol parser using std::string view, completely eliminating heap allocations along the request parsing path.
• Designed a custom linear arena allocator to bypass malloc/free, improving L1/L2 cache locality and reducing allocation latency by 95%.
• Benchmarked on Fedora Linux (Ryzen 5 5600H), achieving 760K requests/sec for GET workloads. Live Strategy Backtester C++20, Event-Driven Architecture GitHub July 2024
• Developed a modular trading engine using an Observer pattern and custom EventBus, achieving sub-microsecond order processing latencies.
• Optimized trade execution pipeline to 324ns average latency (p99: 1.3µs) for market event processing by enforcing zero-allocation paths during runtime.
• Implemented a custom CSV parser with object pooling to efficiently process large historical datasets.
• Integrated simdjson for high-throughput JSON parsing and added unit tests using GoogleTest. Education
Rajiv Gandhi Technological University Bhopal, India B.Tech in Computer Science (AI & ML) Oct 2022 – May 2026
• Relevant Coursework: Operating Systems, Data Structures & Algorithms, Computer Networks, DBMS, OOP Competitive Programming
• ICPC Regionalist 2025: Rank 445 (Preliminary Round) – Led team strategy and debugging under pressure.
• Codeforces Expert: Peak rating 1607 (Profile) – Solved 700+ algorithmic problems focusing on graphs, DP, and greedy algorithms across multiple platforms.
• Meta Hacker Cup 2025: Ranked 1605
th
globally. (View)
• Codeforces Round 1035: 882/12,000 participants – Top 7.3% in competitive field. Additional Information
• Order Book Implementation: Implemented a price–time priority limit order book in C++ supporting add, cancel, and match operations with deterministic behavior.
• Self-Study: Deep dive into Linux Kernel Networking and low-latency C++ optimization patterns.
• Availability: Immediately available for internships ; open to relocation.