Technical Archive
A curated selection of systems engineering projects focusing on low-level performance, robust architectures, and hardware-software co-design.
CloudMesh — Distributed Backend Infrastructure
Building a distributed backend infrastructure platform using Go, AWS, Docker, and Redis to study production-style system behavior under asynchronous workloads, traffic spikes, node failures, and scaling conditions. Focused on load balancing, queue-based processing, benchmarking, and cloud deployment.
Engineering Gallery
HARDEN — Hardware-Assisted Real-time Detection & Enforcement Network
A hardware-assisted cybersecurity platform optimized for real-time intrusion detection and embedded edge-device monitoring.
Panda Express POS System
A multi-view restaurant POS system optimized for real-time order processing and backend workflow integration.
Load Balancer
Designed and implemented a discrete-event load balancer simulation in C++ featuring dynamic server scaling, randomized traffic generation, request scheduling, and IP-based firewall filtering.
AXI-Controlled Symmetric FIR Filter on Zynq-7000 FPGA
Designed and implemented an 8-tap pipelined FIR filter on the Zynq-7000 FPGA using DSP48E1 systolic architecture with AXI4-Lite hardware/software integration.