Skip to content
View aedwardz's full-sized avatar
Block or Report

Block or report aedwardz

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. Search-Engine Search-Engine Public

    A search engine scripted in Python that indexes pages found under UCI domains such as informatics, cs, ics, and stats

    Python

  2. Dynamic-Memory-Allocator Dynamic-Memory-Allocator Public

    A dynamic memory allocator made in C

    C

  3. Simple-Shell-in-C Simple-Shell-in-C Public

    Implementation of a Simple Shell in C that supports a variety of built-in commands, file input and output redirection, and piping.

    C

  4. Battleships-in-MIPS Battleships-in-MIPS Public

    An implementation of Battleships in MIPS Assembly Language with a functioning GUI

    Assembly