Rust

Oh crab! (pun intended) This one is going to be wild.

Rust is my favourite programming language and it's the language which I'm most proficient with.

Here's a list of projects which I did with rust (not complete):

ProjectDescription
vibeA desktop audio visualizer for the wayland linux desktop
shadyA shadertoy inspired shader-sandbox with audio support
rfc2047-decoderRFC 2047 MIME Message Header decoder library
ReadCollectionA little crate which implements additional read functions
riwerA toy-wallpaper setter for xorg, written in rust and wgpu

OSS Contributions

And here's a list of projects which I contributed to (not complete):

PRsDescriptionAdditional notes
rioA hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
helixA post-modern modal text editor.
x86_64Library to program x86_64 hardware.To be fair I didn't contributed that much here xD
minusAn asynchronous, runtime data feedable terminal paging library for RustBiggest contribution is this PR
rnoteSketch and take handwritten notes.Most notable contribution is the arrow adding PR
wgpuA cross-platform, safe, pure-Rust graphics API.