Skip to content
View wrkealey's full-sized avatar
😱
😱

Block or report wrkealey

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 Loading

  1. HourlyPayCalc HourlyPayCalc Public

    My fiance and I work hourly rate jobs as I am coming out of grad school. Wrote this as sort of a pick-me-up tool and a motivational aid to pick up shifts. Its usually accurate to within a dollar or…

    Java

  2. BigramsProject BigramsProject Public

    A school project to make bigrams out of every two words in a text file,. Then writes the 20 most common Bigrams to an output file. Shows some basic error handling.

    Java

  3. CeasarCipher CeasarCipher Public

    Can generate and solve a standard Ceasar Cipher. I actually used this to generate codes to encrypt a set of instructions for a scavenger hunt for my little brother's Christmas present last year. Ca…

    Java

  4. Matrix-Multiplication Matrix-Multiplication Public

    Takes two input files and makes an answer file multiplying them together. Can scale to multiply-able matrixes of any size (in theory).

    Java

  5. -Blackjack -Blackjack Public

    I enjoy playing blackjack games, but I found most apps for it seemed flashy... like they were encouraging gambling. I try to avoid too many addictive behaviors. So I am part way through writing my …

    Java