├── LICENSE ├── README.md ├── awesome_twitch.md ├── awesome_twitch_minorias.md └── awesome_yt.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2020 Caaddss 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 | # Pessoas fantásticas para você acompanhar em live coding 2 | 3 | > Inspirada nas listas de ferramentas, eu ([Carol](https://twitter.com/_caaddss)) resolvi criar essa com os links de canais com live coding ou com vídeos legais sobre o tema `programação/tecnologia` 4 | 5 | Aqui você vai encontrar duas listas: Twitch e YouTube 6 | 7 | ## Listas 8 | 9 | - [Twitch.tv](./awesome_twitch.md) 10 | - [Twitch.tv | Representatividade](./awesome_twitch_minorias.md) 11 | - [YouTube](./awesome_yt.md) 12 | -------------------------------------------------------------------------------- /awesome_twitch.md: -------------------------------------------------------------------------------- 1 | # Awesome Live Coding Streams 2 | 3 | # Data Science 4 | 5 | [caaddss](https://www.twitch.tv/caaddss) 6 | 7 | [carlaprv](https://www.twitch.tv/carlaprv) 8 | 9 | [teomewhy](https://www.twitch.tv/teomewhy) 10 | 11 | 12 | # Ethical Hacking 13 | 14 | [hackingesports](https://www.twitch.tv/hackingesports) 15 | 16 | [silvanodev](https://www.twitch.tv/silvanodev) 17 | 18 | 19 | # Hardware 20 | 21 | [julialabs](https://www.twitch.tv/julialabs) 22 | 23 | [kaduzius](https://www.twitch.tv/kaduzius) 24 | 25 | [racerxdl](https://www.twitch.tv/racerxdl) 26 | 27 | [tearing5](https://www.twitch.tv/tearing5) 28 | 29 | 30 | # Infrastructure 31 | 32 | ## Devops 33 | 34 | [erikaheidi](https://www.twitch.tv/erikaheidi) 35 | 36 | [linuxtips](https://www.twitch.tv/linuxtips) 37 | 38 | [nandomoraissp](https://www.twitch.tv/nandomoraissp) 39 | 40 | [punkdodevops](https://www.twitch.tv/punkdodevops) 41 | 42 | [somatorio](https://www.twitch.tv/somatorio) 43 | 44 | 45 | ## Infrastructure 46 | 47 | [shebangbash](https://www.twitch.tv/shebangbash) 48 | 49 | 50 | # Languages & Frameworks 51 | 52 | ## .NET / C# / Xamarin 53 | 54 | [afucher](https://www.twitch.tv/afucher) 55 | 56 | [altthabs](https://www.twitch.tv/altthabs) 57 | 58 | [daniel_dev](https://www.twitch.tv/daniel_dev) 59 | 60 | [escslabtech](https://www.twitch.tv/escslabtech) 61 | 62 | [felipebaltazar](https://www.twitch.tv/felipebaltazar) 63 | 64 | [ionixjunior](https://www.twitch.tv/ionixjunior) 65 | 66 | [kempsalex](https://www.twitch.tv/kempsalex) 67 | 68 | [o_gabsferreira](https://www.twitch.tv/o_gabsferreira) 69 | 70 | [nonykko](https://www.twitch.tv/nonykko) 71 | 72 | [tbertuzzi](https://www.twitch.tv/tbertuzzi) 73 | 74 | [xdidadev](https://www.twitch.tv/xdidadev) 75 | 76 | [willbuildapps](https://www.twitch.tv/willbuildapps) 77 | 78 | [wprosdocimo](https://www.twitch.tv/wprosdocimo) 79 | 80 | 81 | ## Android 82 | 83 | [lucas_montano](https://www.twitch.tv/lucas_montano) 84 | 85 | 86 | ## C, C++ 87 | 88 | [levxyca](https://www.twitch.tv/levxyca) 89 | 90 | [marlon_henq](https://www.twitch.tv/marlon_henq) 91 | 92 | [muffyway](https://www.twitch.tv/muffyway) 93 | 94 | [wesleycsj](https://www.twitch.tv/wesleycsj) 95 | 96 | [tearing5](https://www.twitch.tv/tearing5) 97 | 98 | 99 | ## Elixir 100 | 101 | [aledsz](https://www.twitch.tv/aledsz) 102 | 103 | [bolinhozz](https://www.twitch.tv/bolinhozz) 104 | 105 | [josevalim](https://www.twitch.tv/josevalim) 106 | 107 | 108 | ## Flutter 109 | 110 | [biaherculano](https://www.twitch.tv/biaherculano) 111 | 112 | [stelbyrn](https://www.twitch.tv/stelbyrn) 113 | 114 | [sideera](https://www.twitch.tv/sideera) 115 | 116 | ## GOLANG 117 | 118 | [chicocodes](https://www.twitch.tv/chicocodes) 119 | 120 | [leitaoprogramador](https://www.twitch.tv/leitaoprogramador) 121 | 122 | [npxbr](https://www.twitch.tv/npxbr) 123 | 124 | [profbrunolopes](https://www.twitch.tv/profbrunolopes) 125 | 126 | [spacedevs](https://www.twitch.tv/spacedevs) 127 | 128 | [whoiswentz](https://www.twitch.tv/whoiswentz) 129 | 130 | 131 | ## Java 132 | 133 | [casadodev](https://www.twitch.tv/casadodev) 134 | 135 | [mariorez](https://www.twitch.tv/mariorez) 136 | 137 | [loiane](https://www.twitch.tv/loiane) 138 | 139 | 140 | ## JavaScript, TypeScript (Back-End) 141 | 142 | [codigofalado](https://www.twitch.tv/codigofalado) 143 | 144 | [eduardorfs](https://www.twitch.tv/eduardorfs) 145 | 146 | [felipekafuri](https://www.twitch.tv/felipekafuri) 147 | 148 | [glaucia_lemos86](https://www.twitch.tv/glaucia_lemos86) 149 | 150 | [jpbrab0](https://www.twitch.tv/jpbrab0) 151 | 152 | [joaolucasluc](https://www.twitch.tv/joaolucasluc) 153 | 154 | [lemonoob](https://www.twitch.tv/lemonoob) 155 | 156 | [loiane](https://www.twitch.tv/loiane) 157 | 158 | [marcobrunodev](https://www.twitch.tv/marcobrunodev) 159 | 160 | [programadorranzinza](https://www.twitch.tv/programadorranzinza) 161 | 162 | [reisdev](https://www.twitch.tv/reisdev) 163 | 164 | [victor_perin](https://www.twitch.tv/victor_perin) 165 | 166 | [sampaioleal](https://www.twitch.tv/sampaioleal) 167 | 168 | ## JavaScript, TypeScript, HTML & CSS (Front-End) 169 | 170 | [altthabs](https://www.twitch.tv/altthabs) 171 | 172 | [cpsfrontend](https://www.twitch.tv/cpsfrontend) 173 | 174 | [canturil](https://www.twitch.tv/canturil) 175 | 176 | [codigofalado](https://www.twitch.tv/codigofalado) 177 | 178 | [devmozao](https://www.twitch.tv/devmozao) 179 | 180 | [diogo_Miaguy](https://www.twitch.tv/diogo_Miaguy) 181 | 182 | [jpbrab0](https://www.twitch.tv/jpbrab0) 183 | 184 | [julianatech](https://www.twitch.tv/julianatech) 185 | 186 | [kastr0walker](https://www.twitch.tv/kastr0walker) 187 | 188 | [larabeatrizms](https://www.twitch.tv/larabeatrizms) 189 | 190 | [lehmaria](https://www.twitch.tv/lehmaria) 191 | 192 | [lemonoob](https://www.twitch.tv/lemonoob) 193 | 194 | [levxyca](https://www.twitch.tv/levxyca) 195 | 196 | [little_yuuh](https://www.twitch.tv/little_yuuh) 197 | 198 | [Liuizn](https://www.twitch.tv/liuizn) 199 | 200 | [loiane](https://www.twitch.tv/loiane) 201 | 202 | [marcobrunodev](https://www.twitch.tv/marcobrunodev) 203 | 204 | [muffyway](https://www.twitch.tv/muffyway) 205 | 206 | [pachicodes](https://www.twitch.tv/pachicodes) 207 | 208 | [paulo_kiitasu](https://www.twitch.tv/paulo_kiitasu) 209 | 210 | [paulomoraesdev](https://www.twitch.tv/paulomoraesdev) 211 | 212 | [pixlrose](https://www.twitch.tv/pixlrose) 213 | 214 | [programadorranzina](https://www.twitch.tv/programadorranzina) 215 | 216 | [pythrick](https://www.twitch.tv/pythrick) 217 | 218 | [rychillie](https://www.twitch.tv/rychillie) 219 | 220 | [reisdev](https://www.twitch.tv/reisdev) 221 | 222 | [thesweet_lari](https://www.twitch.tv/thesweet_lari) 223 | 224 | [tiagu_mb](https://www.twitch.tv/tiagu_mb) 225 | 226 | [xjulices](https://www.twitch.tv/xjulices) 227 | 228 | [xtecna](https://www.twitch.tv/xtecna) 229 | 230 | [sideera](https://www.twitch.tv/sideera) 231 | 232 | 233 | ## JavaScript, TypeScript, HTML & CSS (Mobile) 234 | 235 | [csorlandi](https://www.twitch.tv/csorlandi) 236 | 237 | [lemonoob](https://www.twitch.tv/lemonoob) 238 | 239 | 240 | ## Kotlin (Backend) 241 | 242 | [morgiovanelli](https://www.twitch.tv/morgiovanelli) 243 | 244 | 245 | ## Lua 246 | 247 | [marcobrunodev](https://www.twitch.tv/marcobrunodev/) 248 | 249 | ## OCaml 250 | 251 | [eduardorfs](https://www.twitch.tv/eduardorfs) 252 | 253 | ## PHP 254 | 255 | [chicaocodes](https://www.twitch.tv/chicaocodes) 256 | 257 | [danielhe4rt](https://www.twitch.tv/danielhe4rt) 258 | 259 | [eduardocodes](https://www.twitch.tv/eduardocodes) 260 | 261 | [erikaheidi](https://www.twitch.tv/erikaheidi) 262 | 263 | [felipef0ntana](https://www.twitch.tv/felipef0ntana) 264 | 265 | [felipez3r0](https://www.twitch.tv/felipez3r0) 266 | 267 | [juhbotelho](https://www.twitch.tv/juhbotelho) 268 | 269 | [paulo_kiitasu](https://www.twitch.tv/paulo_kiitasu) 270 | 271 | [pokemaobr](https://www.twitch.tv/pokemaobr) 272 | 273 | [rattones](https://www.twitch.tv/rattones) 274 | 275 | [rodrigodeveloper](https://www.twitch.tv/rodrigodeveloper) 276 | 277 | [tearing5](https://www.twitch.tv/tearing5) 278 | 279 | 280 | ## Python 281 | 282 | [caaddss](https://www.twitch.tv/caaddss) 283 | 284 | [codeshow](https://www.twitch.tv/codeshow) 285 | 286 | [escslabtech](https://www.twitch.tv/escslabtech) 287 | 288 | [karlamag](https://www.twitch.tv/karlamag) 289 | 290 | [dunossauro](https://www.twitch.tv/dunossauro) 291 | 292 | [nceder](https://www.twitch.tv/nceder) 293 | 294 | [nomadcodemist](https://www.twitch.tv/nomadcodemist) 295 | 296 | [npxbr](https://www.twitch.tv/npxbr) 297 | 298 | [pythrick](https://www.twitch.tv/pythrick) 299 | 300 | [shebangbash](https://www.twitch.tv/shebangbash) 301 | 302 | [teomewhy](https://www.twitch.tv/teomewhy) 303 | 304 | [vitthin](https://www.twitch.tv/vitthin) 305 | 306 | 307 | ## Ruby 308 | 309 | [bellesamways](https://www.twitch.tv/bellesamways) 310 | 311 | [edersondeveloper](https://www.twitch.tv/edersondeveloper) 312 | 313 | [paulogubio](https://www.twitch.tv/paulogubio) 314 | 315 | [shebangbash](https://www.twitch.tv/shebangbash) 316 | 317 | 318 | ## Rust 319 | 320 | [codeshow](https://www.twitch.tv/codeshow) 321 | 322 | [davibusanello](https://www.twitch.tv/davibusanello) 323 | 324 | [tsoding](https://www.twitch.tv/tsoding) 325 | 326 | [whoiswentz](https://www.twitch.tv/whoiswentz) 327 | 328 | 329 | # Others 330 | 331 | ## Bioinformatics 332 | 333 | [itsevolution](https://www.twitch.tv/itsevolution) 334 | 335 | 336 | ## Entertainment, Talks & Podcasts 337 | 338 | [cabracast](https://www.twitch.tv/cabracast) 339 | 340 | [codigofalado](https://www.twitch.tv/codigofalado) 341 | 342 | [danielhe4rt](https://www.twitch.tv/danielhe4rt) 343 | 344 | [devmozao](https://www.twitch.tv/devmozao) 345 | 346 | [levxyca](https://www.twitch.tv/levxyca) 347 | 348 | [little_yuuh](https://www.twitch.tv/little_yuuh) 349 | 350 | [o_gabsferreira](https://www.twitch.tv/o_gabsferreira) 351 | 352 | [pachicodes](https://www.twitch.tv/pachicodes) 353 | 354 | [pokemaobr](https://www.twitch.tv/pokemaobr) 355 | 356 | [punkdodevops](https://www.twitch.tv/punkdodevops) 357 | 358 | [somatorio](https://www.twitch.tv/somatorio) 359 | 360 | [tavernadev](https://www.twitch.tv/tavernadev) 361 | 362 | 363 | # Tests & QA 364 | 365 | [railanepassos](https://www.twitch.tv/railanepassos) 366 | 367 | # Gamedev 368 | 369 | [BalterCFH](https://www.twitch.tv/baltercfh) 370 | -------------------------------------------------------------------------------- /awesome_twitch_minorias.md: -------------------------------------------------------------------------------- 1 | # Awesome Live Coding Streams 2 | 3 | # Data Science 4 | 5 | [caaddss](https://www.twitch.tv/caaddss) 6 | 7 | [carlaprv](https://www.twitch.tv/carlaprv) 8 | 9 | # Hardware 10 | 11 | [julialabs](https://www.twitch.tv/julialabs) 12 | 13 | # Infrastructure 14 | 15 | ## Devops 16 | 17 | [erikaheidi](https://www.twitch.tv/erikaheidi) 18 | 19 | [punkdodevops](https://www.twitch.tv/punkdodevops) 20 | 21 | [shebangbash](https://www.twitch.tv/shebangbash) 22 | 23 | 24 | # Languages & Frameworks 25 | 26 | ## .NET / C# / Xamarin 27 | 28 | [altthabs](https://www.twitch.tv/altthabs) 29 | 30 | [nonykko](https://www.twitch.tv/nonykko) 31 | 32 | ## C, C++ 33 | 34 | [levxyca](https://www.twitch.tv/levxyca) 35 | 36 | [muffyway](https://www.twitch.tv/muffyway) 37 | 38 | 39 | ## Flutter 40 | 41 | [biaherculano](https://www.twitch.tv/biaherculano) 42 | 43 | [stelbyrn](https://www.twitch.tv/stelbyrn) 44 | 45 | 46 | ## Java 47 | 48 | [loiane](https://www.twitch.tv/loiane) 49 | 50 | 51 | ## JavaScript, TypeScript (Back-End) 52 | 53 | [albericod](https://www.twitch.tv/albericod) 54 | 55 | [glaucia_lemos86](https://www.twitch.tv/glaucia_lemos86) 56 | 57 | [lemonoob](https://www.twitch.tv/lemonoob) 58 | 59 | [loiane](https://www.twitch.tv/loiane) 60 | 61 | [toramaru08](https://www.twitch.tv/toramaru08) 62 | 63 | 64 | ## JavaScript, TypeScript, HTML & CSS (Front-End) 65 | 66 | [altthabs](https://www.twitch.tv/altthabs) 67 | 68 | [devgiordane](https://www.twitch.tv/devgiordane) 69 | 70 | [julianatech](https://www.twitch.tv/julianatech) 71 | 72 | [larabeatrizms](https://www.twitch.tv/larabeatrizms) 73 | 74 | [lehmaria](https://www.twitch.tv/lehmaria) 75 | 76 | [lemonoob](https://www.twitch.tv/lemonoob) 77 | 78 | [levxyca](https://www.twitch.tv/levxyca) 79 | 80 | [little_yuuh](https://www.twitch.tv/little_yuuh) 81 | 82 | [loiane](https://www.twitch.tv/loiane) 83 | 84 | [muffyway](https://www.twitch.tv/muffyway) 85 | 86 | [pachicodes](https://www.twitch.tv/pachicodes) 87 | 88 | [pixlrose](https://www.twitch.tv/pixlrose) 89 | 90 | [thesweet_lari](https://www.twitch.tv/thesweet_lari) 91 | 92 | [xjulices](https://www.twitch.tv/xjulices) 93 | 94 | [xtecna](https://www.twitch.tv/xtecna) 95 | 96 | 97 | ## JavaScript, TypeScript, HTML & CSS (Mobile) 98 | 99 | [lemonoob](https://www.twitch.tv/lemonoob) 100 | 101 | 102 | ## Kotlin (Backend) 103 | 104 | [morgiovanelli](https://www.twitch.tv/morgiovanelli) 105 | 106 | 107 | ## PHP 108 | 109 | [erikaheidi](https://www.twitch.tv/erikaheidi) 110 | 111 | [juhbotelho](https://www.twitch.tv/juhbotelho) 112 | 113 | 114 | ## Python 115 | 116 | [caaddss](https://www.twitch.tv/caaddss) 117 | 118 | [karlamag](https://www.twitch.tv/karlamag) 119 | 120 | [nomadcodemist](https://www.twitch.tv/nomadcodemist) 121 | 122 | [shebangbash](https://www.twitch.tv/shebangbash) 123 | 124 | 125 | ## Ruby 126 | 127 | [bellesamways](https://www.twitch.tv/bellesamways) 128 | 129 | 130 | # Others 131 | 132 | ## Entertainment, Talks & Podcasts 133 | 134 | [levxyca](https://www.twitch.tv/levxyca) 135 | 136 | [little_yuuh](https://www.twitch.tv/little_yuuh) 137 | 138 | [pachicodes](https://www.twitch.tv/pachicodes) 139 | 140 | [punkdodevops](https://www.twitch.tv/punkdodevops) 141 | 142 | [shebangbash](https://www.twitch.tv/shebangbash) 143 | 144 | 145 | # Tests & QA 146 | 147 | [shebangbash](https://www.twitch.tv/shebangbash) 148 | 149 | [shebangbash](https://www.twitch.tv/shebangbash) 150 | -------------------------------------------------------------------------------- /awesome_yt.md: -------------------------------------------------------------------------------- 1 | # Maker 2 | 3 | [Programando com a Rafa](https://www.youtube.com/channel/UCvE8mx7cfQo4bDlhd9ddgCg/featured) 4 | [PyLadies Parnaíba](https://www.youtube.com/channel/UCSS9PKgt7zsaZDJ6ZeSLh6w) 5 | [Start Coding](https://www.youtube.com/channel/UCnEY-ZQhEf3Ga351x7hanVA) 6 | [Papo entre PyLadies](https://www.youtube.com/playlist?list=PL0tfcsij9geEE-4MhGViTgeiRBIBUnlAP) 7 | [De Front com Aline](https://www.youtube.com/channel/UCjXL44YbiOb1hdSwVq51VCw) 8 | [Ana no Terminal](https://www.youtube.com/channel/UCjBDPBy_A8bUnyiXQrwyuxg) 9 | [Filho da Nuvem](https://www.youtube.com/channel/UCqa6i-EYjkIqVhu1CpsBOPQ) 10 | [CollabCode](https://www.youtube.com/c/CollabCode/) 11 | [Código Falado](https://www.youtube.com/c/CodigoFaladoLiveCoding) 12 | [Glaucia Lemos](https://www.youtube.com/c/GlauciaLemos) 13 | [Luvas Montano](https://www.youtube.com/c/LucasMontano) 14 | [Téo Me Why](https://www.youtube.com/channel/UC-Xa9J9-B4jBOoBNIHkMMKA) 15 | [Daniel He4art](https://www.youtube.com/c/DanielHe4rt) 16 | [CodeShow](https://www.youtube.com/c/CodeShowbr) 17 | 18 | # Python 19 | [Live de Python](https://www.youtube.com/user/mendesesduardo) 20 | [Mario Filho](https://www.youtube.com/user/marionefilho) 21 | [Spacedevs](https://www.youtube.com/channel/UCedHFDY78egBPEJXL2d8OiQ) 22 | [Python para Zumbis](https://www.youtube.com/channel/UCripRddD4BnaMcU833ExuwA) 23 | [AfroPython BR](https://www.youtube.com/channel/UC33mgJJCwa9OvVJ8HvAVe2g) 24 | 25 | # DevOps 26 | 27 | [Punk do Devops](https://www.youtube.com/c/PunkdoDevOps) 28 | [Linux Tips] (https://www.youtube.com/user/linuxtipscanal) 29 | 30 | # Infrastructure 31 | 32 | [shebangbash](https://www.youtube.com/c/shebangbash) 33 | --------------------------------------------------------------------------------