Open-Source Software Projects

Verbecc - Multilingual verb conjugation (Python library)

Project Description Demo Source Code Tech Stack
verbecc Python library for verb conjugation in six Romance languages   GitHub PyPI Python
verbecc-web Web front-end for the verbecc multilingual verb conjugator demo GitHub Javascript
verbecc-svc Dockerized microservice (Web back-end) for the verbecc verb conjugation library   GitHub Docker, Python, Flask

Moongas - Suite of media library tools

Project Description Demo Source Code Tech Stack
moongas-mediatunes-web-vue Web app to serve your music library, with advanced searching and browsing bretttolbert.com moongas.org GitHub TypeScript, Vue
moongas-mediatunes-svc-python-blacksheep (Backend for) Web app to serve your music library, with advanced searching and browsing bretttolbert.com moongas.org GitHub Python, BlackSheep
moongas-mediatunes-svc-java-javalin (Backend for) Web app to serve your music library, with advanced searching and browsing bretttolbert.com moongas.org GitHub Java, Javalin
moongas-mediascan-go Golang library to quickly scan music libraries for metadata and store it in an sqlite3 database   GitHub Golang
moongas-mediascan-python Python library for loading music library metadata from sqlite3 database, including artist.yml and Genre   GitHub Python
moongas-mediascripts-python Python scripts for working with Moongas media collections   GitHub Python
moongas-py-mediatest-python-pytest Keep your music library files organized by using PyTest to enforce rules   GitHub Python, PyTest

Other Misc. Projects

Project Description Demo Source Code Tech Stack
mapgraph SVG maps data visualization sandbox, including data from the US census and World Bank demo GitHub Javascript
flagsgame An assortment of SVG flags and related projects, including a challenging k-means clustering guessing game demo GitHub Javascript
mazegenerator Maze generator demo GitHub Javascript
colorscale Color scale generator that outputs color codes in various formats demo GitHub Javascript
npuzzle N-puzzle demo GitHub Javascript