├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2017 Joan León 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # People You Should Follow on [Open Processing](https://www.openprocessing.org/) 2 | > Algorithmic Design for the Creative Hive 3 | 4 | - [Adam Lastowka](https://www.openprocessing.org/user/16036) 5 | - [Asher Salomon](https://www.openprocessing.org/user/4475) 6 | - [Bárbara Almeida](https://www.openprocessing.org/user/45107) 7 | - [benjamin](https://www.openprocessing.org/user/24298) 8 | - [bitcraft](https://www.openprocessing.org/user/1720) 9 | - [Daniel Shiffman](https://www.openprocessing.org/user/53) 10 | - [Diana Lange](https://www.openprocessing.org/user/5969) 11 | - [Gerd Platl](https://www.openprocessing.org/user/7234) 12 | - [Giovanni Carlo Mingati](https://www.openprocessing.org/user/618) 13 | - [Jacob Joaquin](https://www.openprocessing.org/user/23998) 14 | - [Jared Counts](https://www.openprocessing.org/user/3044) 15 | - [Jason Labbe](https://www.openprocessing.org/user/60876) 16 | - [Mintesno Zewdu](https://www.openprocessing.org/user/56421) 17 | - [mitchell whitelaw](https://www.openprocessing.org/user/264) 18 | - [ramayac](https://www.openprocessing.org/user/12821) 19 | - [Robert D'Arcy](https://www.openprocessing.org/user/43968) 20 | - [Saskia Freeke](https://www.openprocessing.org/user/48307) 21 | - [Sinan Ascioglu](https://www.openprocessing.org/user/1) 22 | --------------------------------------------------------------------------------