Giter VIP home page Giter VIP logo

I am Philipp (@phip1611) and interested in Open Source development of modern, robust, and high-quality software. In the last few years, I worked professionally, as well as in my free time, on a wide range of projects in different domains, such as low-level development (operating systems, micro controllers, virtualization, device drivers) and small distributed enterprise web applications. I gained a lot of skills for convenient machine and environment setups for a high developer productivity, continuous integration, and more.

I am especially interested in investing time for a better developer productivity, such as developer-focused tools, documentation, and similar improvements. Easy to use and reproducible build-systems are an important step towards these goals.

About

Especially, I enjoy creating various minimal examples with a good documentation for topics and programming problems, where I am not satisfied with existing open-source solutions. Whenever I come to the conclusion that the there is no good or helpful guide available on the internet, I create one on my GitHub and/or write about it in my blog https://phip1611.de.

I see my future primarily in low-level development of firmware, operating systems, kernels, and virtualization. In this process, I strive to transform ugly undocumented code to nice, well documented, and easy to use code.

GitHub Stats

phip1611's GitHub stats phip1611's GitHub stats

Alma mater and current Employer

  • 🎓 TU Dresden (2015 - 2022): Diplominformatiker (equivalent to a Master's degree)
  • 🤓 Working at Cyberus Technology in x86 Virtualization space primarily on a VMM in Rust

Known Languages and Frameworks (Selection)

  • Rust, C/C++, Assembly
  • Java, Spring Framework
  • PHP, Python
  • Javascript, Typescript, Angular, HTML, CSS
  • Bash, ZX
  • Nix and NixOS

This includes the typical tooling coming with the corresponding environment, such as Cargo, Maven, NodeJS, Yarn, GNU Make, CMake, and more. Furthermore, various Linux distributions and the UNIX-philosophy

Favorite IDE/Editor

  • products from Jetbrains (CLion, RustRover, IntelliJ)
  • micro (for the terminal)

NixOS Configs

Feel free to check out my NixOS configs!


This README benefits from a service provided by https://github.com/anuraghazra/github-readme-stats - thanks to the original author(s).

Philipp Schuster's Projects

phipscligame icon phipscligame

This is a simple just for fun game you can play inside your Terminal with your XBox Controller. It definitely works on Windows but should work on other platforms too. It is written in Rust and uses the "gilrs" library/crate.

purtel icon purtel

Prototype for a Task-parallel runtime systems in Rust. Focus is on code generation during compile time.

raw-to-jpg icon raw-to-jpg

CLI utility in Rust that transforms RAW image files to JPG with maximum performance/parallelization and the best free JPG encoder library I could find.

rawloader icon rawloader

rust library to extract the raw data and some metadata from digital camera images

runs_inside_qemu icon runs_inside_qemu

Small no_std-lib that checks if the binary is running inside a QEMU virtual machine. Only works on x86/x86_64 platform.

rust icon rust

Empowering everyone to build reliable and efficient software.

rust-kernel-x86_64-static-link-code-model-kernel icon rust-kernel-x86_64-static-link-code-model-kernel

Minimal example that shows you how you build a kernel with Rust that is statically linked, i.e., not relocatable, and linked at the higher half of the address space, i.e., following the kernel code model of the System V ABI.

rust-uefi-template icon rust-uefi-template

A template project setup that enables the development of UEFI-applications for Rust with unit test support and other nice-to-have stuff, such as starting everything in QEMU.

rust-x86 icon rust-x86

Rust library to use x86 (amd64) specific functionality and registers.

simple_on_shutdown icon simple_on_shutdown

This crate consists of a convenient macro to specify on shutdown callbacks. It's super simple and stripped-down.

spectrum-analyzer icon spectrum-analyzer

A simple and fast `no_std` library to get the frequency spectrum of a digital signal (e.g. audio) using FFT. It follows the KISS principle and consists of simple building blocks/optional features.

tar-no-std icon tar-no-std

Library to read Tar archives (by GNU Tar) in `no_std` contexts with zero allocations. The crate is simple and only supports reading of "basic" archives, therefore no extensions, such as GNU Longname. The maximum supported file size is 100 characters including the NULL-byte.

tokio-js-set-interval icon tokio-js-set-interval

The crate `tokio-js-set-interval` allows you to use `setInterval(callback, ms)` and `setTimeout(callback, ms)` as in Javascript inside a `tokio` runtime (https://tokio.rs/).

ttfb icon 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.

tui-rs icon tui-rs

Build terminal user interfaces and dashboards using Rust

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.