| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Mr.Nothing — a minimal cyber-style personal website built using TailwindCSS, FontAwesome, and vanilla JavaScript.
It serves as a central hub linking to my GitHub, Telegram, Discord, and ongoing projects.
netrun.sh/ ├── index.html # main HTML file ├── assets/ # media, css, js └── README.md # this file
Hosted automatically through GitHub Pages.
To deploy manually:
git add .
git commit -m "Update site"
git push orirgin main| Back | FazBrowse Home | New Git URL |