September 9, 2026 · Marcin
Building My Interactive Resume
Next.jsTypeScriptWeb Development
This is placeholder post content, written to exercise the blog pipeline end to end — MDX parsing, frontmatter validation, and static generation — before real writing replaces it.
Why an interactive resume
A traditional PDF resume doesn't leave much room for personality or depth. Progressive disclosure via accordions lets a visitor see a quick summary first and dig into detail only where they're interested.
This callout is a placeholder demonstrating the custom MDX component system described in the spec.
What's next
Future posts will cover the actual build process, the accordion animation approach, and the Decap CMS publishing workflow.