WebOS - Greg's Portfolio

A WebOS-style personal resume and portfolio site.

Features

  • 🖥️ Desktop-like interface with draggable, resizable windows
  • 📁 Multiple "apps": About, Projects, Resume, Contact, Terminal
  • 🎮 Interactive terminal with commands
  • 📱 Mobile responsive

Local Development

Just open index.html in a browser, or serve with:

python3 -m http.server 8000
# or
npx serve .

Deployment

Automatically deploys to production on push to main via GitHub Actions.

Live site: https://ghndrx.dev (or your domain)

License

MIT

Description
No description provided
Readme 42 KiB
Languages
JavaScript 42.1%
HTML 29.3%
CSS 28.6%