An editorial Next.js portfolio for a Senior iOS Developer, built around the “Native Systems, Shipped Products” concept. Profile, experience, and project evidence are centralized in content/; the seven detail pages are generated from typed data.
npm install
npm run devThen open http://localhost:3000. The production origin defaults to https://aayush-gandhi-ios.github.io; set NEXT_PUBLIC_SITE_URL only when deploying elsewhere.
npm run lint
npm run typecheck
npm run build- Add the final résumé at
public/resume-aayush-gandhi.pdf. - Connect
profile.resumePathincontent/profile.tsafter the source PDF is added. - Confirm platforms and any technologies marked “where applicable” before publishing.
- Replace all 21 temporary screenshots and revise their alt text.
- Confirm the production domain used by metadata and structured data.