richbl
Knowledge addict seeking the shiniest of all things technological. Founder/CEO at Business Learning Incorporated and Digital Healthcare I/O.
Business Learning IncorporatedSeattle, Washington, USA
Pinned Repositories
a-bash-template
A bash template (BaT) designed to make script development and command line argument management more robust, easier to implement, and easier to maintain
go-distributed-motion-s3
Distributed Motion Surveillance Security System (DMS3): a Go-based distributed video security system
gogs-remote-backup
Remotely back up a Gogs (Go Git Service) database and selected files and folders
isometric-icons
Isometric icons using Google Material Design Icons saved as scalable vector graphics (SVG)
ng2-bootstrap-visualizejs
Angular Framework (Angular 2.0) demonstration using ng2-bootstrap and visualize.js libraries
ng2-visualizejs
A simple demonstration that draws a Jaspersoft report/dashboard resource with Visualize.js library using the Angular Framework (aka Angular 2.0)
remote-copy
Backward-compatible upgrade to remote-folder-copy, a bash script to securely copy file(s)/folder(s) from a remote server
remote-folder-copy
A local bash script to securely copy a folder from a remote server
taiga.io-scripts
A set of scripts that interact with the Taiga agile project management platform (taiga.io)
richbl's Repositories
richbl/go-distributed-motion-s3
Distributed Motion Surveillance Security System (DMS3): a Go-based distributed video security system
richbl/a-bash-template
A bash template (BaT) designed to make script development and command line argument management more robust, easier to implement, and easier to maintain
richbl/taiga.io-scripts
A set of scripts that interact with the Taiga agile project management platform (taiga.io)
richbl/ng2-bootstrap-visualizejs
Angular Framework (Angular 2.0) demonstration using ng2-bootstrap and visualize.js libraries
richbl/ng2-visualizejs
A simple demonstration that draws a Jaspersoft report/dashboard resource with Visualize.js library using the Angular Framework (aka Angular 2.0)
richbl/gogs-remote-backup
Remotely back up a Gogs (Go Git Service) database and selected files and folders
richbl/isometric-icons
Isometric icons using Google Material Design Icons saved as scalable vector graphics (SVG)
richbl/remote-copy
Backward-compatible upgrade to remote-folder-copy, a bash script to securely copy file(s)/folder(s) from a remote server
richbl/remote-folder-copy
A local bash script to securely copy a folder from a remote server
richbl/old-files-delete
A bash script to recursively delete files older than (n) days... uses the BaT (bash template)
richbl/postgresql-db-dump
shell script to perform a remote postgreSQL database dump
richbl/bash-lib
library of common bash routines used in a-bash-template (BaT) project
richbl/motion-surveillance
Ruby-based video security surveillance system using Motion (a software motion detector)
richbl/ng2-taiga-task-activity-reports
Generate custom visual reports on Taiga (taiga.io) tasks on a per-user basis
richbl/distributed-motion-surveillance
Distributed Ruby-based video security surveillance system using Motion (a software motion detector)
richbl/photography-gallery-generator
A bash script to prep (rename, resize, reduce, and watermark) a folder of images, and then generate an index in HTML
richbl/terminal-profiles-tweaker
View and edit terminal profile settings for font name/size, row size, and column size using a CLI (bash scripting)
richbl/dir-walk
A script that recursively walks a directory tree and does something interesting using a-bash-template (BaT)
richbl/watchfile-remote
Monitor a remote file for changes ("heartbeat detection") using a simple client-server pattern
richbl/esri-ascii-parser
A CLI utility written in Go to validate and parse an ESRI ASCII raster format file and send it to console, file, or database
richbl/go-ble-sync-cycle
BLE Sync Cycle is a Go application designed to synchronize video playback with real-time cycling data from Bluetooth Low Energy (BLE) devices, such as cycling speed and cadence (CSC) sensors.
richbl/richbl.github.io
eventual website
richbl/rust-watchfile-remote
Monitor a remote file for changes ("heartbeat monitoring") using a simple client-server pattern