diff --git a/README.md b/README.md index b2b3b92..c96f6e3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # PythonDayMexico2018 This repo collects all the material given by the speaker during the conference + +## Talleres + +### Un Webapp en Contenedores + +- **Ponente:** Josué Balandrano Coronel +- **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) +- **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) +- **Filminas:** [https://rmcomplexity.com/slides/pythonday-mx-webapp](https://rmcomplexity.com/slides/pythonday-mx-webapp) +- **Respoitorio:** [https://github.com/rmcomplexity/pythonday-mx-webapp](https://github.com/rmcomplexity/pythonday-mx-webapp) + +## Presentaciones + +### Creando Flujos de Trabajo con Celery + +- **Ponente:** Josué Balandrano Coronel +- **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) +- **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) +- **Filminas:** [https://rmcomplexity.com/slides/flujos-de-trabajo-celery](https://rmcomplexity.com/slides/flujos-de-trabajo-celery) +- **Repositorio:** [https://github.com/rmcomplexity/celery-workflow-example](https://github.com/rmcomplexity/celery-workflow-example)