~/nodiversum
$whoami
theNod
$cat /etc/nod.conf
# ==============================
# nod.conf - Human Configuration
# ==============================

[identity]
name        = "The Actual Nod"
role        = "Software Architect & Curious Tinkerer"
location    = "Somewhere with great WiFi"
status      = "Always learning something new"

[bio]
tagline     = "Building things, breaking things, teaching things"
description = """
I'm a curious developer who believes the best way to learn
is by doing (and occasionally breaking things in production).
This corner of the internet is where I document my adventures
in code, share tutorials, and ramble about tech.
"""

[interests]
primary     = [
    "Software Development", 
    "Open Source", 
    "Creative Coding"
  ]
secondary   = ["Gaming", "Cooking", "TTRPGs"]
currently   = "Bashing my head learning Effect"

[values]
- "Code should be fun to write and read"
- "Share what you learn"
- "Break things (in dev, not prod)"
- "Coffee is a valid debugging tool"
>9000
Cups of Coffee
42+
Projects Built
1337
Bugs Squashed
100%
Passion
Tech Stack
Languages
TypeScriptJavaScriptPythonRustGo
Frontend
ReactNext.jsAstroTanstackTailwind CSSFramer Motion
Backend & Tools
Node.jsNestJSEffectPostgreSQLDrizzleSQLiteDockerLinuxGit
Currently Reading

"The Pragmatic Programmer" - because classics never get old

Currently Listening

Lo-fi beats and synthwave for maximum coding flow

Currently Playing

Fantasy Life i: The Girl Who Steals Time

Currently Building

This blog, and probably 3 other side projects

Let's Connect

Whether you want to collaborate, chat about tech, or just say hi — my inbox is always open.

$ echo "Thanks for stopping by!" && exit 0