Skip to content
View gabrielabrook's full-sized avatar
🤍
Coding
🤍
Coding
  • University of Maryland, Baltimore County
  • Maryland, US

Highlights

  • Pro
Block or Report

Block or report gabrielabrook

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

    A command-line program that simulates a sliding tile puzzle of custom size via object-oriented programming.

    C++

  2. sortingAlgorithmTimer sortingAlgorithmTimer Public

    A program that heuristically compares the execution time of sorting algorithms, that of which includes bubble sort, selection sort, and insertion sort through the use of file sizes of various input…

    C++

  3. battleSimulator battleSimulator Public

    A simple menu-driven battle game that simulates combat between a player and an AI enemy.

    C++

  4. dynamicCalendar dynamicCalendar Public

    A dynamic JavaScript calendar that allows user input of a calendar month and year in order to display the inputted calendar date in an attractive manner.

    JavaScript