Skip to content

A library of one-shot html pages to help parents and teachers illustrate concepts and education children.

Notifications You must be signed in to change notification settings

ideonexus/Explorable-Explanations

Repository files navigation

Explorable Explanations

Hello Parents! Here you will find a growing collection of javascript apps I have built or built-upon to help explain concepts and tutor my two boys in math, literacy, and other subjects.

Because several of the projects in this collection build-upon existing projects with varying licenses, this collection is licensed Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0). If you like this collection, please fork it and make it your own (just please keep the 3rd-party attributions in place)!

Some Programming Principles

  • I try to keep them mobile-friendly as young children can interact with touch-screens easier than with a mouse and keyboard.

  • I put all of the main javascript, css, and html into the index.html file so that new and younger programmers can see everything in one place.

  • With a few exceptions, all of these are capable of loading into a browser from the local drive. This way new and budding hackers don't need to mess with setting up web servers or needing an internet connection to run them and can develop in a text editor.

About

A library of one-shot html pages to help parents and teachers illustrate concepts and education children.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published