Projects

Project Description Demo Source Code Tech Stack
mediaserver Web app to serve your music library mediaserver demo github Python, Flask
mediascan Go library to quickly scan music libraries to yaml, Python dataclasses for reading yaml, comprehensive genre enum   github Go, Python
mediatest Use pytest to help keep your music library organized   github Python, PyTest
verbecc-web Web front-end for the verbecc multilingual verb conjugator verbecc-web demo (verbe.cc) github Javascript
verbecc Python library for verb conjugation in six Romance languages   github pypi Python
verbecc-svc Dockerized microservice for the verbecc verb conjugation library   github Docker, Python, Flask
mapgraph SVG maps data visualization sandbox, including data from the US census and World Bank mapgraph demo github Javascript
flagsgame An assortment of SVG flags and related projects including a guessing game using k-means clustering to make it very challenging flagsgame github Javascript
mazegenerator Maze generator mazegenerator demo github Javascript
colorscale Color scale generator, outputs color codes in various formats colorscale demo github Javascript
npuzzle N-puzzle npuzzle demo github Javascript