Skip to content
View AugustDay's full-sized avatar

Highlights

  • Pro

Block or report AugustDay

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 Loading

  1. CellularAutomata CellularAutomata Public

    My implementation of a Cellular Automata program in C#.

    C#

  2. lc3-simulator lc3-simulator Public

    C program to simulate the operation of the LC3

    C 1

  3. adi-DijkstraAlgorithm adi-DijkstraAlgorithm Public

    Custom implementation of Directed Graph data structure and Dijkstra's Algorithm for finding shortest paths.

    Java

  4. adi-HuffmanTextCompression adi-HuffmanTextCompression Public

    Custom implementation of Huffman Encoding Tree to compress a text file.

    Java

  5. adi-Tetris adi-Tetris Public

    Basic clone of the classic game Tetris, using standard Java Swing components.

    Java

  6. adi-PowerPaint adi-PowerPaint Public

    Simple Paint program using standard Java Swing components.

    Java