Uses Open Brewery DB's API to find breweries in their database. Currently by Postal Code only. Brew Find
A web page version of my resume is running on an Oracle Compute Instance. Matt Allwood Resume
Rather than running on a server/vm I manage, this site is a static web page of an AWS S3 bucket distributed by Cloud Front Distribution
Works-in-Progress:
I plan to use API Gateway, Lambda, and DynamoDB to count and display times this page has been loaded. It will likely be working off of 30min old data to avoid scanning a whole table as a form of practice.
Adding Searching by state, type, and possibly city
I plan to use Oracle Automous Database to count and display times the resume site has been loaded. Ideally I can also keep track of IPs and device types.
I plan to create different behaviors on Cloud Front Distribution to direct mobile users to a separate version from desktop users. Primary difference being a hamburger menu for mobile users and full menu for desktop users.