Home

Articles

Projects

Software Recommendations

Projects

I like to code for fun in my spare time. On Github, I make every single coding project public (even the bad ones). Here, I only include the ones that are remotely developed/usable.

concrete-greeter

A terminal greeter for Linux named after concrete because funny, written in Rust.

wilpac

A package manager for Linux written in C++, currently in development.

blockchain-example

A blockchain written in local memory for demonstrational and educational purposes, written in C++.

yes-replacement

A replacement for the coreutil yes written in Rust. Made for research purposes and to prove that simple programs can have simple code.