About
Hi I'm Niko. The original idea is an experiment to see how far and how easily GitHub Copilot can create something with a human gluing the pieces together with minimal intervention. Some of the code for this site is interesting.
- This is a simple app to sort, filter, and reorder markdown tables in Blazor.
- The app is built using Blazor WebAssembly.
- The app uses Markdig to parse markdown.
- The app uses DataTables.net for sorting, filtering, and reordering tables.
- The app uses GitHub Copilot to generate code.
Read more of my stuff on my website.