Skip to content

Repository files navigation

Portfolio — Prayas Jain

My personal portfolio site. Live: prayas17.github.io/portfolio

Forward Deployed AI Engineer positioning. Case-file layout. Deployed on GitHub Pages.


Design

  • Type: Instrument Serif (display) · Bricolage Grotesque (body)
  • Tone: direct, technical, results-focused — production readiness over hype
  • Layout: modular sections — Position · Services · Case Files · Process · Stack · Record · Engagement

Tech

  • Static HTML / CSS — no framework, no build step
  • Deployed via GitHub Pages from main
  • SEO tuned — see SEO-PLAYBOOK.md for the checklist used
  • Open Graph image + manifest + sitemap + robots.txt included

Structure

.
├── index.html            # main site
├── resume.html           # standalone resume view
├── 404.html
├── favicon.svg
├── og-image.png / .svg   # Open Graph preview
├── og-preview.html       # preview harness for the OG image
├── site.webmanifest      # PWA manifest
├── browserconfig.xml     # Windows tile config
├── robots.txt
├── sitemap.xml
├── Prayas-Jain.pdf       # downloadable resume
├── SEO-PLAYBOOK.md       # SEO decisions and checklist
└── README.md

Local development

# clone
git clone https://github.com/prayas17/portfolio.git
cd portfolio

# serve locally (any static server works)
python -m http.server 8000
# → open http://localhost:8000

Deployment

Any push to main is picked up by GitHub Pages automatically. The Pages settings point to the repository root.

License

MIT — feel free to use the layout as inspiration; please don't copy the copy or resume PDF verbatim.

About

My personal portfolio site — Forward Deployed AI Engineer. Instrument Serif + Bricolage Grotesque. SEO-tuned, deployed on GitHub Pages.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages