# Awesome List of Interactive and Explorable Webs

Related links:\
🔗 [Awesome List of Data Visualization](https://github.com/irosyadi/gitbook/blob/master/note/data-visualization/README.md)\
🔗 [Awesome List of Machine Learning Visualization](https://github.com/irosyadi/gitbook/blob/master/webapp/ml-visualization.md)\
🔗 [Awesome List of Interactive and Explorable Webs](/irosyadi/webapp/interactive-explorable-web.md)\
🔗 [Interactive Books](https://github.com/irosyadi/gitbook/blob/master/book/interactive-book/README.md)

## Interactive Website

* [NCase](https://ncase.me/)
  * [Loopy Tool](https://ncase.me/loopy/)
* [Explorabe Explanation](https://explorabl.es/)
* [Neave](https://neave.com/)
  * [Bouncy Balls](https://bouncyballs.org/) Bouncy balls as we speak
  * [Webcam Toy](https://webcamtoy.com/) Webcam effects
  * [Strobe Tools](https://strobe.cool/)
* [Awesome Explorables](https://github.com/sp4ke/awesome-explorables)
* [Reddit Explorables](https://www.reddit.com/r/explorables/)
* [Better Explained](https://betterexplained.com/)
* [Interactive Math](https://www.intmath.com/)
* [Ultimate Electronics Book](https://ultimateelectronicsbook.com/)
* [Interactive Programming Tutorial](https://nbasic.net/apps/tutorial_learn.html)
* [Neal.Fun](https://neal.fun/)
* [Ciechanow](https://ciechanow.ski/)
* [Fourier Transform](https://www.jezzamon.com/fourier/index.html)
* [Premier on Digital Signal Processing](https://jackschaedler.github.io/circles-sines-signals/index.html), [Github](https://github.com/jackschaedler/circles-sines-signals), License: Eclipse Public License
* [Experiments with Google](https://experiments.withgoogle.com/collection/chrome)
* [Mathigon](https://github.com/mathigon) : License MIT
  * [mathigon/mathigon.io: Mathigon's Open Source Website](https://github.com/mathigon/mathigon.io)
  * [Mathigon–Textbook of the Future](https://mathigon.org/)
* [Setosa data visualization and visual explanations](https://setosa.io/#/)
  * [Explained Visually](https://setosa.io/ev/)
* [Hackery, Math & Design—Acko.net](https://acko.net/)
* [If the Moon Were Only 1 Pixel - A tediously accurate map of the solar system](https://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html)
* [Hexagonal Grids](https://www.redblobgames.com/grids/hexagons/)
* [Gnod - The Global Network Of Discovery](https://www.gnod.com/)

## Interactive Web

* [LabML Neural Networks](https://nn.labml.ai/)
* [Siliconpr0n](https://siliconpr0n.org/)
* [Etherlearn](https://etherlearn.cryptizens.io/#/home)
* [Logical Fallacies - List of Logical Fallacies with Examples](https://www.logicalfallacies.org/)
* [Setosa data visualization and visual explanations](https://setosa.io/#/)
* [The Evolution of Trust](https://ncase.me/trust/)
* [russellgoldenberg/scrollama: Scrollytelling with IntersectionObserver.](https://github.com/russellgoldenberg/scrollama)
* [Sci-Map.org](https://sci-map.org/)
* [Permutation Test: Visual Explanation](https://www.jwilber.me/permutationtest/)
* [Interactive Machine Learning List](https://p.migdal.pl/interactive-machine-learning-list/)
* [Explorable Explanations](https://explorabl.es/)
* [BetterExplained–Math lessons that click](https://betterexplained.com/)
* [Tungsteno - Online Mathematics for Everybody](https://www.tungsteno.io/)
* [Interactive Mathematics - Learn math while you play with it!](https://www.intmath.com/)

## Interactive

* [Neave Interactive](https://neave.com/)
* [Neal.fun](https://neal.fun/)
* [NEAL.ART](https://neal.art/)

## Markup

* [Idyll - A markup language for interactive and data-driven blogging.](https://idyll-lang.org/) : Make interactive web with just markup language (combined with markdown)
  * [Idyll Documentation - An overview.](https://idyll-lang.org/docs)
  * [Announcing idyll.pub](https://idyll.pub/post/announcing-idyll-pub-0a3eff0661df3446a915700d/)

## Interactive

* [Interactive Mathematics - Learn math while you play with it!](https://www.intmath.com/)
* [Up and Down the Ladder of Abstraction](http://worrydream.com/LadderOfAbstraction/)
* [BetterExplained–Math lessons that click](https://betterexplained.com/)
* [Viewing Matrices & Probability as Graphs](https://www.math3ma.com/blog/matrices-probability-graphs)
* [rossant/awesome-math: A curated list of awesome mathematics resources](https://github.com/rossant/awesome-math)
* [fastai/numerical-linear-algebra: Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course](https://github.com/fastai/numerical-linear-algebra)

## Interactive Web

* [It's Nicky Case!](https://ncase.me/) License: CC0
  * [explorableexplanations/explorableexplanations.github.io: The Explorable Explanations Website](https://github.com/explorableexplanations/explorableexplanations.github.io#explorable-explanations)
* [Explorables](https://www.reddit.com/r/explorables/)

## Interactive Tools

* [Moos.app - Design tool for interactive content](https://moos.app/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/webapp/interactive-explorable-web.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
