Skip to content

Project

This Knowledge Platform

A static-first personal knowledge platform covering Generative AI, Human Capital AI and People Analytics, with a validated content model and search.

Problem

Professional knowledge about GenAI, Human Capital AI and People Analytics is scattered across notes, bookmarks and memory — hard to search, impossible to share, and disconnected from each other.

Approach

Treat the content model as the core asset. Three parallel verticals share a common base schema with typed cross-references, enforced by validation that blocks deployment on any inconsistency. The website is a static presentation layer over that structured knowledge base.

What I built

A Next.js static site with schema-validated MDX content, build-time cross-reference resolution, client-side search across all verticals, full SEO (sitemap, structured data, RSS), and a scaffolded research pipeline designed for AI-assisted curation with human editorial control.

Technology

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Zod
  • MDX
  • Cloudflare
  • GitHub Actions

Outcome

A fast, secure, inexpensive platform with no server, no database and no user data collection — where adding a validated content file is all it takes to publish new knowledge.

What I learned

Designing the content schema before the UI made every later feature — search, related content, SEO — a projection of the same structure rather than separate systems.

Updated 2026-08-09