THE BEGINNING
At the age of 7, I received my first computer—a Commodore 64. That moment ignited a passion that would define my entire life. While other kids played outside, I was inside, mesmerized by the glowing screen, discovering QBASIC and learning to make the computer do my bidding.
Those early days with the C64 weren't just about learning to code. They were about falling in love with the art of problem-solving, the thrill of creation, and the endless possibilities that a few lines of code could unlock.
10 PRINT "HELLO WORLD"
20 PRINT "I LOVE CODING"
30 GOTO 10
RUN CODING AS A WAY OF LIFE
For me, coding has never been just a job or even a career. It's a fundamental part of who I am. Every waking moment, my mind is processing problems, architecting solutions, and dreaming in algorithms.
I don't code because I have to—I code because I can't imagine doing anything else. Whether it's a professional project or a weekend hobby experiment, every line of code is written with the same passion I felt at age 7.