Pinned Repositories
CFC-for-CSV
CFML component for converting queries into comma-separated value format
CFML-RegEx-Tester
bare bones regular expression tester in ColdFusion, with bind/AJAX action.
Fixed-Width-Text-File-Toolkit
utility class with methods that making working with fixed width text files easier.
FWTF_typescript
bare bones implementation of the Fixed Width Text File Toolkit, in TypeScript (because I apparently hate myself)
Morse
JS Object for Morse message encoding/decoding
reCAPTCHA-Mailhide-API
PHP class to help create URLs for Google reCAPTCHA Mailhide API
URLParams
JS class for managing URL parameters, adding easily to links, etc.
Vigenere-Cipher
a JavaScript object for working with Vigenere ciphers
mrandrewmills's Repositories
mrandrewmills/CFC-for-CSV
CFML component for converting queries into comma-separated value format
mrandrewmills/Fixed-Width-Text-File-Toolkit
utility class with methods that making working with fixed width text files easier.
mrandrewmills/reCAPTCHA-Mailhide-API
PHP class to help create URLs for Google reCAPTCHA Mailhide API
mrandrewmills/URLParams
JS class for managing URL parameters, adding easily to links, etc.
mrandrewmills/USAJobs
PHP class to help with new USAJobs Search API
mrandrewmills/CFML-RegEx-Tester
bare bones regular expression tester in ColdFusion, with bind/AJAX action.
mrandrewmills/FWTF_typescript
bare bones implementation of the Fixed Width Text File Toolkit, in TypeScript (because I apparently hate myself)
mrandrewmills/google-geocoder
PHP class for server-side Google Geocoding service
mrandrewmills/Morse
JS Object for Morse message encoding/decoding
mrandrewmills/Vigenere-Cipher
a JavaScript object for working with Vigenere ciphers
mrandrewmills/Active-Directory-CFWheels-Plugin
A plugin for the CFWheels Framework that adds helper functions to use with Microsoft's Active Directory
mrandrewmills/AllowUploads
WordPress plugin to manage mime types, allow/restrict Media Library uploads
mrandrewmills/api-helper
JavaScript object to help fetch responses from API calls as quickly & easily as possible
mrandrewmills/Buffer_Button_for_WordPress
WordPress plugin that facilitates creating Buffer buttons
mrandrewmills/enable1
JS object for leveraging the enable1 word list.
mrandrewmills/fizzbuzz
The FizzBuzz game/puzzle as a JavaScript Object
mrandrewmills/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
mrandrewmills/io
Io programming language. Inspired by Self, Smalltalk and LISP.
mrandrewmills/JsonSerializer.cfc
A JavaScript Object Notation (JSON) serialization utility for ColdFusion.
mrandrewmills/mrandrewmills
mrandrewmills/PWPolicy
Evaluate or generate password candidates against established criteria.
mrandrewmills/silviapfeiffer.github.io
convert srt to webvtt
mrandrewmills/substitution-cipher
JavaScript object for playing with simple monoalphabetic substitution ciphers.