An open API service indexing awesome lists of open source software.

https://github.com/echasnovski/curiosity-projects

Set of small projects that started out of curiosity
https://github.com/echasnovski/curiosity-projects

Last synced: 8 months ago
JSON representation

Set of small projects that started out of curiosity

Awesome Lists containing this project

README

          

# Curiosity projects

Common feature of these projects is that they all started because I was curious about something: answer to a question, new technology, etc.

Every directory should be considered as separate "project".

Currently, these are created:

- **ttd-world-record**: exploration of world record by Dan Ives (founder of TableTennisDaily brand) for "longest duration to control a table tennis ball with a bat".
- **tracked-sample**: code for `TrackedSample` class and its exploration. `TrackedSample` implements random sampling where the result of the next random draw can depend on how long ago in the past element was drawn.