Add javascript/omcb-server-clocks
to readme
This commit is contained in:
parent
25fb6b3936
commit
3a0bf5005c
|
@ -1,9 +1,10 @@
|
|||
# Javascript
|
||||
|
||||
| Name | Description |
|
||||
| ---------------------------------------- | -------------------------------------------------------------------------------------------------- |
|
||||
| [clever-dots](./clever-dots/) | Half broken genetic algorithm implementation in js |
|
||||
| [linear-regression](./linear-regression) | Basic linear regression implementation |
|
||||
| [mongy](./mongy) | Tiny mongoose wrapper I wrote as a beginner |
|
||||
| [quizizz-hack](./quizizz-hack) | Tiny exploit for [quizizz.com](https://quizizz.com) I wrote during the pandemic (long patched now) |
|
||||
| [ultra32](./ultra32) | Tiny vector math lib I made as a beginner |
|
||||
| Name | Description |
|
||||
| ------------------------------------------ | -------------------------------------------------------------------------------------------------- |
|
||||
| [clever-dots](./clever-dots/) | Half broken genetic algorithm implementation in js |
|
||||
| [linear-regression](./linear-regression) | Basic linear regression implementation |
|
||||
| [mongy](./mongy) | Tiny mongoose wrapper I wrote as a beginner |
|
||||
| [omcb-server-clocks](./omcb-server-clocks) | I thought a secret message was hidden within clock reactions on a certain discord server |
|
||||
| [quizizz-hack](./quizizz-hack) | Tiny exploit for [quizizz.com](https://quizizz.com) I wrote during the pandemic (long patched now) |
|
||||
| [ultra32](./ultra32) | Tiny vector math lib I made as a beginner |
|
||||
|
|
Loading…
Reference in a new issue