Systems Engineering & Backend Infrastructure 📍 Berlin, Germany | 🎓 CS @ HU Berlin
Currently focused on distributed systems, infrastructure tooling, and OS-level concepts. Operating primarily in Go, C, and Python with a strong emphasis on Linux internals, concurrency and performance optimization.
- Backend & Tooling @ PLAION: Engineering central Identity & Access Management (IAM) services and stateless microservices (FastAPI, JWT, Docker, GCP).
- Systems Architecture: Deepening knowledge in POSIX APIs, memory hierarchies, and network programming.
- Algorithm Design: Ongoing complexity analysis and pattern recognition (NeetCode 150).
- Languages: Go, C, Python, SQL, Bash
- Systems & Infra: Linux Internals, Docker, Networking (TCP/IP), OS Concepts
- Architecture: Distributed Systems, Microservices, REST, JWT/S2S Authentication
C, Computer Architecture, Systems Design A write-back cache simulator utilizing write-allocate policies and LRU eviction. Used to profile architecture metrics by evaluating real-world memory traces (e.g., GCC), analyzing hardware-level behavior including CPI, hit rates, and write-back penalties.
Python, Memory Optimization, Graph Algorithms A temporal PageRank algorithm variant designed to process unstructured Wikipedia data dumps. Optimized for algorithmic runtime and RAM footprint reduction to efficiently process massive graph structures (33 GB) in memory-constrained environments.
