Skip to content
View JonRudnick's full-sized avatar

Block or report JonRudnick

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. IowaVotesApp IowaVotesApp Public

    An Android app that allows Iowa voters to view election and voter information. Originally developed for Drake University Computer Science Capstone project.

    Java

  2. ElectionResults ElectionResults Public

    Analysis of 2016 County-level Election Results using R and SAS for a Probability for Analytics course in Fall 2016.

    R

  3. HeapsAndHeapsort HeapsAndHeapsort Public

    Heaps and Heapsort application for Data Structures and Algorithms course in Spring 2016.

    Java

  4. PollsterRatings PollsterRatings Public

    IPython Notebook application to train and run regressions on 538 Pollster Ratings for a Machine Learning Course in Spring 2015.

    Jupyter Notebook

  5. RegEx RegEx Public

    Regular Expression checking application to find the most efficient RegEx for given values in a dictionary for a Programming Languages course in Spring 2015.

    Perl

  6. Sorting Sorting Public

    Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, and Quicksort comparison application for an Intro to Computer Science course in Spring 2014.

    C++