Background Jobs in RailsAfter a few months now working in a production Ruby environment (not Rails) with a sophisticated background job setup, I wanted to step…Oct 29, 20211Oct 29, 20211
Landing your First Software Developer Job with a Nontraditional BackgroundJust nine months ago, I was traveling to Salt Lake City, UT to conduct a traffic data collection project for my employer at the time. I had…Jul 30, 2021Jul 30, 2021
Mailgun with Heroku and RailsImplementing a mail system in your Rails application has been made into a simple task using Action Mailer. Getting a mailer working in…Jun 12, 2021Jun 12, 2021
Connecting Flask to a MySQL DatabaseSee my last article for the repository setupJun 4, 20211Jun 4, 20211
Getting started with FlaskFor this walkthrough I’m using Python3 version 3.8.8 on macOSMay 28, 2021May 28, 2021
Excel with RubyAfter learning that Python has a module called xlrd that can open Excel files, I wanted to see if Ruby had an equivalent. Should have…May 14, 2021May 14, 2021