GPG Keys
Steps to sign your commits in Github.
Django Tips
These are some of the tips that I need to remember.
Python Concepts
Most of the explaination is coming from the references below.
Regular Expressions
Use raw string to escape backslash character in case there is Escape Sequence.
Celery and RabbitMQ
Celery It is an asynchronous task queue/job queue based on distributed message passing.
Containers
These are some resources grouped together to make life easy for me to follow up with containers and orchestration technologies.
Ways of Backup
Theses are the list of backup tools I have tried out or interested in:
Odoo
Odoo is a complete solution to manage companies regards of Human resource and Financial and so on.
Web Optimization (Nginx, Pagespeed)
These are some tools and hint to optimization your site.
Draw Plot with matplotlib
matplotlib is a Python package for drawing plot.
Editors
These are my Atom and Sublime 3 Packages and Settings
Python Setup
Python development environment and packages on Ubuntu server:
Cron
“cron is a time-based job scheduler in Unix-like” wikipedia
Dealing with Production and Development Git Repositories
I use Git for managing my source code.
Dealing with WebP
WebP is a good image format for compressing images.