Skip to content
View travisbrigman's full-sized avatar
Block or Report

Block or report travisbrigman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
travisbrigman/README.md

👋 Hello!

I'm Travis, a full stack web and native iOS developer from Nashville 🤠, TN USA.

I'm passionate about software creating better experiences for everyone in this world. I love building well thought out, well designed, intuitive and beautiful experiences for people. This makes me a tinkerer at heart who loves to play with things and constantly iterate. This is probably why I am also a certified scrum master.

Find me on LinkedIn


Projects I Am Proud Of:

Daily Dashboard

This is a little tvOS app I wrote to better understand network calls in Swift. The great thing about tvOS is its UI limitations. It's always a 16:9 aspect ratio and always landscape mode so for someone new to Swift and iOS development, it was a great entré to dive in with. The app gets a background image from a curated list of National Parks via the Unsplash API, it displays the weather from OpenWeather and displays the current time.


HeyBurrito!

This is the capstone project I did for my client-side learning at Nashville Software School. So it was my first foray into React. The idea was to create a way for my favorite burrito shop in town to take online orders. So a user can build an order and send it to the queue. From there an employee view allows a person to manage the queue and e-mail items (presumably to a printer). As said, the app was written in React using the Grommet CSS-in-JS framework. The backend is just a little JSON-server file.

Quotr

This is the capstone project that I did at NSS for my server-side learning. It's basically a React app with a Django/Python backend. The idea was to create a database of items that a user could build a proposal and transmit that to a client. I used Grommet again to help with styling as well as React-Table and a bit of Material UI to make the data tables at the heart of the app. Django made connecting to a SQLite database relatively easy and fast.

Thanks font awesome for the logos

Pinned

  1. dailyDashboard dailyDashboard Public

    tvOS app

    Swift 2

  2. heyBurrito heyBurrito Public

    Client-side capstone project for Nashville Software School.

    JavaScript

  3. quotr-server quotr-server Public

    Python

  4. pinwheel-irs pinwheel-irs Public

    Python

  5. quotrclient quotrclient Public

    JavaScript

  6. TandemQuizStoryBoard TandemQuizStoryBoard Public

    a basic quiz game app using a JSON file from Tandem.

    Swift 1