Skip to content
View mattsebastianh's full-sized avatar

Highlights

  • Pro

Block or report mattsebastianh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. concurrent_programming_2 concurrent_programming_2 Public

    A comprehensive Python demonstration comparing different concurrent programming approaches for calculating averages of multiple data sets.

    Python

  2. flask_file_exposure_testing flask_file_exposure_testing Public

    Python

  3. access_control_testing access_control_testing Public

    Python

  4. encryption_testing encryption_testing Public

    Python

  5. bash_automation bash_automation Public

    Lightweight bash build automation with version control and security filtering

    Shell

  6. flask_web_calculator flask_web_calculator Public

    A Flask calculator web app for learning web development concepts - demonstrates CLI-to-web refactoring, HTTP request handling, testing with pytest, and production deployment with Gunicorn and conda

    Python