Pinned Repositories
small_unix_shell
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 "exit" and "cd", and is capable of taking lines of up to 512 words. It can handle redirection and comments as well.
image_to_ascii_converter
Image-to-ASCII app using micro service architecture.
brickbreaker
This is a repo for our capstone AI-ML Brick Breaker project.
godot-docs
Godot Engine official documentation
hasamishogi
CS162 final project, hasami shogi board game
hashmapassignment
Hashmap homework for CS261. One using linked lists, the other using open addressing.
godot
Godot Engine – Multi-platform 2D and 3D game engine
langtonsant
Langton's Ant algorithm final assignment for CS161
godot-docs
Godot Engine official documentation
mattchala's Repositories
mattchala/brickbreaker
This is a repo for our capstone AI-ML Brick Breaker project.
mattchala/godot-docs
Godot Engine official documentation
mattchala/small_unix_shell
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 "exit" and "cd", and is capable of taking lines of up to 512 words. It can handle redirection and comments as well.
mattchala/godot
Godot Engine – Multi-platform 2D and 3D game engine
mattchala/image_to_ascii_converter
Image-to-ASCII app using micro service architecture.
mattchala/hasamishogi
CS162 final project, hasami shogi board game
mattchala/langtonsant
Langton's Ant algorithm final assignment for CS161
mattchala/hashmapassignment
Hashmap homework for CS261. One using linked lists, the other using open addressing.