# 2020 Q4

## Cheatsheets

* [Cheatography](https://cheatography.com/)

## Gravity

* [Gravity is not a force](https://www.washingtonpost.com/outlook/everything-you-thought-you-knew-about-gravity-is-wrong/2019/08/01/627f3696-a723-11e9-a3a6-ab670962db05_story.html)

## Paper Airplanes

* [FoldnFly](https://www.foldnfly.com/): A database of paper airplanes with easy to follow folding instructions, video tutorials and printable folding plans. Find the best paper airplanes that fly the furthest and stay aloft the longest.

## Videos

* [Crossminds](https://crossminds.ai/) : latest tech machine learning and AI videos
  * [Explore](https://crossminds.ai/explore/)video
* [Calmcode](https://calmcode.io/) : video tutorials for programming etc.

## Idea

* [Ideasgrab](https://www.ideasgrab.com/)

## Research

* [Original Transformer in Pytorch](https://github.com/gordicaleksa/pytorch-original-transformer)

## Paperless

* [Paperless](https://github.com/the-paperless-project/paperless) Manage paper based documen to be paperless, [Paperless documentation](https://paperless-ng.readthedocs.io/en/latest/usage_overview.html#the-recommended-workflow)
* [Mayan EDMS](https://www.mayan-edms.com/) similar to paperless

## Contemplation

* [The Quiet Place](https://thequietplaceproject.xyz/thequietplace/)

## Learn Anything Search Engine

* [Learn Anything](https://learn-anything.xyz/)

## Network Simulator

* [LoraWAN Simulator](https://github.com/kartben/lorawan-node-simulator)

## Research

* [PixelNerf](https://alexyu.net/pixelnerf/) : 3D generation model

## Blog

* [Hacker Public Radio](https://hackerpublicradio.org/)

## Face Recognition

* [Sharp AI DeepCamera](https://github.com/SharpAI/DeepCamera): SharpAI is an open-source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is an application of SharpAI designed for connecting computer vision models to the surveillance camera.
* A web app to generate template code for machine learning : [traingenerator.jrieke.com](https://traingenerator.jrieke.com), [Github](https://github.com/jrieke/traingenerator)

## Shortcut Key

* [Keycombiner](https://keycombiner.com/collections/) : collection of shortcut key

## Organizing Objects

* [Johnny Decimal](https://johnnydecimal.com/): A system to organize projects and files

## Design

* [Polotno](https://studio.polotno.dev/) : free Canva like

## Eavesdropping

* [Keytap2–acoustic keyboard eavesdropping based on n-gram frequencies](https://github.com/ggerganov/kbd-audio/discussions/31)
* [Vibration to Speech](https://news.mit.edu/2014/algorithm-recovers-speech-from-vibrations-0804)

## Slideshare

* [Simply-Debrid](https://simply-debrid.com/)
* [Slideshare Ngelmat](https://slidesharedownloader.ngelmat.net/)

## Blog of ML

* [ML at Berkeley](https://ml.berkeley.edu/)

## Github

* [Fork n Go](https://jlord.us/forkngo/) Fork a website in Github, run

## Progressive Web App

* [Appscope](https://appsco.pe/)

## Localization

* [Localizationlab](https://www.localizationlab.org/)

## Data Mining

* [Orange Data Mining Platform for Python](https://orange.biolab.si/)


---

# 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/random/2020q4.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.
