This repository contains my personal portfolio website built with Next.js and Tailwind CSS. It highlights my profile, skills, education, certifications, projects, and contact information.
https://sijomonps.github.io/Portfolio.me/
- Next.js
- React
- TypeScript
- Tailwind CSS
- Material UI
-
Install dependencies npm install
-
Run development server npm run dev
-
Build project npm run build
This project is configured for static export with GitHub Pages:
- output export enabled in next.config.ts
- basePath and assetPrefix set to /Portfolio.me
- images.unoptimized enabled
Deployment flow used:
- Keep full editable source in main branch.
- Build static files from main.
- Publish static files to gh-pages branch.
- Set GitHub Pages source to gh-pages branch in repository settings.
- Email: sijomon700@gmail.com
- GitHub: https://github.com/sijomonps
- LinkedIn: https://www.linkedin.com/in/sijomonps/