A professional, clean, and modern Personal Portfolio Website built with HTML, CSS, and JavaScript. This project showcases your skills, projects, and experience, helping you stand out as a web developer or designer.
- 👋 Hero section with introduction
- 🧑💼 About section with skills and bio
- 🧰 Projects showcase with links
- 📄 Resume/CV download button
- 📞 Contact form for inquiries
- 🎨 Responsive layout and animations
- HTML5
- CSS3 (Flexbox, Grid, Animations)
- JavaScript (Vanilla)
git clone https://github.com/viktor-rumiievskyi/Personal-Portfolio.git
cd Personal-PortfolioOpen index.html with any browser or run a local server:
# Python 3
python -m http.serverVisit http://localhost:8000.
Personal-Portfolio/
│
├── index.html # Main page
├── style.css # Stylesheet
├── script.js # JavaScript for interactions
├── assets/ # Images and icons
└── README.md # Documentation
- 🧑 Replace name, skills, and bio in
index.html - 🖼️ Update project list and portfolio images
- 🎨 Customize theme colors and fonts in
style.css - ✉️ Link your email or backend to contact form
- 🌍 Multi-language support
- 🌓 Dark mode toggle
- 📈 GitHub activity or blog feed
- 🔐 Password-protected client projects
Viktor Rumiievskyi
- GitHub: @viktor-rumiievskyi
This project is licensed under the MIT License.