Trackbasket is a shopping app that allows at-risk users to create shopping lists, and for volunteers to adopt and shop the lists. Front end built in React Native. This project won first place in Turing's Demo Comp in June 2020.
A bot that tweets (@colohistory) historic photos of Colorado from the Denver Library's collection.
Vail MTB is a trail-guide app that uses multiple external APIs to predict the quality of mountain biking in the Vail Valley. Built in React and Redux.
I-70 Guide displays the current traffic data and cameras for I-70 between Vail and Denver, both eastbound and westbound.
MealDeck is a recipe creator/organizer app. The user can input recipes with a title, image, ingredients, steps, prep time, cooking time and serving size, and then view the recipes. The user can also search for recipes, sort recipes, edit recipes and delete recipes.
RESTful API with CRUD functionality built with Node/Express. Functions as a backend for the MealDeck project.
VRAD is an AirBnb-type home-rental app made with React and React Router. Tested with Jest and React Testing Library. A user can log in, pick a neighborhood and browse listings.
In this to-do list app, the user can create to-do lists, check off tasks, mark task lists urgent, or delete a task list if all the tasks are completed.
My portfolio site
Travel Tracker is a travel booking app. Includes a user view and an agency view. Built with vanilla JavaScript, jQuery, Sass. Tested with Mocha and Chai.