Community/Templates
A one-page personal site: a command menu that opens on Cmd+K, morphing contact cards with a live GitHub contribution graph, experience and project sections, and light and dark themes. Next.js 16, React 19 and Tailwind 4. Every piece of content lives in one config file, and the blocks read it with zero props, so you edit site.config.ts and the page is yours. The design is based on colinlienard.com by Colin Lienard, open source under the MIT licence. His site is built with Astro and Svelte; this is an independent React implementation of that design, written from scratch. The full credit and his licence ship in CREDITS.md inside the download.