Pinned Repositories
Arduino-DeDe-tester
A small script to test the outputs of the Arduino DeDe (Debugger & Development) Shield
awesome-go
A curated list of awesome Go frameworks, libraries and software
Brayyy
ddrescue-to-svg
Convert a ddrescue mapfile into a human-readable SVG
Lambda-CloudFront-Log-Restructure
Restructures CloudFront logs in S3 to a directory structure more useful for AWS Athena or EMR
Lambda-EBS-Snapshot-Manager
EBS snapshots and snapshot rotation using lambda
pypino
A Python JSON logger with output matching Pino.js
til
Today I Learned
wifi_ducky
Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
Brayyy's Repositories
Brayyy/Lambda-EBS-Snapshot-Manager
EBS snapshots and snapshot rotation using lambda
Brayyy/Lambda-CloudFront-Log-Restructure
Restructures CloudFront logs in S3 to a directory structure more useful for AWS Athena or EMR
Brayyy/pypino
A Python JSON logger with output matching Pino.js
Brayyy/wifi_ducky
Upload, save and run keystroke injection payloads with an ESP8266 + ATMEGA32U4
Brayyy/ddrescue-to-svg
Convert a ddrescue mapfile into a human-readable SVG
Brayyy/til
Today I Learned
Brayyy/Arduino-DeDe-tester
A small script to test the outputs of the Arduino DeDe (Debugger & Development) Shield
Brayyy/awesome-go
A curated list of awesome Go frameworks, libraries and software
Brayyy/Brayyy
Brayyy/cfgur-py
Load environment vars, and command line arguments in a predictable, standardized way.
Brayyy/config-wrangler-js
Load Etcd v3 keys, environment vars, and command line arguments in a predictable, standardized way.
Brayyy/config-wrangler-misc
Load Etcd v3 keys, environment vars, and command line arguments in a predictable, standardized way.
Brayyy/docker-logs-tail
Docker Logs Tail simultaneously tails logs for all running Docker containers, interleaving them in the command line output
Brayyy/dotenv-tools
Tools to improve use of dotenv. Configure .env path, cast variables to primitives, and decode JSON
Brayyy/ecs-spot-watch
A lightweight Docker container to drain EC2 Spot instances from your ECS cluster
Brayyy/envconsul
Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.
Brayyy/go-debug
Old anti-pattern go-debug thing
Brayyy/hexo-deployer-s3-cloudfront
S3 and Cloudfront deployer plugin for Hexo
Brayyy/log-courier
Log Courier, a lightweight log shipper with Logstash integration.
Brayyy/logger
Minimalistic logging library for Go.
Brayyy/node-consulea
Load Consul keys, environment vars, and command line arguments in a predictable, standardized way.
Brayyy/pi-photobooth
Raspberry Pi photobooth
Brayyy/pino-logrus-formatter
Format logrus entries to match Node.js Pino log format
Brayyy/pipe2firehose
Pipe data from stdin and push into AWS Kinesis Firehose or Kinesis Stream
Brayyy/pydebug
Tiny python debugging utility modeled after visionmedia's node.js debug module and the python 3 print function