wemmyneat.com
This site — a portfolio built as a technical SEO case study
The site you're reading. A Next.js App Router portfolio built to be as findable as it is fast: one linked schema.org @graph, generated Open Graph cards, an /llms.txt surface for AI crawlers, and GDPR-compliant GA4 that writes no cookie until you say yes.
Screenshots & demo coming soon
Screenshots & demo coming soon
The problem
Most developer portfolios are invisible. They render client-side, ship no structured data, and unfurl as a blank card when someone pastes the link into Slack — so the work never reaches the people searching for it.
The solution
A server-rendered Next.js site where SEO is architecture, not an afterthought: entity-linked structured data, per-page canonicals and OG imagery generated from the same content the page renders, and consent-gated analytics that stays on the right side of GDPR.
Key features
- schema.org @graph with stable @ids linking Person, WebSite, ProfessionalService, and every project
- Per-project Open Graph cards generated with next/og, including NDA-safe redaction
- Consent Mode v2 GA4: four-state consent store, no cookie written before opt-in, withdrawal from /privacy
- /llms.txt, sitemap.xml and robots.ts for search and AI-crawler surfaces
- ⌘K command palette with full-text search across projects, services and pages
- Light/dark theming, five toggleable pointer effects, all gated on prefers-reduced-motion
Interested in something similar?