A custom install script written in bash; made while attending the Hacker: Coding Academy bootcamp. It was designed by myself to standardize a uniform coding environment for me and any fellow new students using Linux or OSX. My script automagically downloads, installs, and even interactively configures certain useful packages, including git.
This was a project demonstrating JavaScript powered DOM manipulation. It uses jQuery, jQuery UI (autocomplete), TinyColor.js, Bootstrap and NTC to choose random or selected colors as desired. It also stores the last colors chosen as buttons allowing them be recalled.
Despite the name "PseudoTwitter", this project was not meant to showcase a polished UI. Instead, the purpose was to display randomized, dynamic element generation alongside DOM manipulation, using a quick and dirty UI to provide context accordingly. All tweets except for user content are randomly generated from a list of options.