_
>_
Featured Project
C++ Concurrent Task Scheduler
- High-performance thread pool implementation with worker reuse
- Bounded queue with backpressure for system stability
- Modern C++ (std::future, std::packaged_task) for async results
- Reduced scheduling overhead & latency (Read Case Study)
> Why me?
- -Focused on low-latency backend systems and concurrency
- -Strong in C++ multithreading, scheduling, and system design
- -Build production-style systems, not just demo projects