image-article

Deployment of a dockerised boilerplate on AWS

lang-flag
Code Repository
In progress

This repository is a dockerised boilerplate based on FastAPI, React & Postgres. It was created to be setup and deployed in less than 10 minutes on AWS while providing reusable and usefull functionalities : authentification feature, components template, admin page & different deployment options (serverless, dockerised ...).

image-article

Impacts du Covid-19 sur le marché de l'immobilier

lang-flag
Article
December 2020

Depuis le début de la crise Covid, les analyses se multiplient dans de nombreux domaines pour anticiper à quoi ressemblera 'le monde d’après'. Le marché de l’immobilier est lui aussi affecté par la crise, et son futur apparaît aujourd’hui incertain. Sans prétendre prédire l’évolution du cours de ce marché, cet article vise à en expliquer les déterminants essentiels, et les principaux enjeux.

image-article

The easiest way to deploy a Flask webapp on AWS

lang-flag
Article
January 2019

The main objective of this article is to present a simple way to deploy a webapp using the different Amazon web services. This tutorial is broken down into several parts : after setting up a web application that works locally, we are going to deploy the database using Amazon RDS. Once done, the Flask API will be deployed using Zappa. Finally the front-end will be deployed using AWS Amplify

image-article

Implementation of an index fund portofolio

lang-flag
Jupyter Notebook
October 2018

The main goal of this work is to understand and overcome the different stages of building an index fund. This notebook presents an implementation of a constrained optimization problem whose objectif is to select the right asset mix to build an index fund portofolio