Back to blog

Welcome to My Tech Blog

#nextjs#react#blog
Cover image for Welcome to My Tech Blog

Welcome to My Tech Blog

Hello world! This is the first post of my personal tech blog, built with Next.js and Markdown.

Why Markdown?

Markdown is simple, fast, and allows me to focus on writing. I can easily create:

const hello = "world";
console.log(hello);

I'll be sharing my thoughts on software engineering, product development, and the tech industry here. Stay tuned for more!