Skip to content
View matthewm8m's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Colorado Springs, Colorado

Highlights

  • Pro
Block or Report

Block or report matthewm8m

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

  1. c-sharp-tutorials c-sharp-tutorials Public

    A repository containing a series of lectures, exercises, and projects that can be used to start learning the C# programming language.

    C# 1 1

  2. Terrain-Generator Terrain-Generator Public

    A terrain generator that is capable of generating infinite terrain landscapes that can be highly parameterized. The generator uses many real simulation tactics such as water and wind erosion.

    Jupyter Notebook 1

  3. FlexLib FlexLib Public

    A flexible all-purpose mathematics library and application focused on simplicity, intractability, and comprehension. Serves as a learning opportunity to myself and others on how mathematical soluti…

    C#

  4. Polyastro Polyastro Public

    The source code for a small game about blasting away asteroids with a spaceship, getting upgrades, and building stations. This repository contains only the code and none of the content for integrit…

    C#

  5. PDE-Solver PDE-Solver Public

    An easy-to-use, Python library designed to approximate solutions to partial differential equations using primarily, finite difference methods.

    Python

  6. Sort-Visualizer Sort-Visualizer Public

    A simple sorting-algorithm visualization tool. Provides statistics about sorts and replayable visuals on specific distributions with selected algorithms.

    C#