This repository is my personal space for core exercises and projects I’ve worked on starting in 2026. Everything here exists mainly for me to practice fundamentals, experiment with ideas, and have something concrete to look back on as I improve over time.
The code in this repo comes from a mix of exercises, small projects, and concept explorations. It isn’t meant to be polished or production standard. Instead, it’s meant to reflect my actual learning process as it happened.
The main purpose of this repository is to document progress. I want to be able to look back months or years from now and clearly see how my thinking, structure, and problem-solving have changed. Because of that, I treat this repository more like a learning journal than a showcase.
Once I decide that I’m done updating a file, I stop making changes to it entirely. I don’t refactor it, rewrite logic, or optimize things later on, even if I notice better or cleaner approaches. The only exception is adding comments. I do this intentionally so each file remains a snapshot of where I was at that point in time, rather than being rewritten with knowledge I gained later.
Any comments in the code are written for personal note-taking. They’re there to explain decisions, remind me how something works, or give context in case I revisit the file in the future. They may be more informal or might not necessarily be clear for that reason.
I’ll continue adding to this repository as I learn new concepts, revisit fundamentals, and work on things I find interesting or useful. There’s no strict structure to it.
This is a test for editing with gitbash <-- first ever push from gitbash everyone celebrate !!