Welcome to My Tech Blog
#nextjs#react#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:
- Code snippets
- Italicized text
- Bold statements
- Links to resources
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!