Skip to content
View grakozy's full-sized avatar

Block or report grakozy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
grakozy/README.md

gregrakozy.com

Personal profile website - a minimalist digital business card for Greg Rakozy.

🎯 About

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.

✨ Features

  • 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

πŸ› οΈ Tech Stack

  • HTML5
  • CSS3 (with Flexbox and media queries)
  • Vanilla JavaScript (none required - pure HTML/CSS)
  • No build tools or dependencies

πŸ“¦ Getting Started

Local Development

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:8000

Then visit http://localhost:8000 in your browser.

πŸš€ Deployment

This site is deployed on Netlify.

Deployment Details

  • Platform: Netlify
  • Domain: gregrakozy.com
  • Build Command: None (static site)
  • Publish Directory: / (root)

πŸ“ Project Structure

gregrakozy.com/
β”œβ”€β”€ index.html          # Main HTML file
β”œβ”€β”€ README.md           # Project documentation
└── .gitignore          # Git ignore rules

πŸ”— Links

πŸ“„ License

This project is open source and available under the MIT License.

πŸ‘€ Author

Greg Rakozy


Built with ❀️ by Greg Rakozy

Popular repositories Loading

  1. utah-tech-deck utah-tech-deck Public

    Directory of Utah technology companies, start ups, coworking spaces, and education

    JavaScript 1

  2. utah-trail-conditions utah-trail-conditions Public

    JavaScript

  3. utah-tech-deck-api utah-tech-deck-api Public

    JavaScript

  4. lander lander Public

    Simple personal landing page

    JavaScript

  5. grakozy grakozy Public

    HTML

  6. air-frame-05172022 air-frame-05172022 Public

    Sample app to show how to implement Airkit's embedded experience

    HTML