williamsharkey / iknowpi

Website to aid in PI base 10 digit memorization with sound
http://iknowpi.com
3 stars 0 forks source link

iknowpi

IKNOWPI is a website that is a game and a tool to memorize pi.

If you turn your speakers on you will hear a note associated with each digit.

Philosophy - simple

Coding style - MINIMAL, literal, simple & stupid

No precompilers like coffeescript, SASS, or typescript.

No minification

Nothing too clever

Don't include any dependencies

Try not to use JQUERY. See http://youmightnotneedjquery.com/

Only need to make it work for modern browsers and phones.

No datastore.

No accounts.

No backend.

All client side.

No analytics.

No ads.

Goal

Be the easiest way to learn digits of pi.

Live site

Here is the live site.

Deployment

Right now I copy the files via ftp to IKnowPi.com via ftp. I messed around with services that auto deploy via githooks, but they were not very useful or were expensive. Open to looking into it again.

Mobile Ideas

Web app with native feel, https://developer.chrome.com/multidevice/android/installtohomescreen

Offline mode like http://stories.flipkart.com/introducing-flipkart-lite/

React to WebGL like Flipboard page does, though it's questionable whether this suggestion is in line with project parameters.

(Your Idea here)

If you have an idea, feel free to implement it and commit the change.

If you want to do it later, have someone else do it, discuss it, etc, just create an issue.