Skip to content
View cedarVM's full-sized avatar
💭
MidNight GitHubing
💭
MidNight GitHubing

Block or report cedarVM

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.

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

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

Report abuse
cedarVM/README.md

whoami

I am Matthew Louden, a Junior Computer Science student at Cedarville University. My interests and obsessions range from golfing languages to visualizing mathematics. You can reach me at mlouden@cedarville.edu. You can discover more from me here.

Top five favorite personal projects

  1. Surface Go Boardgame
    • A game of rafts (with cannons?) that is programmed entirely in C and the old X11 API.
  2. Sokoban
    • Final project for Digital Logic Design (2023F). The compiled binaries are Quartus DE1-SoC specific executables. There's some code for bitmap to ROM level generation.
  3. Prime number density
    • Prime numbers are cool. Ever heard of Ulam spirals?
  4. (2, 4) tree deletion procedure for Data Structures (2024F)
    • Implementation of a (2, 4) tree.
  5. CedarvilleDucks
    • Simple Unity game that mimics grid defense games

Current Projects

  1. Re-indexing and cataloguing all of my previous projects
  2. Explaining this
  3. Finding the zeroes of the following multivariable expression:

Terrible convergence

and finding a constant as offset to the above's visible logarithmic growth:

logarithmic intersection

Roadmap for this account

  • 03/15/26
    • Get all LaTeX adjacent docs into a place like this

Popular repositories Loading

  1. AlgoP1 AlgoP1 Public

    An unorganized vomit of all analytics and code for Algorithms Project 1

    Roff 1

  2. initAgony initAgony Public

    AllArchivedQARs

  3. boardgame boardgame Public

    C

  4. AlgoP2 AlgoP2 Public

    C++

  5. snake snake Public

    Most of this code is 4 years old. This repo is more of a testing ground for X11 than host to an actual game. However, it is still playable/enjoyable.

    C

  6. libglorb libglorb Public

    The phoenix from the ashes of ssw. A fully conceived set of X11 wrapper mechanisms for everyday needs based on circular linked list structures - and it isn't slow as molasses. Aiming for somewhat i…

    C