Portfolio

hand holding phone with Uber open

Ride-Share

A ride-share program that looks at data of drivers and their ride history. Takes data stored in a CSV file and organizes it into one single variable that is one single nested data structure.

scrabble tiles

Adagrams

A Ruby implementation of Adagrams (anagrams) that runs in the command line.

illustration of an astronaut

Solar System

A command line interface that allows a user to interact with a solar system model.

shopping cart in grocery aisle

Grocery Store

Library code that grocery stores would use to keep track of the orders that folks make in the store.

slack logo

Slack CLI

A command line interface (CLI) that allows a user to interact with Slack. Uses the Slack API in order to list users and channels, get details on users and channels, and send messages to users or channels, all from a Ruby program.