10 Feb 2018 | Categories:
Software-development
| Tags:
software-development
ruby
Here are 12 high-level, conceptual Ruby questions to help bolster your confidence for your next interview. Quiz yourself, then check out the answers below! Some questions have multiple valid answers....
15 Jan 2018 | Categories:
Software-development
Writing
| Tags:
software-development
writing
ruby
tools
I recently published a demo of Ruby Racko, a terminal-based card sorting game written in Ruby. Now, I’ll be the first to admit: installing and running Ruby Racko can be...
26 Dec 2017 | Categories:
Writing
| Tags:
net-neutrality
writing
fun
This month I spent a lot of time working on a small pet project: I wrote, recorded, and published a rap on YouTube. It’s a remix of Eminem’s 2002 hip-hop...
20 Nov 2017 | Categories:
Twil
Software-development
| Tags:
code
html
front-end
As a practiced back-end programmer getting her feet wet in the front-end, I spent a little too much time trying to achieve the right look and feel for some button-y...
12 Oct 2017 | Categories:
Software-development
| Tags:
code
ruby
javascript
back-end
front-end
Working with Base64 in Ruby There are several options for encoding and decoding Base64 strings in Ruby. Here are a couple that I’ve worked with in professional and personal projects....