Skip to content
View phleudt's full-sized avatar
  • Berlin, Germany
  • 18:36 (UTC +02:00)

Block or report phleudt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
phleudt/README.md

Phleudt

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.

Current Focus

  • 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).

Core Stack

  • Languages: Go, C, Python, SQL, Bash
  • Systems & Infra: Linux Internals, Docker, Networking (TCP/IP), OS Concepts
  • Architecture: Distributed Systems, Microservices, REST, JWT/S2S Authentication

Projects

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.

Contact

Popular repositories Loading

  1. wikipedia-pagerank-analysis wikipedia-pagerank-analysis Public

    Analyze Wikipedia's link structure using the PageRank algorithm to determine article importance.

    Python

  2. cache-simulator cache-simulator Public

    Write-back cache simulator with configurable parameters and performance metrics.

    C

  3. MailScheduler MailScheduler Public

    A Java-based email scheduling application that allows users to create, manage, and automate email sending tasks. Built with modern Java practices and offering flexible scheduling capabilities for a…

    Java

  4. ci-exercise ci-exercise Public

    Praxisübung zu Continuous Integration. Iterativer Ausbau einer fehlerhaften Pipeline zu einem produktionsnahen Setup mittels GitHub Actions. Schwerpunkte: Zustandslose Runner, Quality Gates (Lintin…

    Python

  5. phleudt phleudt Public