12 Oct 2017 | Categories:
Software-development
| Tags:
ruby
Base64 encoding is a strategy used in computing to transform raw data into readily-decodable, transmission-safe strings of text. Encoding results in bloated-but-perfect obfuscations of the original data. For example, when...
05 Oct 2017 | Categories:
Software-development
| Tags:
blog
css
jekyll
front-end
I used a premade Jekyll theme (Hyde) to simplify development for this blog. Hyde’s sticky sidebar suited my style, and the included features like “Related Posts” meant I could develop...
05 Oct 2017 | Categories:
Software-development
| Tags:
blog
jekyll
After two days of research, re-styling, and re-configuration, this development blog is finally ready for it’s first “non-test” post! Developed Using: GitHub Pages and Jekyll Poole, the Jekyll Butler by...