intern @ Uphold (summer '25) — worked on core banking infrastructure using Java
intern @ Eurotux S.A. (summer '24) — worked on cybersecurity and penetration testing
A modular C++ 3D engine with a custom model generator and real-time OpenGL rendering via XML scene descriptions.
A WIP Go-based backend server that delegates and processes REST API requests to multiple travel providers' SOAP API servers.
A Distributed Network Monitoring system written in Go with custom UDP and TCP protocols for collecting and alerting network metrics.
A C-based task orchestration server that executes bash commands from multiple concurrent clients using named pipes and scheduling algorithms.
A lightweight, modular, high-performance blockchain in Go featuring PoW consensus, UTXO management, Merkle trees, ECDSA signing, P2P networking, and an efficient transaction validation pipeline.
A distributed in-memory data store with a client-server architecture, leveraging TCP sockets and multi-threading for efficient, concurrent access in Java.