Rubyist and JavaScripter, I like applying programming solutions to everything from personal finances to Pokémon!
- Cary, NC
Pinned Loading
-
super_pokecord
super_pokecord PublicThis is a rebuild of the wildly popular "Pokecord" Discord bot from the ground up.
Ruby
-
-
cook_roulette
cook_roulette PublicA web app that scraps recipes from across the Internet and uses them to build randomized meal plans.
Ruby
-
nontransitive_voting
nontransitive_voting PublicA rails application that allows users to submit pairwise comparison votes which can be aggregated to declare a winner.
Ruby
-
Solve Egyptian Fractions using Fibon...
Solve Egyptian Fractions using Fibonacci's Greedy Algorithm 1class EgyptianFraction
2class ImproperFraction < StandardError; end
34attr_reader :converted_fractions, :original_rational, :current_rational
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.