Portfolio
Engineering projects — system designs, architecture deep-dives, and interactive demos.
Solo-built telecom operations platform powering real-time base station monitoring and diagnostics.
HTTP/HTTPS proxy server with token-based authentication, content filtering, caching, and rate limiting. Built with Java 17 and JavaFX.
High-performance C++20 library implementing lock-free concurrent data structures - queue, hash map, and thread pool with work-stealing.
Flutter mobile app for chest X-ray pneumonia detection using deep learning. Supports VGG16, EfficientNet, InceptionV3, and ResNet50 with on-device TFLite inference.
Distributed task queue built in Rust with Raft consensus for fault tolerance. Features leader election, log replication, Axum REST API, and a real-time web dashboard.
Live system metrics visualization. Displays real-time CPU, memory, and network stats in a terminal-style dashboard.