Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 2.02 KB

README.md

File metadata and controls

57 lines (46 loc) · 2.02 KB

Portfolio

Changelog-Release

A modern, fast, and responsive portfolio built with cutting-edge technologies.

Note: This project uses Umami for analytics. To enable analytics:

  1. Set up your Umami instance
  2. Add to your .env file:
    NEXT_PUBLIC_ENABLE_UMAMI=true/false
    UMAMI_WEBSITE_ID="your-website-id"

Tech Stack

Features

  • 🌓 Dark/Light mode with system preference detection
  • 📱 Fully responsive design
  • 🚀 Server-side rendering and static generation
  • 📝 MDX blog with frontmatter support
  • 🎨 Modern UI with custom animations
  • 🔄 Automatic changelog generation
  • 🌐 SEO optimized with OpenGraph images
  • 📰 RSS feed support
  • ⚡ Optimized performance with Next.js App Router
  • 🔒 Type-safe environment variables with T3 Env
  • 🎯 Proper error handling and loading states

Inspiration

This portfolio is a complete rewrite inspired by Vercel's minimalist design approach. While it shares the clean aesthetics, the codebase has been built from the ground up with custom implementations and additional features.

License

This project is licensed under the MIT License. See the LICENSE file for more details.