Skip to content
View BrandonT17's full-sized avatar
🎯
Locked-In
🎯
Locked-In

Block or report BrandonT17

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
BrandonT17/README.md

Brandon Thach

Software Developer

University of Illinois Chicago | Class of 2025 | Computer Science

Technologies: JavaFX, AngularJS, ReactJS, GoogleTest, Linux, Vim... Languages: Java, C/C++, Python, Golang, SQL, HTML/CSS/JS...

Popular repositories Loading

  1. BrandonT17 BrandonT17 Public

    Config files for my GitHub profile.

  2. bin-packing bin-packing Public

    optimization program using first-fit and next-fit

    Java

  3. fibonacci-sequence-w-memoization fibonacci-sequence-w-memoization Public

    Implementing the Fibonacci Sequence using memoization technique to prevent stack overflow (versus recursive method)

    C

  4. student-management-system student-management-system Public

    object-oriented Java program that models a student information system (SIS) that allows teachers to manage their classes, students, and grading

    Java

  5. guessing_game guessing_game Public

    Rust

  6. c-text-editor c-text-editor Public

    text editor written in C, inspired by antirez’s kilo text editor.

    C