Pinned Repositories
boompow
BANANO's super official Proof of Work system (BoomPoW)
buildroot-linux
cvs2plscrubber
Removes cvs information from log file while keeping structural state. This allows the log files to be shared with gource, and other projects, in bug reports without sharing private information.
dax
Episode Automation
docker-evolution
foreman
Manage Procfile-based applications
gotiktoklive
A go port of TikTokLive connector
hyper
An HTTP library for Rust
mp4parser
A Java API to read, write and create MP4 files
oncloud9
A repository to help sync cloud9 workspaces to external environment.
beeblebrox's Repositories
beeblebrox/boompow
BANANO's super official Proof of Work system (BoomPoW)
beeblebrox/buildroot-linux
beeblebrox/cvs2plscrubber
Removes cvs information from log file while keeping structural state. This allows the log files to be shared with gource, and other projects, in bug reports without sharing private information.
beeblebrox/dax
Episode Automation
beeblebrox/docker-evolution
beeblebrox/foreman
Manage Procfile-based applications
beeblebrox/gotiktoklive
A go port of TikTokLive connector
beeblebrox/hyper
An HTTP library for Rust
beeblebrox/mp4parser
A Java API to read, write and create MP4 files
beeblebrox/oncloud9
A repository to help sync cloud9 workspaces to external environment.
beeblebrox/piper-phonemize
C++ library for converting text to phonemes for Piper
beeblebrox/plextools
Utility for interacting with plex servers.
beeblebrox/Retrieval-based-Voice-Conversion-WebUI
Voice data <= 10 mins can also be used to train a good VC model!
beeblebrox/socket_server_2
Redesign of my original socket_server code. This moves the signal handler to another project, reduces the template parameters I need to push around, redesigns fdes_stream and generally seems to be easier and cleaner to work with.
beeblebrox/stats-shortcourse
The statistics short course is both a resource and survey of the areas of probability and statistics that are foundational for the data science immersive at Galvanize.
beeblebrox/SubSonic-3.0
SubSonic 3.0 for the .NET 3.5 Framework
beeblebrox/SubSonic-3.0-Templates
T4 Template Project for the peeps
beeblebrox/syncthing
Open Source Continuous File Synchronization
beeblebrox/testng
TestNG testing framework
beeblebrox/XmlManager
XML parser and writer. Acts like a Java SAX parser by calling IXmlHandler methods when XML nodes are found. Types inheriting IXmlWriteable can be written to XML using XmlProcessor.Write.