Skip to content

Numbergossip.com: input an integer and learn its interesting properties

Notifications You must be signed in to change notification settings

tanyakho/numbergossip

Repository files navigation

Number Gossip

Number Gossip is a web site explaining properties of integers. For example, 6 is the only even evil perfect number; it's also a factorial, a palindrome, and many other things besides.

As a matter of technology stack, it's a Ruby on Rails application, using SQLite to store the property definitions. Which numbers have which properties is either computed online for the fast ones, or also stored in the database (up to 10,000).

About

Numbergossip.com: input an integer and learn its interesting properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published