Start planning your next visit to any of the 62 National Parks. National Park Service Guide is a full-stack web application that allows a user to choose a National Park and view the activities available at that park to save to a bucket list. I utilized the National Park Service API to retreive the necessary data to provide park and activity information. Tech Stack: Python, Flask, PostgreSQL, SQLAlchemy, JavaScript, jQuery, HTML, Jinja, CSS, Bootstrap
Built a two-player Connect4 game in Python using Repl.it IDE. This is my first software engineering project and was done during Hackbright Academy's Prep Course in January 2020.