The repository name
portifoliois intentionally misspelled — it matches the canonical GitHub repoalmostturingcomplete/portifolio.
The live personal site at abhiyadav.in: a static single-page portfolio with an animated universe backdrop, project/experience sections, and full SEO/social metadata. No build step — ships as authored.
- Animated landing — universe-backdrop motion on the hero.
- Single-page sections — about, projects, experience, education.
- SEO + social —
sitemap.xml,robots.txt,og-image, favicons. - Custom error pages — 403 / 404 / 50x.
- Resume — linked PDF.
- Website: https://abhiyadav.in
git clone https://github.com/almostturingcomplete/portifolio.git
cd portifolio
task test # lint/validate — see Taskfile.yml
# or just open index.html in a browsertask deploy -- abhiyadav.inThe deploy preserves /var/www/html/shared/ so the LeetDrill extension downloads served from the same host stay intact.
MIT © 2026 Abhinav Yadav
