Static site deployed with GitHub Pages.
index.html single-page site (about, projects, resume, contact)
css/styles.css all styling
js/main.js mobile nav, scroll spy, back-to-top
images/ project images
projects/*.html one detail page per project
- Bio — the
#aboutsection inindex.html. - Contact details — the
.contact-listinindex.html(email and LinkedIn are placeholders). - Resume — add
Samarth_Resume.pdfto the repo root. - Project write-ups — each file in
projects/has an.empty-stateblock to replace with real content. - Click tracking image — drop the file in
images/, then swap the.card-media-emptyblock inindex.htmlfor an<img>.
Sampled from the Futurism at JHU sign-up sheet.
| Token | Hex |
|---|---|
| navy | #070B22 |
| blue | #4F6BE0 |
| blue deep | #3A54C4 |
| blue light | #7B9CF5 |
| tint | #EDF2FE |