A sleek, responsive, and customizable portfolio for developers. Designed to showcase your skills, projects, and experience with an elegant, modern interface.
Check it out here: Live Demo
- Sections
- Getting Started
- How to Use
- Linking Your Sentry Account
- Customizing
- Deployment
- Technologies
- For the Future
- Contributors
✔️ About Me
✔️ Skills
✔️ Projects
✔️ Experience
✔️ Contact
Follow these steps to run the portfolio on your local machine for development.
Requirements:
- Node.js v14 or higher
- Git v2.17 or higher
# Clone this repository
git clone https://github.com/sufiankhan-dev/myportfolio.git
# Navigate into the directory
cd myportfolio
# Install dependencies
npm install
# Start the development server
npm run dev
- Edit Content: Customize
app/data/index.ts
with your personal details. - Add Projects: Update projects in
app/data/index.ts
to showcase them. - Modify Theme: Adjust theme colors in to match your brand.
Go to sentry, create a new project, create it's auth token and, create a .env
file with your sentry token:
SENTRY_AUTH_TOKEN=your_token_here
Personalize the content by editing key files:
-
/src/data/index.ts for content and information.
-
/public for assets.
Deploy on your preferred platform:
If you can help us with these. Please don't hesitate to open a pull request.
-
Connect with LinkedIn to get Summary, Skills, Education and Experience
-
Add a CMS (Sanity)
-
Add More Sections
Thanks to all the contributors who make this project better!