Showcasing impactful projects and technical achievements.
Monitoring suite for Meshtastic networks with automatic SPLAT! coverage calculation, redundancy analysis, and Dockerized microservices.
Academic end-to-end GitLab CI/CD pipeline with Kubernetes, Argo CD GitOps, and integrated SAST/SCA/DAST security gates.
Decentralized P2P chat with Kademlia discovery, Chord/DHT routing, and Diffie-Hellman + AES secured messaging.
Custom HTTP server built in Java from scratch — request parsing, routing, and response handling without frameworks.
Formal methods project: WHILEb/WHILEb-- parsers in OCaml, natural semantics, and machine-checked proofs in Rocq (Coq).
Classic producer–consumer concurrency pattern in Java with thread-safe queues and coordinated worker threads.