Personal profile website - a minimalist digital business card for Greg Rakozy.
A clean, modern, and responsive single-page website serving as a personal profile and digital business card. Built with vanilla HTML and CSS, focusing on simplicity and performance.
- Minimalist Design: Clean black and white aesthetic
- Fully Responsive: Optimized for all screen sizes
- Lightweight: Fast loading with no dependencies
- Accessible: Semantic HTML and proper ARIA considerations
- Modern Typography: System font stack for optimal rendering
- HTML5
- CSS3 (with Flexbox and media queries)
- Vanilla JavaScript (none required - pure HTML/CSS)
- No build tools or dependencies
Simply open index.html in your browser, or use a local server:
# Using Python
python3 -m http.server 8000
# Using Node.js
npx serve .
# Using PHP
php -S localhost:8000Then visit http://localhost:8000 in your browser.
This site is deployed on Netlify.
- Platform: Netlify
- Domain: gregrakozy.com
- Build Command: None (static site)
- Publish Directory:
/(root)
gregrakozy.com/
βββ index.html # Main HTML file
βββ README.md # Project documentation
βββ .gitignore # Git ignore rules
- Live Site: gregrakozy.com
- Professional Work: radkozy.com
- GitHub: @grakozy
This project is open source and available under the MIT License.
Greg Rakozy
- Location: Bozeman, MT
- GitHub: @grakozy
- Website: gregrakozy.com
Built with β€οΈ by Greg Rakozy

