Skip to content
View MatthewBald's full-sized avatar
  • Chatham Financial
  • Denver, CO

Highlights

  • Pro
Block or Report

Block or report MatthewBald

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

Pinned

  1. bml-lang-intellisense-open bml-lang-intellisense-open Public

    VS Code Extension for BML

    TypeScript 1 2

  2. Graph Graph Public

    C# Implementation of a Network/Graph data structure. Includes BFS & DFS.

    C# 1

  3. GDP-Correlation-Calculator GDP-Correlation-Calculator Public

    Written while in CS II, fall 2012. Stores the countries as nodes in a graph data structure, then calculates the GDP correlation coefficient between every country and sets their correlation as the w…

    Java