<h1>My Projects</h1>
<p>Various things that I'm working on or have worked on:</p>
<ul>
<li><a href="https://modding-openmw.com/">Modding-openmw.com</a> started as a small site for my personal modded OpenMW setup, and is now a reasonably large catalogue of mods and information about their usability with the OpenMW engine. Source code is viewable <a href="https://git.modding-openmw.com/Modding-OpenMW.com/momw">here</a>.</li>
<li><a href="https://mousikofidi.info/">MousikóFídi</a> is something I wrote as an alternative to <a href="http://ampache.org/">Ampache</a>. I wanted something that didn't need a database, had a small number of dependencies, only used vanilla javascript, and wasn't written in PHP (sorry!).</li>
<li><a href="https://git.sr.ht/~hristoast/ncgd-tes3mp">NCGD-TES3MP</a> is a port of a popular client-side leveling mod for Morrowind and OpenMW.</li>
<li>This website is an ongoing project, check out the source code at <a href="https://git.sr.ht/~hristoast/hristoast">sourcehut</a>!</li>
<li><a href="https://git.sr.ht/~hristoast/mpdinfo">mpd-info</a> is a very small <a href="https://palletsprojects.com/p/flask/">Flask</a> application that's designed to serve up bits of track info over HTTP, in json format. This is what powers the song info on <a href="/radio/">my radio page</a>!</li>
</ul>