This project creates a deliberate home for writing and project documentation. Notion handles structured content, while Next.js handles rendering, routing, and visual direction.
Scope
The first version focuses on three areas: homepage, blog, and projects. The structure leaves room for future additions such as newsletters, talks, or experiments.
Implementation notes
The data layer is built to work with Notion data sources when configured, but it also includes local fallback content so the frontend can be developed independently.