Pinned Repositories
commit-messages-guide
A guide to understand the importance of commit messages and how to write them well
dot-files
Public repository for useful dot files and useful config settings
fortune-cookie
Send a fortune cookie message to your friend!
gist-files
Index of my gist-files. Life is too short to access gist.github.com.
gist-index-generator
Generate beautiful indexes for your gist
github-markdown-render
A simple markdown render using GitHub Markdown Rendering API.
monte-carlo-cvrp
Implementation of CVRP algorithms using Monte Carlo Methods
template-project
A template for any project that you want
RomuloOliveira's Repositories
RomuloOliveira/commit-messages-guide
A guide to understand the importance of commit messages and how to write them well
RomuloOliveira/monte-carlo-cvrp
Implementation of CVRP algorithms using Monte Carlo Methods
RomuloOliveira/fortune-cookie
Send a fortune cookie message to your friend!
RomuloOliveira/template-project
A template for any project that you want
RomuloOliveira/gist-files
Index of my gist-files. Life is too short to access gist.github.com.
RomuloOliveira/gist-index-generator
Generate beautiful indexes for your gist
RomuloOliveira/dot-files
Public repository for useful dot files and useful config settings
RomuloOliveira/jinja2-wysiwyg
A jinja2 WYSIWYG editor
RomuloOliveira/kmeans-color-segmentation
A color segmentation algorithm based on k-means
RomuloOliveira/python-easter-eggs
Public repository for Python Easter Eggs
RomuloOliveira/utility-belt
Some tools that I like
RomuloOliveira/awesome-answers
Curated list of inspiring and thoughtful answers given at stackoverflow, quora, etc.
RomuloOliveira/awesome-gists
A collection of amazing gists you must see.
RomuloOliveira/basic-learning-challenges
My mini-challenges used to learn new languages, frameworks, tools and other stuff
RomuloOliveira/coffee-jshint
Runs your CoffeeScript source through JSHint to check for errors.
RomuloOliveira/django-dojo
Some fun with Python Django
RomuloOliveira/django-rest-framework
Web APIs for Django.
RomuloOliveira/facebook-user-info
A webservice that collects and offers Facebook user infos through a REST api
RomuloOliveira/flask-wtforms-dojo
Some fun with Python Flask and WTForms
RomuloOliveira/git-hooks
My personal git hooks
RomuloOliveira/gitignore
A collection of useful .gitignore templates
RomuloOliveira/homebrew-teresa-cli
RomuloOliveira/mangos
RomuloOliveira/merge-sort
A merge-sort implementation designed to sort huge files, simulating a environment with restricted memory
RomuloOliveira/node-jscs
JavaScript Code Style checker
RomuloOliveira/python-pool
Some fun with Python's multiprocessing pool
RomuloOliveira/redbeat
RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
RomuloOliveira/scala-dojo
Some fun with Scala
RomuloOliveira/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing
RomuloOliveira/viewflow
Reusable workflow library for Django