Skip to content

Repository files navigation

Personal Portfolio Site

A modern portfolio website built with Next.js, featuring MDX support for content creation and interactive features.

Features

Current Features

  • 📝 MDX Support for dynamic content
  • 🎨 Modern and clean design
  • 💨 TailwindCSS for styling
  • 🚀 Next.js 15 for optimal performance
  • 📱 Fully responsive design

Upcoming Features

  • 💬 AI-powered chat integration
  • 🔖 Bookmark system
  • 📚 Interactive blog posts
  • 🤖 AI assistant for visitor interactions

Tech Stack

  • Next.js 15
  • TypeScript
  • TailwindCSS
  • MDX
  • Supabase (for upcoming features)
  • shadcn/ui

Getting Started

# Install dependencies
pnpm install

# Run development server
pnpm dev

# Build for production
pnpm build

# Start production server
pnpm start

Visit http://localhost:3000 to see the site.

Content Management

Content is written in MDX format, allowing for:

  • Interactive components within markdown
  • Custom React components
  • Dynamic content rendering

Development

This project follows modern development practices:

  • TypeScript for type safety
  • ESLint for code quality
  • Prettier for code formatting
  • Husky for git hooks

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A modern portfolio website built with Next.js, featuring MDX support for content creation and interactive features.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages