Skip to content
View mattchala's full-sized avatar
  • PST

Block or report mattchala

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

    This is a portfolio project I did for my Operating Systems class. We made a small unix shell using C that handles background commands, variable expansion for $?, $!, and $$, built-in commands for "…

    C

  2. image_to_ascii_converter image_to_ascii_converter Public

    Image-to-ASCII app using micro service architecture.

    Python

  3. brickbreaker brickbreaker Public

    This is a repo for our capstone AI-ML Brick Breaker project.

    ShaderLab

  4. godot-docs godot-docs Public

    Forked from godotengine/godot-docs

    Godot Engine official documentation

    reStructuredText

  5. hasamishogi hasamishogi Public

    CS162 final project, hasami shogi board game

    Python

  6. hashmapassignment hashmapassignment Public

    Hashmap homework for CS261. One using linked lists, the other using open addressing.

    Python