Skip to content

mafindijr/my-portfolio

Repository files navigation

my-portfolio

Personal portfolio website built with Next.js and TypeScript. This repo contains the source for a responsive portfolio site showcasing projects, skills, and contact information.

Live demo

https://mafindijr.vercel.app/

Features

  • Responsive layout for desktop and mobile
  • Projects gallery with descriptions and links
  • About / Skills section
  • Contact section or contact form
  • Optimized for deployment on Vercel (Next.js)

Tech stack

  • Next.js
  • TypeScript
  • React
  • Tailwind Css

Getting started

Prerequisites

  • Node.js (>= 14)
  • npm, yarn, or pnpm

Clone the repo

git clone https://github.com/mafindijr/my-portfolio.git
cd my-portfolio

Install dependencies

npm install
# or
# yarn install
# or
# pnpm install

Run the development server

npm run dev
# or
# yarn dev
# or
# pnpm dev

Build for production

npm run build
npm start

If this is a static export (optional)

npm run export
npx serve out

Deployment

Recommended: Vercel (first-class support for Next.js). Your site is currently hosted at the live URL above.

Screenshots

Add screenshots to the repository and update the path below:

Screenshot

(Replace the image at /public/screenshots/screenshot.png with your real screenshot.)

Contributing

Contributions are welcome. Feel free to open an issue or submit a pull request with improvements.

Contact

GitHub: https://github.com/mafindijr


Note: License section intentionally omitted as requested.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •