Skip to content
View MattYoung50's full-sized avatar

Block or report MattYoung50

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 100 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

Popular repositories Loading

  1. soa-hello-world soa-hello-world Public

    This is a hello world implementation of an SOA application. Each SOA service can run on a separate cloud node in an AWS EC2 setup or all localhost

    C# 1

  2. gtest-example gtest-example Public

    This demonstrates how to setup a hello world implementation using Gtest with Cmake, visual studio, and vcpkg.

    CMake

  3. behavior-driven-development-cpp behavior-driven-development-cpp Public

    A hello world example of GUnit's Behavior Driven Development framework targeting RHEL 7

    C++

  4. test-pyramid-example test-pyramid-example Public

    This demonstrates the 3 layers of the test pyramid: Unit, Integration, and E2E testing

    C#

  5. car_shop_web_app car_shop_web_app Public

    A project I did for school that uses docker-compose, mongodb, and nodejs to run a car shop entry system

    JavaScript

  6. decision-tree decision-tree Public

    A python decision tree project

    Python