My personal site — a single static page (bio, work, projects, links). Plain HTML and CSS, no build step.
Preview locally:
python3 -m http.serverThen open http://localhost:8000/. Deployed via GitHub Pages (CNAME → arjunm.net).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My personal site — a single static page (bio, work, projects, links). Plain HTML and CSS, no build step.
Preview locally:
python3 -m http.serverThen open http://localhost:8000/. Deployed via GitHub Pages (CNAME → arjunm.net).