Minimalistic Portfolio Website
Overview
This is a sleek, modern, and highly customizable portfolio template built using Astro. Designed with performance, accessibility, and SEO in mind, it offers a clean and minimalistic experience while providing all the essential features needed for a professional online presence.
Features
- π Light & Dark Mode β Seamlessly switch between themes.
- π± Mobile-Friendly β Fully responsive design.
- π Blog Section β Supports **MDX** with automatic table of contents (TOC) and pagination.
- π·οΈ Categorized Articlesβ Filter posts by series or category.
- π Projects Showcase β Detailed overview of projects with images and descriptions.
- πΌοΈ SEO & Open Graph β Optimized metadata and dynamic OG images.
- π¨ Sleek & Modern Design β Crafted with a focus on simplicity and elegance.
Tech Stack
Built using the following technologies:
- Astro β Blazing fast static site generation.
- TailwindCSS β Highly customizable utility-first CSS framework.
- TypeScript β Strict type safety for maintainability.
- Prettier β Code formatting for consistency.
- Framer Motion β Smooth animations and transitions.
How to Use
Customization is simple and straightforward:
- All customizable data (name, links, content, etc.) is stored in `lib/constants/` dir.
- Images can be replaced in the `public` folder.
- OG images for blogs and projects are stored in `public/og/`.
- Theming follows **shadcn's** color palette and can be easily tweaked.
Contribute & Support
Love the project? Give it a β on GitHub! Contributions are always welcomeβwhether it's fixing a bug, adding a new feature, or even correcting a small typo.
---
Built with β€οΈ using Astro