api/ |.json |.md/1 |.md/2 |.mdx/1 |.mdx/2 |.txt

This resume fetches Markdown content (app/data/resume.md) from an API (app/api/get-markdown), converts it to HTML using remark, and renders it on the client-side . It provides a way to dynamically display resume content formatted in Markdown.