This Repo contains projects from the Udacity Full Stack Developer Nanodegree and the Data Structures & Algorithms Nanodegree programs. These projects were completed using a Python 3 environment, additional requirements and details are included within the project directories.
- item catalog - simple web app demonstration using Flask and associated libraries
- logs analysis - server logs analysis tool connected to a PostgreSQL database
- movie trailer - single page website demonstrating simple Bootstrap 3 and Python tasks
- portfolio - used to display various projects in one location
- The final project submission will be a working Restaurant Menu Web Application that allows users to Create, Read, Update, and Delete Restaurants and Menus.
- show me the data structures - Python solutions for six problem sets using data strutures
- problems vs. algorithms - Python solutions for basic algorithms and recursive functions
- route planner - Python solution for the A* Search algorithm for graph structures
- Python 3
- Flask
- SQLAlchemy
Jon Lunsford, September 8, 2019