Back to projects

Project

Max Hoang Personal Platform

A Notion-backed website with a custom Next.js frontend for essays, project case studies, and future product expansion.

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.