Skip to content
View lmoyle1989's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lmoyle1989

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. Assembly_Fun_MASM Assembly_Fun_MASM Public

    Some MASM assembly programs that I've done for fun/practice.

    Assembly

  2. Autobattler Autobattler Public

    A command line autobattler game that I used to practice OOP principles in C++

    C++

  3. Bloom_Filter_Password_Check Bloom_Filter_Password_Check Public

    A used-password checker and bloom filter implementation

    Python

  4. Frontier_Courier_Game Frontier_Courier_Game Public

    A little command line game that I made to practice OOP in C++ that I'm actually kind of proud of. The player tries to survive traversing a graph of terrain nodes and maximize profit at the expense …

    C++

  5. Spell_Checker Spell_Checker Public

    A spell check and hashmap implementation practice project that I made. Uses the levenshtein distance to provide alternatives to a misspelled word.

    C

  6. Mini_ERP_MoPa Mini_ERP_MoPa Public

    A web app for simple enterprise software. Provides a frontend & node.js backend for the user to view/add/modify/remove customers, products, parts, BOMs, and inventory

    Handlebars