An open API service aggregating public data about GitHub Sponsors.

phip1611

View JSON Representation

Writing code, maintaining open-source software, solving problems. Also: rock concerts and traveling the world.

Funding Links: https://github.com/sponsors/phip1611

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)

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: 1
phip1611/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: 43
phip1611/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: 59
phip1611/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: 22
phip1611/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: 145
phip1611/docx4j-search-and-replace-util

Docx4JSRUtil library helps you to search and replace text inside docx-Documents parsed by Docx4J.

Language: Java - Stars: 26