Assalam-o-Alaikum, hello, hi. ๐ There is no team here, no office, no fancy title on a door โ just me, a laptop, and way too many browser tabs open at once. This corner of the internet is where I write about what I build, what I break, and what I learn along the way.
What I actually do
- HTML โ structuring ideas into something a browser can understand.
- CSS โ making that structure look like it was made on purpose.
- JavaScript โ making it actually do something.
- Curiosity โ the thing that got me here in the first place, and the thing that keeps me going.
// me.js โ the most honest documentation I own
const me = {
role: "developer",
team: "just me",
fuel: "chai",
status: "learning, always"
};
while(alive) {
me.build();
me.break();
me.learn();
}
const me = {
role: "developer",
team: "just me",
fuel: "chai",
status: "learning, always"
};
while(alive) {
me.build();
me.break();
me.learn();
}
What being a developer means to me
"I don't just write code. I write little pieces of myself into every page I build โ a comment only I'll ever read, a variable name that made me smile, a bug I fought at 2 AM and finally understood."
What's next
More posts, more projects, more mistakes turned into lessons. No roadmap, no five-year plan โ just steady, honest progress, one commit at a time. Main developer hoon. And this is only the beginning. ๐