644
Write programs that do one thing and do it well. Write programs to work together. Write programs that handle text streams, because that is a universal interface
Pinned Repositories
avg-audit
Arch Linux Audit Tool - checks for vulnerable packages installed against security.archlinux.org
Bash-Utils
A collection of very useful, everyday bash scripts that automate common tasks; stuff that's not entirely worthy of its own repo
bashrc
Part of my .bashrc. Includes lots of functions and aliases that may be useful
bulk-rename
A pure bash solution to bulk-rename files and folders for the given directory
check-updates
Check for updates on arch linux machines and send notification (does everything in RAM) with ability to update
compressimages
Compress images quickly with GNU parallel
dmc3music
Play DMC3's music for the 2006 port without causing frame drops or lag
iqcaptcha-buster
A userscript that automatically solves IQ captchas for iqcaptcha.us.to
ldnsbash
An example of how to create a bash builtin. This one uses ldns to query cloudflare with whoami (returns your public IP address)
nessusparser
644's Repositories
644/ldnsbash
An example of how to create a bash builtin. This one uses ldns to query cloudflare with whoami (returns your public IP address)
644/avg-audit
Arch Linux Audit Tool - checks for vulnerable packages installed against security.archlinux.org
644/check-updates
Check for updates on arch linux machines and send notification (does everything in RAM) with ability to update
644/dmc3music
Play DMC3's music for the 2006 port without causing frame drops or lag
644/compressimages
Compress images quickly with GNU parallel
644/iqcaptcha-buster
A userscript that automatically solves IQ captchas for iqcaptcha.us.to
644/auto-pi
Downloads the latest raspbian lite image and configures raspbian to work headless immediately
644/backup-by-ssh
Bash script that will encrypt and backup folders/files to a remote server using SSH
644/Bash-Utils
A collection of very useful, everyday bash scripts that automate common tasks; stuff that's not entirely worthy of its own repo
644/bashrc
Part of my .bashrc. Includes lots of functions and aliases that may be useful
644/bulk-rename
A pure bash solution to bulk-rename files and folders for the given directory
644/direct-youtube
Python Flask app that redirects a GET request to YouTube audio stream
644/gitstats
644/newswire-cralwer
Parse the Rockstar newswire to monitor changes for custom keywords
644/palindrome
Palindrome checker in C with UTF-8 support (~50 million words sorted per second)
644/save-golds
Save a replay buffer of gold splits in livesplit
644/644
644/644.github.io
644/create-vultr-domain
Add and configure a new domain for vultr.com with LetsEncrypt automatically
644/dmc3cheats
A Cheat Engine Table and Lua script for DMC3's 2006 port
644/dmc3lss
644/DMC3Splitter
644/minima
Minima is a one-size-fits-all Jekyll theme for writers.
644/mouse-keybinds
Hotkeys I use for a 12 side button mouse
644/node-harmony-exec
Wrapper for node harmony in BASH
644/shellnium
:dizzy: Bash selenium webdriver.
644/shellnium-example
An example of how to use shellnium (bash selenium library) to archive a website
644/srcom-ils
Use speedrun.com's API to mass download all Individual Levels for a game with bash in parallel
644/stackoverflow
My answers on stackoverflow
644/tower-of-hanoi
Simpler Iterative Solution to the Tower of Hanoi Problem