Welcome to My Website

About This Site

This website is hosted using GitHub Pages. It's a simple, static website that demonstrates how easy it is to publish a website directly from a GitHub repository.

How to Create Your Own

  1. Create a new repository on GitHub
  2. Name the repository [username].github.io
  3. Add an index.html file
  4. Push your changes to the main branch
  5. GitHub Pages will automatically publish your site