Skip to content
ON THIS PAGE

Projects

All our current projects are listed below, seperated by programming language.

C++ projects

Tuner

Tuner - is a lightweight desktop widget built in C++ using Raylib that displays the currently playing songs on Linux. It shows album art, song title, artist, an animated equalizer, and supports custom themes.

Kamakazi

Kamakazi - Kamakazi is a library for C++ with our custom renederer Murae allowing the use of logs in a simpler and more intuitive way for your programs and return them through the terminal to be read through stdout or to be read with Kamakazi Reader or a different file viewer.

Rust projects

Kamakazi Reader

Kamakazi Reader - Kamakazi Reader is the log reader for Kamakazi perfect for analyzing log files for programs to see issues and errors. Written in Rust, soon to be rewritten in C++ as no native Kamakazi version for Rust.