Welcome
Pete Spangler's repository of assignments and practice files for Udacity's Full Stack Web Developer Nanodegree
Project 1:
- Code
- Flask based CRUD App with SQLAlchemy and PostgreSQL.
Project 2:
- Code
- Flask based Trivia App with React frontend.
Project 3:
- Code
- Flask based Coffee Shop app with Ionic frontend.
- Implemented and integrated Auth0 RBAC.
Project 4:
- Code
- Deployed a Dockerized Flask API to a Kubernetes cluster on AWS.
- CI/CD with GitHub integration through AWS CodePipeline.
- Created AWS CodeBuild stage to build and test code for deployment.
Project 5:
- Code
- Simple hockey stat recorder Flask CRUD Api.
- CI/CD with GitHub actions through Heroku and tested with Postman.