Skip to content
View OrangeAaron's full-sized avatar
  • Arkansas

Block or report OrangeAaron

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

Popular repositories Loading

  1. TwitchGPTVector TwitchGPTVector Public

    Twitch Bot for generating messages based on GPT models and VectorDB

    Python 13

  2. LostInMalul LostInMalul Public

    Game

    GDScript 5 5

  3. HeapBinaryTree HeapBinaryTree Public

    A self-balancing binary tree program that puts all the words from a dictionary into seperate balanced trees, and then organizes them into categories based on the rotations that were necessary.

    C++

  4. LittleLanguageInterpreter LittleLanguageInterpreter Public

    A small interpreter in Java for the grammar specified under grammar.txt.

    Java

  5. RegularExpressionParser RegularExpressionParser Public

    This regular expression parser will supply strings that match a certain regex up to a defined max length. The program will ask for the regex, then the max length. The operations are as follows in o…

    Java

  6. Smart-Snake-Remastered Smart-Snake-Remastered Public

    A simulation program using snakes that I am redoing from when I first started programming.

    C#