> [LLM context index](https://www.lambdalatitudinarians.org/llms.txt) · [Nathan Contino bio](https://www.lambdalatitudinarians.org/nathan-contino.md)

# Projects
[[md]](/projects/index.md "view this page as markdown")

Check out my [GitHub account](https://github.com/nathan-contino) to see what I'm working on these days.

You can also check out my old [work GitHub account](https://github.com/nathan-contino-mongo) from when I worked at MongoDB.

For fun, you can play a [small terrestrial gastropod-related project](/java-applet-player) of mine.

## Astro Plugins

Since I started using Astro at work, I've published a few handy Astro tools for automating basic docs tasks. Some of these kinda sorta duplicate behavior you get for free from Starlight (though often a bit faster!). Some of these would probably be nice to add to a Starlight project, too, but I haven't tested that at all. If you try these out, let me know if you want me to add any extra features. Or if I need to fix any bugs.

[Generate Markdown Pages](https://github.com/nathan-contino/astro-gen-markdown-pages)

[Render Mermaid Diagrams Server-side Without a Pseudo-Browser](https://github.com/nathan-contino/astro-mermaid-renderer-cli-smol)

[Render an 'On this page' Widget Using All Headers, Even Includes, Astro Files, HTML Content, and Generated Content](https://github.com/nathan-contino/astro-toc-smol)

[Check Internal Links](https://github.com/nathan-contino/astro-link-checker)

