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

Block or report aeparks

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

  1. Motorola-68000-Disassembler Motorola-68000-Disassembler Public

    Final project for CSS 422: Hardware and Computer Organization. Designed to "disassemble" hexadecimal code into ASM 68k mnemonics.

    2 1

  2. Dossier-Tools Dossier-Tools Public

    Independent project for CSS 390: Cryptography. Designed to help decipher assignments for a group project.

    C++

  3. Movie-Store Movie-Store Public

    Final project for CSS 343: Data Structures, Algorithms, and Discrete Math II. Mimics transaction of a video rental store.

    C++

  4. Dijkstras-Algorithm Dijkstras-Algorithm Public

    Course assigment for CSS 343: Data Structures, Algorithms, and Discrete Math II. Implements Dijkstra's shortest path algorithm.

    C++

  5. JAAWM JAAWM Public

    The culminating project for my Bachelor of Science in Computer Science and Software Engineering from the University of Washington | Bothell. Designed and written for the cooperative education requi…

    C#

  6. RSA-Threads RSA-Threads Public

    Course assignment for CSS 527: Cryptography. Mimics the RSA key exchange by using threads to represent each host.

    Java