Skip to content
View mamoore1's full-sized avatar
Block or Report

Block or report mamoore1

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

Pinned

  1. advent_of_code_2023_c advent_of_code_2023_c Public

    Advent of code 2023 in C

    C

  2. ostep-small-projects ostep-small-projects Public

    Small code projects from Operating Systems: Three Easy Pieces

    C

  3. nand2tetris nand2tetris Public

    Projects from Elements of Computing Systems (aka nand2tetris)

    Python

  4. npc_generator_django npc_generator_django Public

    Making my DnD 3.5 NPC generator into a Django webapp

    Python

  5. chatbot_project chatbot_project Public

    Generative Chatbot using Tensorflow and the Cornell Movie-Dialogs Corpus

    Python 3 1

  6. Connect-Four Connect-Four Public

    Simple game of Connect Four, with a two-player mode and a computer opponent based on minimax

    Python