Skip to content
View kmmerc18's full-sized avatar

Block or report kmmerc18

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
  • A canvas based drawing app that you can integrate easily on your website.

    JavaScript 1 MIT License Updated Aug 16, 2023
  • Practice with object-oriented programming through the creation of "robots"

    Java Updated Oct 26, 2021
  • Object-oriented approach to creating "players" that simulate a coin-taking game.

    Java Updated Oct 26, 2021
  • Object-oriented approach to keeping different "user" data.

    Java Updated Oct 26, 2021
  • Object-oriented implementation of logic rules to compare differnet "shape" objects

    Java Updated Oct 26, 2021
  • This object-oriented program allows the creation of objects representing books in a searchable catalog system. It was my final project for CS 219.

    Java Updated Oct 26, 2021
  • Practice using logic systems, creating comparisons, deques, priority queues, heaps, test cases, and more to simulate battles across multiple planets involving multiple jedi and sith troops, trackin…

    Java Updated Oct 23, 2021
  • Practice using command line arguments, dictionaries, deques, classes, creating test cases, and more.

    Java Updated Oct 23, 2021
  • Returns the neighboring states of any given U.S. state (CS256)

    Java Updated Oct 23, 2021
  • A program that performs edge detection within an image in order to sketch the outline of the shapes found based on levels of color contrast between a pixel and those surrounding it.

    Python Updated Oct 23, 2021
  • Notes and assignments from CS-362 Algorithm Analysis

    Jupyter Notebook Updated Oct 22, 2021
  • Practice with animations, collision detection, generation from prefabs

    C# Updated Oct 22, 2021
  • Create a game with enemy prefabs, collision detection, different sprites on movement, and randomization

    C# Updated Oct 22, 2021
  • Practice changing scenes in Unity through keyboard commands; update displayed text on each scene change

    C# Updated Oct 22, 2021
  • C Updated Oct 22, 2021
  • A parser created using a parser generator. Describes the Cool grammar in an appropriate input format. Additional code unserializes the tokens produced by the lexer stage and to serialize the abstra…

    Python Updated Oct 22, 2021
  • A lexical analyzer, created using a lexical analyzer generator. Describes the set of tokens for Cool in an appropriate input format. Additional code serializes the tokens for use by later interpret…

    Lex Updated Oct 22, 2021
  • An interpreter implementing the operational semantics specification of Cool to generate legitimate run-time errors (e.g., dispatch on void). You do not have to worry about "malformed input". Additi…

    Reason Updated Oct 22, 2021
  • An example database created with PSQL in CS345 class

    Updated Oct 22, 2021