Skip to content
View benjamin-you's full-sized avatar
😶
😶

Block or report benjamin-you

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 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 Loading

  1. LLM-class-final-project- LLM-class-final-project- Public

    A project for a Spring 2025 LLM class. Has only a slightly better than chance probability of guessing your gender based on your input text.

  2. cs301-sudoku-gui cs301-sudoku-gui Public

    Program files for a project in Cs 301 (Software Development). Contains a rudimentary GUI made with JavaSwing. Allows user to play Sudoku alone.

    Java

  3. CSCI-304---P4-Assembly CSCI-304---P4-Assembly Public

    Y86 program to evaluate a fibonacci-esque product series. A supplemental C program used to conceptualise of the implementation.

    C

  4. CSCI-304---P3-Assemby CSCI-304---P3-Assemby Public

    Y86 program to evaluate a series. A supplemental C program used to conceptualise of the implementation.

    C

  5. CSCI-304---P2-C-Code CSCI-304---P2-C-Code Public

    C program for base conversion (hexadecimal, decimal, octal, binary). Implementation includes pointers/referencing.

    C

  6. CSCI-241---P1-Sort-Algorithms CSCI-241---P1-Sort-Algorithms Public

    Python program that implements an insertion/selection sort algorithm. A second program was created for OS scripting and data visualisation.

    Python