---
title: "Projects"
description: "Things I have built and things I am still building — small tools I use daily, libraries I finished, and products that are not done yet."
canonical: https://yonnia.com/en/projects/
language: en
count: 3
---
# Projects

Things I have built and things I am still building — small tools I use daily, libraries I finished, and products that are not done yet.

- [Markdown mirrors](https://yonnia.com/en/projects/markdown-mirrors) — Every page on this site has a .md twin at the same path, so an AI agent can read the content instead of parsing the layout.
- [SEO audit script](https://yonnia.com/en/projects/seo-audit) — A post-build script that catches the defects in a static site which look fine in a browser and broken to a crawler.
- [Yonnia.com](https://yonnia.com/en/projects/yonnia-site) — This site. A zero-dependency static generator that ships not one line of JavaScript to the browser.
