Professional website for Danil Gribkov, DevOps, Security & AI/ML Engineer.
- 🎨 Modern, responsive design
- 🌙 Dark/Light mode toggle
- 📱 Mobile-first approach
- ⚡ Fast loading with vanilla HTML/CSS/JS
- 🔒 Security-focused
- 🎯 SEO optimized
- Hero: Introduction and call-to-actions
- About: Background and experience
- Services: DevOps, Security, and AI/ML services
- Skills: Technical skills and achievements
- Contact: Professional contact form
- Push this repository to GitHub
- Go to repository Settings > Pages
- Select "Deploy from a branch"
- Choose "main" branch and "/ (root)" folder
- Your site will be available at your custom domain
The CNAME file is configured for danilgribkov.com. To set up the custom domain:
- In your domain registrar, create CNAME record pointing to
<username>.github.io - Enable "Enforce HTTPS" in GitHub Pages settings
- Wait for DNS propagation (can take up to 24 hours)
- HTML5
- CSS3 (CSS Custom Properties, Grid, Flexbox)
- Vanilla JavaScript
- GitHub Pages
Simply open index.html in your browser or use a local server:
# Using Python
python -m http.server 8000
# Using Node.js
npx serve .© 2024 Danil Gribkov. All rights reserved.