I am a web developer living in Portland, Oregon who enjoys solving puzzles and learning new things. I find computer programming and software development to be the perfect combination of puzzle solving, logic, organization, and design. When I'm not coding, I enjoy traveling and trying new food.
financial web app that allows people to create multiple accounts, unify data across those accounts, categorize and track spending and savings, and set aside funds for specific purposes
blog that requires login, verifies input, creates user session, takes input from various users, sorts and displays entries, and stores entries in a database
web app that uses the Better Doctor API to search for Doctors in the Portland area by name or medical condition
encryption program that takes a string of text and a number between 0 and 26 as input and returns a string with all of the alpha characters rotated the specified number of spaces to the right of the alphabet
This is a website showing places I have traveled. For each location, there is a photo taken by me, a short summary of my trip, a comment about the local cuisine, the capital, currency, and language of the country, and some visitor tips.
an imitation of the Etsy website with full CRUD (create, read, update, delete) functionality and the ability to filter listings by category
.NET MVC web app for a gummi bear vendor with full CRUD (create, read, update, delete) functionality that allows visitors to review products
web app that uses the Twilio API to send texts to users reminding them when it is time to plant specific seeds based on their chosen seeds and their specified location
web app that monitors kegs in a tap room with full CRUD (create, read, update, delete) functionality, the ability to sort beers based on price and alcohol content, the ability to view low kegs, and the ability to quickly and easily replace kegs
website for creating flashcards that allows the user to create, sort, and view flash cards by subject and category
multiplayer text adventure game set on a space station
JavaScript, Angular
tic-tac-toe game