Skip to content
View ryanwradtke's full-sized avatar

Block or report ryanwradtke

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. AutomobileReliabilityCalculator AutomobileReliabilityCalculator Public

    A simple reliability calculator for determining the chance of success over x days. Demonstration of generics and abstract data types.

    Java

  2. GardenGame GardenGame Public

    This is a simple garden game I created to learn the collections framework of JAVA.

    Java

  3. LinkedList LinkedList Public

    Simple linked list data structure.

    Java

  4. ADTBag ADTBag Public

    ADTBag project implementing LinkedBags and ArrayBags. Includes test suite.

    Java

  5. DIMETorrentMaker DIMETorrentMaker Public

    This is a simple utility that creates info, md5checksum, and .torrent files. My neighbor needed a solution for uploading live shows he recorded to the site Dime a Dozen. This is still a beta version.

    Java

  6. HashDictionary HashDictionary Public

    This is an ADT Hash Dictionary that I wrote.

    Java