Portfolio
Docs-as-code can be used to improve documentation for a wide range of applications. This page showcases two of my project that involve the docs-as-code approach.
Projects
-
Canvas Docs-as-Code – This project rethinks the entire course-building process in Canvas. Instead of creating content in a web browser, the project make it possible to write an entire course in Markdown and yaml. It also uses a single CSV file to manage all of a courses assessment rubrics.
-
Intervals.icu – This project demonstrates the power of using an LLM as a tool to enrich complicated document creation. It uses LLM language parsing to build workout plans in CSV and upload them to the Intervals.icu API.
Check out the individual project sections to see the documentation in action.