Travis G. Cashion

menu

Portfolio

preview image

Leftover Tag Scraper - November, 2023

Scrape the Colorado Parks and Wildlife leftover tag list to find out what's available. Then, send an email to subscribers using Twilio's SendGrid platform.

preview image

Ibotta Browser Extension (Contributor) - December, 2021

Get cash back at your favorite stores with the help of Ibotta's browser extension.

preview image

TravisCashion.com (v2.0) - December, 2021

This is the second iteration of my personal portfolio site. This site runs on NextJS, which is a React-based framework that serves fast, highly performant React sites.

preview image

Stop Analyzing Embed (open source) - August, 2020

Stop Analyzing Embed is a beginner-friendly, open source project created and maintained by Banco Do Brasil. Think of it like a Tinder app for products: the user compares two products presented on cards, and chooses the one that they like most. I contributed to this project in two ways. First, I re-wrote the documentation to correct typos and make the information more accessible to beginner developers. Then, I created a button component, complete with Jest units tests, that triggers and animation to slide the cards off of the screen (in the event that the user does not like either option presented).

preview image

obNoxious - July, 2020

Invasive species are an issue worldwide, but this app focuses on those species invading North America, specifically the United States. The obNoxious app servers two purposes:

  • To provide an API resource available to the public that contains identifying information about noxious plant species.
  • To provide an interface for authenticated users to report sightings of noxious species, thereby building a user-supported database that maps the distribution of some of North America's most tenacious invaders.
preview image

Finch Finder - June, 2020

For years, I've been a casual birder. There are tons of great apps out there for looking up and tracking birds, but I wanted to make one that fit my specific needs. Enjoy!

preview image

GASapp - June, 2020

Music enthusiasts often suffer from something called GAS - "Gear Acquisition Syndrome." The GASapp is a place where you can store and evaluate all of your music gear in one easy to access list. The app includes valuations on each piece of gear you own, or a price listing on your wish-list items (thanks to the Reverb.com API).

preview image

Battleship - May, 2020

This version of Battleship is based on the popular children's board game. Play against the computer to locate and sink its ships, before it sinks all of yours!

preview image

Outdoor Journal - May, 2020

The Outdoor Journal is a MEN stack app that helps you plan, record, and save memories of your favorite outdoor adventures. This project was born out of my own personal experience as an avid outdoorsman and journal keeper.

preview image

Day Tracker - January, 2020

Day Tracker is a free time-logging tool that tracks and displays how the user spends his or her time throughout a given day. This web-based app was my showcase project for my FEWD course taken through General Assembly.