Welcome to my GitHub Pages website!

This is a simple website that I created using GitHub Pages. GitHub Pages is a free and easy way to host a website, and it's perfect for small projects and personal websites.

To create your own GitHub Pages website, you can follow these steps:

  1. Create a GitHub account.
  2. Create a new repository.
  3. Add an index.html file to your repository.
  4. Push your changes to GitHub.
  5. Your website will be available at `https://username.github.io/repository-name`.

For more information, please visit the GitHub Pages documentation.