GitHunt
SG

sg777/sg777.github.io

sg777.github.io

My personal portfolio website hosted on GitHub Pages.

Live Site

Visit: https://sg777.github.io

Setup

This site is automatically deployed via GitHub Pages whenever changes are pushed to the main branch.

Local Development

To preview locally, simply open index.html in your browser or use a local server:

# Using Python
python -m http.server 8000

# Using Node.js (npx)
npx serve .

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

Customization

  • Edit index.html to update content, projects, and skills
  • Modify CSS variables in :root to change colors and theming
  • Update social links in the contact section

License

MIT

Languages

HTML100.0%

Contributors

Created January 26, 2026
Updated January 26, 2026