Skip to content
View MKP157's full-sized avatar
  • University of New Brunswick
  • Saint John, New Brunswick
  • 07:40 (UTC -03:00)
  • LinkedIn in/matthewkpeterson

Block or report MKP157

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
MKP157/README.md
  • 👋 Hello there! My name is Matthew Kenneth Peterson.
  • 👀 I’m interested in most things computers, as long as it involves building them from the ground up.
  • 🏫 I am in my 4th year at the University of New Brunswick's Saint John campus, as a part of the Bachelor of Science in Computer Science program.
  • 💾 I have learned Rust, C, Web development, Java, x86-64 assembly, MySQL, MongoDB, Python, and I'm learning more each day!
  • 🌱 I’m currently learning the Rust programming language.
  • 📫 You can reach me anytime at my university email: [email protected] or my personal email: [email protected]

Pinned Loading

  1. mattris-asm mattris-asm Public

    Gradual reimplementation of my Tetris clone in C for my Machine Level Code class (CS 2253). Not as clean as my more recent works, but still a fun project to share.

    C

  2. CS2704-Project CS2704-Project Public

    My project for Data Analytics with Python (CS 2704). Studied the correlation between Open Source Software contributions and national democracy indices.

    Python

  3. Rust-Game-of-Life Rust-Game-of-Life Public

    Final project for Parallel Computing (CS 3123). Used Rust to implement Conway's Game of Life, with parallelized game logic using Rayon.

    Rust

  4. Proxide Proxide Public

    Barebones Rust-based HTTP web server, for a simple web site. Project for our Networking class (CS3893).

    HTML 1