{
name = "NeekoKun";
location = "Italy, Milan";
role = "Student";
school = "Polytechnic of Milan";
interests = [
"Networking"
"Infrastructure Security"
"Linux Ricing"
];
currently = {
learning = [ "Nix" "Homelabbing" ];
building = "Full NixOS homelab";
};
}Languages
Frameworks & Libraries
Tools & Platforms
| Project | Description | Stack | Status |
|---|---|---|---|
| 🚀 YoRHa SDDM Theme | An SDDM Theme based on the hit game NieR:Automata by Square Enix | QML SDDM |
|
| 🛠️ HomeLab Configs | NixOS configurations for a distributed lab over multiple heterogeneous machines | NixOS Networking |
|
| 📦 CmDungeon | A very simple dungeon crawler game running on a terminal for a highschool project | C ncurses |