Build Status Badge: 
Use Case: Continuous Integration
Demonstrating continuous integration with GitHub Actions
Files include:
- Python web app and requirements.txt
- Dockerfile for creating a container for the app
- CI/CD pipeline styled workflow triggered on push
:D