Personal portfolio website built with HTML and CSS.
- Clean, semantic HTML structure
- Responsive design for mobile and desktop
- Modern CSS styling with gradients and shadows
- Accessibility-friendly markup
- User-friendly 404 error page
.
├── index.html # Main homepage
├── 404.html # 404 error page
├── css/
│ └── style.css # Main stylesheet
├── dataviz2014/ # Data visualization demo
├── README.md # This file
└── .gitignore # Git ignore rules
Simply open index.html in a web browser to view the site locally.
- HTML5
- CSS3
- Responsive Web Design
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
© 2025 m-tretyak. All rights reserved.