I recently started working on a project called Somantic which will allow real estate investors to make visually intuitive rational decisions regarding property evaluation and the return on investment. The goal is to make Somantic easy to use and it will enable to filter the properties on the...
Python for C++ Developers
Last year in November 2020 I held a short one hour training session for my collegues at Altran on python. Because the majority of my collegues are C++ developers and I myself am a C++ and python developer I decided to make the python introduction to them more C++ friendly....
Django cheat sheet
During the development of the homepage I created a simple cheatsheet for all the django commands which one uses frequently and thought about sharing it:
Start Server
$ python manage.py runserver
Run Tests
``` $ python manage....
Deploy your django website via Digital Ocean with Nginx and Gunicorn
To be able to centralize my knowledge and to learn more about web development I thought about building my own personal website.
Thus this project was born. I quickly decided to use [django](https://www.djangoproject....
Ready. Set. Go!
Welcome! On my website I am centralizing my projects and interests. I will write articles about personal projects, books and about things I am interested in and currently learning.
Welcome!
Welcome to my website. Here I share my knowledge, projects and interests.