Description: My Programming Projects
Authored: 2018-06-16;
Permalink: https://adamflott.com/projects/
categories :
programming;
projects;
tags :
projects;
My programming projects I've worked on over the years. Nothing special, but they've all met my needs at one point or another.
Name | Description | URL | Notes |
---|---|---|---|
milena | Haskell client for Apache Kafka | https://github.com/adamflott/milena | Tyler Holien did the initial work, I took over maintainership |
winobot | A Perl based IRC bot built on AnyEvent::IRC | https://github.com/adamflott/winobot | Probably the silliest thing I've ever written, due to this "feature" |
flac2mp3 | Go utility to parallel convert FLACs to MP3s | https://github.com/adamflott/flac2mp3 | Resume-able, defaults to all available CPU |
gizmos | Various utilities | https://github.com/adamflott/gizmos | |
slutty | PuTTY with cosmetic changes | https://github.com/adamflott/slutty | |
vdr-epg-tool | XMLTV EPG VDR loader tool | https://github.com/adamflott/vdr-epg-tool | |
syncgenie | Monitor files for keywords and copy to another location | https://github.com/adamflott/syncgenie | |
Thorium | Perl configuration management framework | https://github.com/adamflott/libthorium-perl | |
Algorithm::IRCSRP2 | Perl library for the IRCSRP version 2 spec | https://github.com/adamflott/libalgorithm-ircsrp2-perl | Not formally verified nor considered secure in any way |