Crafting Experiences 0%

← Back to Blog

Welcome to My New Corner of the Internet

June 8, 2026
WelcomeNext.jsPortfolio

Hello World!

Welcome to my brand new blog! I've recently redesigned my entire portfolio, and I realized I needed a dedicated space to share my thoughts, experiments, and the lessons I learn along the way.

What to Expect

This isn't just another dev blog. My goal is to bridge the gap between design and code. Here is what I plan to cover:
  • Behind the Scenes: Deep dives into my recent projects (like AerisIQ and Bussiler).
  • Design Systems: How I approach typography, color theory, and glassmorphic UI.
  • Engineering: Tips, tricks, and tutorials on Next.js, React, and building performant web apps.

Testing the Features

Since this is a custom MDX implementation, I wanted to make sure everything looks pristine. For example, here is how a high-quality image looks (try clicking it to zoom!):
A beautiful placeholder image representing creativity
And of course, code blocks need to look sleek and readable:
export default function Welcome() {
  console.log("Thanks for stopping by! 🚀");
  return <div>Let's build something awesome.</div>;
}

The Journey Begins

I'm incredibly excited to start this new chapter. Whether you're a fellow developer, a designer, or just someone passing by, I hope you find something inspiring here.
Stay tuned for more updates!