├── ISSUE_TEMPLATE.md ├── LICENSE └── README.md /ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | 2 | ## Título de la charla: 3 | 4 | ## Descripción: 5 | 6 | ## Autor: 7 | - Nombre: 8 | - Twitter: 9 | - Blog: 10 | - Sitio personal: 11 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2016 Free Code Camp BA 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 | # Charlas para freeCodeCamp BA [![Unite a nuestro Slack!](https://freecodecampba.herokuapp.com/badge.svg)](http://freecodecampba.org/chat) 2 | 3 | Espacio para proponer charlas a dar en los meetups de **[`freeCodeCamp BA`](https://www.freecodecampba.org)**. 4 | 5 | Basado en el repo de **[`MeetupJS`](https://github.com/meetupjs-ar/charlas/)**. 6 | 7 | ## Requisitos 8 | 9 | **Tener ganas de dar una charla** sobre algún tema relacionado a los que tocamos en nuestra meetup, contarnos sobre algún proyecto que estés haciendo, alguna herramienta que empezaste a usar, tus experiencias con alguna tecnología particular, etc. 10 | 11 | **No buscamos expertos, sino gente que quiera compartir algo con el resto.** Esto forma parte del aprendizaje, para todos. 12 | 13 | ## Formato 14 | 15 | Cada charla tiene una duración máxima de 20 minutos. Sin embargo, se pueden evaluar excepciones. 16 | 17 | ## ¿Cómo? 18 | 19 | Es fácil. 20 | 21 | 1. Abrí un **[`issue`](https://github.com/FreeCodeCampBA/charlas/issues)** para proponer una charla con el siguiente formato en el título: **`Nombre de la charla - Autor`**. 22 | 2. Completá la información que te pide el template. 23 | 24 | Después nos contactamos con vos para coordinar una fecha. 25 | 26 | Si tenés alguna pregunta con respecto a tu charla o al evento, por favor agregá un comentario en el issue y escribinos por el **[`chat`](https://freecodecampba.org/chat)**. 27 | 28 | ## Después del evento... 29 | 30 | Por favor compartí una **URL** a tus slides. 31 | 32 | ¡Gracias por participar! 33 | 34 | --- 35 | 36 | ## Charlas anteriores 37 | 38 | | Charla | Autor | Fecha | 39 | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | -------- | 40 | | [ Workshop: Arte generativo con P5.js](https://bit.ly/workshopArteGenerativo) | [Ezequiel Collazo](https://www.twitter.com/uglypixel/) | 04/07/19 | 41 | | [ Arte generativo con P5.js](https://www.twitch.tv/videos/447429926) | [Ezequiel Collazo](https://www.twitter.com/uglypixel/) | 04/07/19 | 42 | | [ Diversidad en tech: Cómo dejar de hablar y empezar a hacer algo.](https://docs.google.com/presentation/d/1D8YTrl019O_8nEtP4L4TRUpkyx_n7iiDG5GluQCWdF8/) | [Sofía Estévez](https://twitter.com/oximoronbaby) | 24/05/19 | 43 | | Story telling - Migrando de un stack viejo a React & Node - | Chris Contarino | 24/05/19 | 44 | | Workshop de juegos con phaser | [Leandro Cabrera](https://www.twitter.com/leandcabrera/)| 27/04/19 | 45 | | [ Herramientas para tu Inserción Laboral](https://www.twitch.tv/videos/399556293) | [Gastón Laterza](https://twitter.com/gLaterza_arg) | 16/03/19 | 46 | | [Design 101](https://es.scribd.com/document/387328167/Design-101) | [Barbara Mercedes](https://twitter.com/barmercedes_) | 23/06/18 | 47 | | [Workshop CSS: Grid y Flex](https://github.com/guadalazzo/workshop-css-grid) | [Guadalupe Lazzo](https://twitter.com/Waduchis) | 07/04/18 | 48 | | [Mis mejores amigos en CSS: Grid y Flex](https://docs.google.com/presentation/d/1f73IJ3vb2ZXOIrwqDx6ExrjrYnavgCJH0TqpKfSVIXU/edit#slide=id.p) | [Guadalupe Lazzo](https://twitter.com/Waduchis) | 07/04/18 | 49 | | [Coding interviews: Una guía sobre los procesos actuales en entrevistas de código](http://slides.com/gabrielmiranda-1/deck-2#/) | [Gabriel Miranda](https://twitter.com/frontendingme) | 10/03/18 | 50 | | [Cómo construir productos digitales que funcionan](https://docs.google.com/presentation/d/1Lu-uD_j6qF2xOazfig3KSNC_bcPoZhYQhvpGJiffXR8/edit#slide=id.g2a44e3d5b6_0_6) | [Lu Godoy](https://twitter.com/tocateunvals) | 16/12/17 | 51 | | [Workshop: Rompiendo el Mundo Binario con Vue.js](https://github.com/ianaya89/workshop-vuejs/) | [Ignacio Anaya](https://twitter.com/ianaya89) | 02/12/17 | 52 | | [Rompiendo el Mundo Binario con Vue.js](https://speakerdeck.com/ianaya89/workshop-rompiendo-el-mundo-binario-con-vue-dot-js) | [Ignacio Anaya](https://twitter.com/ianaya89) | 02/12/17 | 53 | | [Workshop: Building freeCodeCamp's Dungeon Crawler Game with React](https://github.com/arielger/fcc-dungeon-game) | [Ariel Gerstein](https://twitter.com/arielger_) | 26/11/17 | 54 | | [Introducción a la Programación Funcional](http://slides.com/normanperrin/deck#/) | [Norman Perrin](https://twitter.com/NormanPerrinOK) | 11/11/17 | 55 | | [Lightning talk: ES2016/ES2017 Features](https://es2016-2017-features.now.sh/) | [Leonardo Galante](https://twitter.com/lndgalante) | 29/10/17 | 56 | | [Introducción A JWT](https://jwt-talk.now.sh/#0) | [Hugo David Farji](https://twitter.com/hdf1986) | 24/09/17 | 57 | | [Introducción A Git](https://charla-de-git.now.sh/#/home) | [Patricio Rodriguez](https://twitter.com/patao_) | 10/09/17 | 58 | | [Microservicios en NodeJS](https://gist.github.com/durancristhian/65e7282cdbe043faddcee18f9e118230) | [Cristhian Duran](https://twitter.com/durancristhian) | 27/08/17 | 59 | | [Manipulación del DOM](http://slides.com/roye/dom_101_es#/) | [Roy Eden](https://twitter.com/royede) | 06/08/17 | 60 | | [Introducción a Ruby On Rails](https://gitpitch.com/hdf1986/rails-presentation) | [Hugo David Farji](https://twitter.com/hdf1986) | 23/07/17 | 61 | | [Lightning talk: Estrategias para resolver problemas](https://nicolasquiroz.com/problem-solving-strategies/) | [Nicolás Quiroz](https://twitter.com/_nhsz) | 12/03/17 | 62 | | [React al rescate](https://drive.google.com/file/d/0B_7pvYnHpQE1T1g3UXpaLTFUWTg/view) | [Joaquín Miguez](https://twitter.com/joaqtor) | 05/03/17 | 63 | | [NodeJS: Cómo usar JavaScript en todos lados](https://nicolasquiroz.com/node-lightning-talk/#/) | [Nicolás Quiroz](https://twitter.com/_nhsz) | 04/12/16 | 64 | | [Gulp.js: Things everyone hate about work, repetitive tasks](https://leonardogalante.com/gulp-lightalk/) | [Leonardo Galante](https://twitter.com/lndgalante) | 20/11/16 | 65 | | [Preprocesadores CSS](https://docs.google.com/presentation/d/1tSQlaE9jPmvBlYtNNPSqnFu2StMGN12naJo83iJQfOM/edit#slide=id.p) | [Ariel Gerstein](https://twitter.com/arielger_) | 06/11/16 | 66 | 67 | ## Charlas grabadas 68 | 69 | - [Cómo construir productos digitales que funcionan](https://www.youtube.com/watch?v=yQizxewvK48&t) 70 | - [Introducción a Ruby On Rails](https://www.youtube.com/watch?v=kDhoTB_fjzo) 71 | - [Microservicios en NodeJS](https://www.youtube.com/watch?v=cdYatPKNYJA) 72 | - [Introducción A Git](https://www.youtube.com/watch?v=4fbzjJH5LIQ) 73 | --------------------------------------------------------------------------------