I build this website as my first portfolio in 2015
My coding journey began with simple HTML pages styled with basic CSS. But as I dove deeper into JavaScript, I realized the power of turning static designs into interactive experiences. When I discovered jQuery, it felt like unlocking a secret weapon: suddenly, animations, dynamic content, and AJAX requests became effortless.
This website became my playground. I challenged myself to avoid frameworks like React or Bootstrap—not because they’re not powerful, but because I wanted to prove I could craft something lightweight and fast from scratch. Every hover effect, every smooth scroll, and every responsive layout adjustment was coded by hand.
Was it time-consuming? Absolutely.
Was it worth it? 100%.This site isn’t just a portfolio—it’s a love letter to the fundamentals. It’s proof that with HTML5’s semantic structure, CSS3’s flexibility, and JavaScript’s magic, you can build something uniquely yours
Behind the Code
This website was hand-crafted from scratch using modern front-end technologies to ensure speed, responsiveness, and a seamless user experience. I built it with:
HTML5 for clean, semantic structure.
CSS3 for sleek, responsive design that adapts to any device.
JavaScript + jQuery to add interactive elements (like smooth scrolling and dynamic content loading).
Every line of code was written with performance and accessibility in mind, ensuring fast load times and cross-browser compatibility.