Author Name
Software Engineer
My First Blog Post
# Hello World
This is my first blog post on this new portfolio website. I built it using Next.js and Tailwind CSS.
## Features
- **Responsive Design**: Works on mobile and desktop.
- **Dark Mode**: Built-in dark theme.
- **Markdown Support**: Writing posts is as easy as writing markdown files.
## Code Snippet
```javascript
console.log("Hello, World!");
```
Stay tuned for more updates!