Portfolio

Enjoy checking out a sampling of my projects below. Feel free to and let me know what you think.

The Cocktail Cookbook

app screenshot

A full stack app for professional mixologists/bartenders and at-home entertainers to access a database of cocktail recipes organized by category, add new recipes to the collection, and edit/improve existing recipes.

Technologies used in this project indclude Javascript, React, Node.js, Express, PostreSQL, and CSS.

Try It View Code (client) View Code (server)

The College Hunter

app screenshot

An app allowing prospective college students to research and compare 4 year colleges in their desired region. Data on admissions requirements, tuition rates, and average graduate salaries provided for all schools.

Technologies used in this project indclude HTML, CSS, Javascript, and JQuery. Data and maps are populated via API calls to the Government College Scorecard API and Google Maps API.

Try It View Code

San Diego County Dog Rescue Classifieds

app screenshot

A full stack app for the large community of dog lovers in the San Diego area to browse listings of adoptable dogs in their region, contact their current caretakers about adoption opportunities, and post/edit their own listings.

Technologies used in this project indclude Javascript, React, Node.js, Express, PostreSQL, and CSS.

Try It View Code (client) View Code (server)

Penn State Football Trivia App

app screenshot

Test your knowledge of all things Nittany Lions football with this interactive trivia app. Feedback is provided upon answering each question and your final score will be posted to the scoreboard following the last question.

Technologies used in this project include HTML, CSS, Javascript, and JQuery.

Try It View Code