Portfolio
Enjoy checking out a sampling of my projects below. Feel free to drop me a line and let me know what you think.
The Cocktail Cookbook
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
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 CodeSan Diego County Dog Rescue Classifieds
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

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