Phattaraphan Prommee (@phattar4phan) - Personal Portfolio
This is a personal website portfolio for showcasing your skills, projects, experiences and works. I've also added my own skills, projects, and experiences.
The tech stack I used are Vite, React, Tailwindcss, Lucide-react and TypeScript. It's the easiest, and I use AI to help designing the portfolio, so it's clean, minimal, modern enough.
This site have 2 parts:
- Plain
.html,.css,.jsinsite/*can preview this by running normal shell command:
npm run dev
npm run build- Vite, Tailwindcss, React, TypeScript (
.tsx) preview or build this by the same command but using:
npm run dev:react
npm run build:react- About
- Skills
- Projects
- Experience
- Contact
For those who want to use this design and make it your own (plain html, css, js):
- Install
npm install - Development Server
npm run dev
- Build
npm run build
You can deploy to your favored deployment platform such as Cloudflare Workers & Pages, Vercel, Netlify, Render