About

# whoami

I am a 21 years old computer science student from Poland. You can refer to me using he/him pronouns. My taste in music includes mostly metal. For me, computers are like tools making the life less miserable.

# code .

I'm a strong supporter of open-source software. My favorite programming language is Rust. I used it in my network application consisting of server and client communicating via TCP. For that, I also learnt building terminal user interfaces thanks to well-written TUI library called Ratatui. Also, I know C, Go, Python, Kotlin, Dart and C#.

I'm experienced in system administration for personal use. Containerization encouraged me to explore different configurations of my home lab. The rewarding process behind it taught me bits of cybersecurity, managing network and protecting against cyber threats.

My first big project was never completed web music player fetching content from Subsonic compatible server (e.g. Navidrome) written natively for Android with Kotlin. Currently I'm doing my best to migrate it to Flutter.