arineto
I'm a passionate software developer and a Python enthusiast who loves challenges and to explore new technologies.
@shopifyToronto
Pinned Repositories
advanced-css-course
Starter files, final projects and FAQ for my Advanced CSS course
arineto-website
This is the repository for my personal website.
arineto.github.io
canasia
captcha_fetcher
A python project to fetch the captcha image from a page.
django-docker-bootstrap
A Django bootstrap project with Docker.
django-multi-tenant
dotfiles
talk-pymongo
This is the code for the PyMongo talk at PyBR
twitter_monitor
A project to monitor user's tweets using Django RestFramework and React.
arineto's Repositories
arineto/django-multi-tenant
arineto/talk-pymongo
This is the code for the PyMongo talk at PyBR
arineto/django-docker-bootstrap
A Django bootstrap project with Docker.
arineto/dotfiles
arineto/twitter_monitor
A project to monitor user's tweets using Django RestFramework and React.
arineto/advanced-css-course
Starter files, final projects and FAQ for my Advanced CSS course
arineto/arineto-website
This is the repository for my personal website.
arineto/arineto.github.io
arineto/captcha_fetcher
A python project to fetch the captcha image from a page.
arineto/channels-example
This an example of how to use HTML 5 WebSockets and Django Channels to create a chat.
arineto/Crawler
arineto/django-accounts
This is a Django app that implements the auth functionalities
arineto/django-multi-tenant-example
arineto/django-tenant-schemas
Tenant support for Django using PostgreSQL schemas.
arineto/DocumentIndexer
arineto/dupont_pioneer
arineto/gas-price
arineto/home_expenses
arineto/hooks-workshop
Repo for my workshop on the advanced use of React Hooks
arineto/InLoco
arineto/Intelivix
arineto/kaggle-problems
This is a collection of solutions of Kaggle's competitions.
arineto/MineracaoWeb
arineto/nelson-aggregates
arineto/s3_fetcher
Project to fetch files on amazon s3
arineto/scikit-learn-tutorial
This repository is used to learn new Scikit Learn techniques.
arineto/SiscomRFID
arineto/spark-course
This is a repository to a PySpark course activities from Udemy.
arineto/SquarePlay
arineto/talk-real-time-processing
This is the code for the Real Time Processing talk