This is my personal portfolio website, built to showcase my experience, projects, and skills as a software engineer.
Live site: https://markbychin.com
The website is a fast, modern, single-page application focused on clarity, performance, and clean UI.
It highlights:
- Professional experience
- Selected projects
- Technical skills
- Contact information
The site is fully responsive and optimized for desktop and mobile.
- React + TypeScript
- Vite (build & dev tooling)
- Tailwind CSS (styling)
- Framer Motion (animations)
- GitHub Pages (hosting)
- Custom domain + HTTPS
npm install
npm run dev
npm run build
npm run deploy