Portafolio

Portafolio

Librerias de Python [Pypi]

Django CMS Semantic UI Plugin
Updated 2017

Creates support Semantic UI components inside Django CMS Admin. Components like: Grid, Segment, Container

Instalation:
pip install djangocms_semantic_ui

All Badge
Updated 2018

Creates badges for Git tag version, Coverage and you can create your own

Instalation:
pip install all_badge

Django CMS Markdown Ghost Editor
Updated 2018

Django CMS Markdown Plugin supported by Simple Markdown Editor. Supports Live Edit and Live Preview

Instalation:
pip install djcms_markdown

Django JWT Tenant
Updated 2017

Installable app to handle Authentication with JWT Tokens from parent project. It does not require to create Users just need to set the JWT Key

Instalation:
pip install django-auth-jwt-tenant

Charlas

GraphQL + Python en la vida real. It Works!
20/10/2017

Talk about GraphQL in production environments with recommentations to use it.

Download slides
Creating a GraphQL api in Django
Pycon.co 2018

Talk about GraphQL in production environments with recommentations to use it. This talk includes GraphQL Subscriptions.

Download slides
Gitlab CI para tus proyectos con Pytest y Flake8
22/03/2018

Talk about implementing CI/CD in your projects using Gitlab.

Download slides

Proyectos de ejemplo

Trabajo en proceso...