Skip to content
View ayalajt's full-sized avatar

Organizations

@CMSC-475

Block or report ayalajt

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

Popular repositories Loading

  1. LinearAlgCalculator LinearAlgCalculator Public

    An Android calculator application that can compute matrices operations, truth tables, decimal to binary or hex, permutations and combinations, and java primitive type conversion

    Java

  2. MyPlatformer MyPlatformer Public

    A 2D platformer complete with multiple levels, menu UI, tile collision, and multiple enemies

    Java

  3. TokenizerAndParser TokenizerAndParser Public

    A C program which takes a text file as input, tokenizes it, and then parses through to check if it is a valid C grammar

    C

  4. RectanglePacker RectanglePacker Public

    Given a text file of rectangle sizes, this python program places all of the rectangles in a given canvas size

    Python

  5. RaceTrackSimulation RaceTrackSimulation Public

    Simulates a three-car race using multiple threads and has a random winner each time

    Java

  6. CustomCShell CustomCShell Public

    A custom shell created in C

    C