Origin story
The first serious glimpse at building with code.
During the 2020 pandemic, I started experimenting with Discord bots and small automation ideas. That became my first real introduction to writing code, maintaining projects, reading errors, and learning how different tools fit together.
It was not polished work at first, but it mattered because it made coding feel practical. I learned by trying things, breaking them, searching for answers, and slowly understanding how to move from an idea to a working feature.
Started experimenting
Used Discord bot ideas as a reason to learn syntax, commands, and basic project structure.
Built better habits
Spent more time in Visual Studio Code, learned how to debug, and became more comfortable reading documentation and examples.
Expanded the toolkit
Moved across Python, Node.js, and some C++ exposure, which helped me understand programming as a broader skill instead of one narrow tool.