Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meeruzairwashere/minimalistic-portfolio
A minimalistic portfolio built using the template from nyxbui.com. A small and simple design to showcase your work effectively.
https://github.com/meeruzairwashere/minimalistic-portfolio
mdx nextjs nextjs14 nyxbui tailwindcss vercel
Last synced: about 1 month ago
JSON representation
A minimalistic portfolio built using the template from nyxbui.com. A small and simple design to showcase your work effectively.
- Host: GitHub
- URL: https://github.com/meeruzairwashere/minimalistic-portfolio
- Owner: MeerUzairWasHere
- License: mit
- Created: 2024-09-07T14:37:29.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T11:18:21.000Z (about 2 months ago)
- Last Synced: 2024-10-14T03:42:16.454Z (about 1 month ago)
- Topics: mdx, nextjs, nextjs14, nyxbui, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://meeruzairwashere.vercel.app/
- Size: 31.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Minimal Portfolio Template
This repository features a minimal portfolio template designed to showcase your work and experience as a developer. Using this template, you can quickly set up a professional portfolio with various sections to highlight your skills, projects, and achievements.
### Features
- **Hero Section**: Make a great first impression with an eye-catching hero section.
- **About Section**: Share information about yourself and your journey.
- **Work Section**: Display your professional experience and roles.
- **Education Section**: Highlight your academic background.
- **Projects Section**: Showcase your key projects and contributions.
- **Hackathon Section**: Feature your hackathon participation and achievements.
- **Contact Section**: Provide ways for others to reach out to you.
- **Blog**: Share your thoughts, updates, and insights.### Installation
To get started, follow these steps:
1. **Install the Template**: Run the following command to start the CLI and install the template:
```bash
npx nyxbui@latest template
```
Follow the prompts to select the portfolio template, enter your project directory name, and choose your package manager (npm, pnpm, yarn, bun). The CLI will handle the rest.2. **Start Development Server**: Navigate to your project directory and start the development server:
```bash
cd
run dev
```### Why Use This Template?
- Save over 100 hours of development time.
- No need to learn advanced animations or complex setups.
- Easy to configure and customize.
- Quick 1-click download and setup.
- Update text and images in just 5 minutes.
- Seamlessly deploy to Vercel.### Credits
This template is provided by [Nyxbui](https://nyxbui.design). For more information and other templates, visit [Nyxbui Portfolio Templates](https://nyxbui.design/docs/templates/portfolio).