▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ █
█ ████████╗███████╗ ██████╗██╗ ██╗ ███████╗███╗ ██╗████████╗ █
█ ╚══██╔══╝██╔════╝██╔════╝██║ ██║ ██╔════╝████╗ ██║╚══██╔══╝ █
█ ██║ █████╗ ██║ ███████║ █████╗ ██╔██╗ ██║ ██║ █
█ ██║ ██╔══╝ ██║ ██╔══██║ ██╔══╝ ██║╚██╗██║ ██║ █
█ ██║ ███████╗╚██████╗██║ ██║ ███████╗██║ ╚████║ ██║ █
█ ╚═╝ ╚══════╝ ╚═════╝╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝ █
█ █
█ [ 16 y/o | HTL Rennweg | Vienna 🇦🇹 ] █
█ █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
"I don't just use technology — I live it."
class TechEnthusiast:
def __init__(self):
self.name = "SchlangeGoto"
self.age = 16
self.location = "Vienna, Austria 🇦🇹"
self.school = "HTL Rennweg — IT Department (Year 2)"
self.passion_level = float('inf')
self.obsessions = {
"networking": ["Cisco", "routing", "switching", "infrastructure"],
"development": ["web", "modding", "software"],
"hardware": ["custom keyboards", "nerf mods", "3D printing"],
"media": ["audio engineering", "video production", "design"],
"sports": ["karting", "football"]
}
def philosophy(self):
return "Build. Break. Learn. Repeat."
def current_mission(self):
return "Learning everything I can and building whatever's possible"
me = TechEnthusiast()
print(me.philosophy())
# >>> Build. Break. Learn. Repeat.|
const languages = {
primary: ["JavaScript", "Java", "Bash"],
web: ["HTML5", "CSS3", "Next.js"],
learning: ["C", "Assembly"]
}; |
expertise:
devices: [Cisco]
programs: [Cisco Packet Tracer]
concepts: [Everything you need]
goals: [CCNA, Enterprise Setup] |
|
$ cat /etc/tech-stack
Linux (Ubuntu, Arch, Debian)
Docker
VMware & Proxmox
Git |
.creative-tools {
design: Adobe;
3d: Blockbench, Fusion360;
hardware: Arduino, Custom Keebs;
music: Ableton;
} |
$ tree ~/projects/active/
~/projects/active/
├── home-lab-infrastructure/
│ ├── server-hardware
│ ├── proxmox
│ ├── networking-gear
│ └── experimenting
│
├── ms-gnk-dart-blaster/
│ ├── mosfets
│ ├── solenoids
│ ├── brushless-motors
│ ├── microcontroller
│ └── 3d-printing
│
├── Akko 3068b plus keyboard/
│ ├── switches
│ ├── foam-mods
│ ├── stabilizers
│ └── soldering
│
├── portfolio-website/
│ ├── next.js
│ ├── react
│ ├── tailwind
│ └── always-wip.txt
│
└── school-projects/
├── htl-assignments
└── experiments
▶ expand // what_drives_me.txt
The honest truth? I'm obsessed with EVERYTHING tech. Not just interested — obsessed. If it has circuits, writes code, connects to a network, or moves mechanical parts, I want to understand it completely.
My dream setup? If money wasn't a constraint:
- 3× server racks with enterprise networking gear
- 10+ custom mechanical keyboards (all hand-built)
- 20+ modded nerf blasters (engineering + fun)
- Professional audio/video production studio
- Complete electronics lab with oscilloscopes and logic analyzers
- 3D printer farm for rapid prototyping
- Smart home automation for every device
- Unlimited microcontrollers for IoT projects
The reality? I'm 16, still in school, money is tight. But that won't stop me from learning everything I can and building whatever's possible with what I have.
What drives me? The pure joy of making technology do exactly what I want. Building from scratch. Optimizing systems. Understanding how everything works at the deepest level.
Technology isn't just my hobby — it's literally how I think. 🚀
$ git log --author="SchlangeGoto" --stat --graph
const socials = {
email: "dev@kkazi.dev",
instagram: "@kazi.goto",
discord: "SchlangeGoto",
linkedin: "Coming Soon™"
};
// Open to:
const lookingFor = [
"Cool project collaborations",
"Tech discussions (I can talk for hours)",
"Learning opportunities",
"Building something awesome together"
];▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ █
█ "The best way to predict the future is to build it." █
█ █
█ Let's build something insane. █
█ █
█ — probably some dude █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

