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-py-mediaserver Web app to serve your music library, with advanced searching and browsing bretttolbert.com moongas.org GitHub Python, Flask
moongas-go-mediascan Golang library to quickly scan music libraries for metadata and store it in an sqlite3 database   GitHub Golang
moongas-py-mediascan Python library for loading music library metadata from sqlite3 database, including artist.yaml and Genre   GitHub Python
moongas-py-mediatest 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