🧑‍🚀 Hello world!

Welcome to the DevNotes blog. I’m a software engineering student documenting what I learn in short, practical notes you can skim fast. Think summaries, “ah-ha” moments, patterns, and concrete examples — all in one place.

Many posts focus on programming language features and core concepts, with code examples written in JavaScript, Java, and C# — simply the languages I work with most.

Posts explain what a feature is; and show how it behaves through real code. The goal is to understand what’s happening under the hood, so you (and I) can write better code.