Posts
Fatalement
Cancel

Setup a new github project

When you start a new github repo, just create the folder .github and create these three files, to help you in your day-to-day job: auto_assign.yml pull_request_template.md settings.yml au...

Use MongoDB with Django

We will try to use MongoDB with a Django project. To do that we will use the library called Djongo. I have take the previous project (Django-in-a-docker) and I have removed all files relative to th...

Launch a Django app in a Docker and be ready to put in Production

New year, new resolution, so today I have decided to play a bit with Docker, Django, Gunicorn and Nginx. So first we will create a Django in a Docker with a Postgres DB, and after we will add produ...

My resolutions for 2020

With the new year, comes new resolutions. This year, I have decided to take a lot of resolutions. For some, I have already started them few months ago, but it also a way to continue those new actio...

2019 - End of year review

I am working at Pix4D for a bit more than 2 years now and, it is time for me to analyze my evolution. Two years ago When I started at Pix4D, my Github knowledge was very poor, I was not really fa...