Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 450 Bytes

File metadata and controls

19 lines (14 loc) · 450 Bytes

techdhamo.github.io

Personal portfolio of Dhamodaran Narayana Perumal — Mobility Product Lead & Technology Consultant.

Static single-page site. No build step — index.html is served directly by GitHub Pages.

Stack

  • HTML5 + Tailwind CSS (CDN)
  • Lucide Icons
  • Vanilla JS

Local preview

python3 -m http.server 8000
# open http://localhost:8000