This is a modern, responsive resume website built with React, TypeScript, Vite, and Tailwind CSS.
- Single Page Application (SPA)
- Dark mode support
- Multi-language support (EN/PL/UA)
- Animated landing section with hero photo
- Portfolio gallery with project previews and links
- Interactive hard & soft skills sections
- Dynamic experience and education timeline
- Stylish “About Me” life story timeline
- Interactive contact card with built-in contact form
- Mobile-first and fully responsive design
- React + TypeScript
- Vite
- Tailwind CSS
- Framer Motion (animations)
- EmailJS (contact form)
- GitHub Pages / Netlify / Vercel (deployment)
git clone https://github.com/your-username/resume-site.git
cd resume-site
npm install
npm run dev