phip1611
Writing code, maintaining open-source software, solving problems. Also: rock concerts and traveling the world.
Funding Links: https://github.com/sponsors/phip1611
- Name: Philipp Schuster
- Location: Dresden, Germany
- Company: @cyberus-technology
- Kind: user
- Followers: 111
- Following: 32
- Total stars: 664
- Repositories count: 134
- Created at: 2022-11-05T08:57:09.860Z
- Updated at: 2025-07-03T08:06:37.761Z
- Last synced at: 2025-07-03T08:06:37.760Z
GitHub Sponsors Profile
Hi, I’m Philipp (@phip1611) — a passionate software engineer in my twenties. I wrote my first lines of code at 14, but things really took off for me in 2016 during my university years. Since then, I’ve gained several years of experience as a student software engineer, worked on numerous hobby and university projects, and transitioned into the professional world.
I actively attend and organize meetups, go to conferences, engage with the community on GitHub and Reddit, and post about things on my blog.
My main areas of interest are low-level programming, kernels, device drivers, and virtualization. On the methodology side, I focus on improving developer productivity — through better tooling, clear documentation, thoughtful refactorings, and developer-friendly workflows. Reproducible and easy-to-use build systems and test setups are an essential step in that direction.
Facts
🎓 Alma mater: TU Dresden (2015 - 2022): Diplominformatiker (equivalent to a Master's degree)
🤓 Employer: Working at Cyberus Technology as Virtualization Engineer
→ Main focus: Virtualization, Linux/KVM, Cloud Hypervisor, Rust, x86, Nix/NixOS
Nix and NixOS-enthusiast (My public NixOS configs)
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
phip1611/wambo-web
Web-app to convert bin/oct/dec/hex, interpret data as float(IEEE-754), interpret as different integer types, and to show memory endianness.
Language: TypeScript - Stars: 1phip1611/ttfb
Library + CLI-Tool to measure the TTFB (time to first byte) of HTTP requests. Additionally, this crate measures the times of DNS lookup, TCP connect and TLS handshake.
Language: Rust - Stars: 43phip1611/beat-detector
Audio beat detection library that supports different audio input devices as source. You can pass a callback for each found beat to the library.
Language: Rust - Stars: 59phip1611/ws2818-rgb-led-spi-driver
Simple, educational driver for WS28xx RGB LED (chains) written in Rust. It uses SPI device for timing. Needs Linux and works definitely on Raspberry Pi.
Language: Rust - Stars: 22phip1611/spectrum-analyzer
An easy to use and fast `no_std` library (with `alloc`) to get the frequency spectrum of a digital signal (e.g. audio) using FFT.
Language: Rust - Stars: 145phip1611/docx4j-search-and-replace-util
Docx4JSRUtil library helps you to search and replace text inside docx-Documents parsed by Docx4J.
Language: Java - Stars: 26