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

Block or report Danieth

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

    A GUI that shows a binary search tree. This GUI also allows the user to perform operations on the tree. Once the user has picked an operation, the tree will visually show each step.

    Java 3 1

  2. rb_maxima rb_maxima Public

    A gem that allows for mathematical calculations using the open source Maxima library!

    Ruby 2

  3. tilda-bin tilda-bin Public

    Forked from rmm5t/tilda-bin

    Ryan McGeary's personal ~/bin directory -- well at least the stuff that he wants to make public.

    Shell

  4. strip_attributes strip_attributes Public

    Forked from rmm5t/strip_attributes

    StripAttributes is an ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.

    Ruby

  5. web_frameworks_essay web_frameworks_essay Public

    Web Frameworks Essay. An essay I wrote on web frameworks for a statistics course. It briefly covers the history of webframeworks, the evolution of HTTP. From the first usage of "the xml http thing"…

  6. project_euler_ruby project_euler_ruby Public

    My solutions to ProjectEuler problems in ruby

    Ruby