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

Block or report jrdodson

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. openfst-caesar-cipher openfst-caesar-cipher Public

    Another Caesar Cipher implemented using OpenFst with Bash and Python

    Python 1 1

  2. space-invaders-curses space-invaders-curses Public

    Mini space invaders hacked together with C and the ncurses library

    C 1

  3. unigram-lm unigram-lm Public

    Simple language model for computing unigram frequencies.

    Java 1 1

  4. caesar-cipher-python caesar-cipher-python Public

    Simple Caesar Cipher decryption implemented in Python. Usage: <program>.py <ciphertext>

    Python

  5. scheming scheming Public

    Here's a collection of many Scheme programs I wrote one semester. Many are pretty basic. Several are answers to the textbook Concrete Abstractions by Max Hailperin.

    Scheme

  6. mic1-disassembler mic1-disassembler Public

    Project completed for CS321 (Computer Organization). Consumes a binary .mic1 file and disassembles it into a series of machine instructions. Implemented in C++.

    C++