Python

My main tool for general purpose programming: Python, as that since 2018. As a versatile tool easy to use and to write, it has long replaced JavaScript (’cause I always liked to have nice interfaces) as favorite language. I will try to organize my main projects here, but it will be quite of a mess as I use Python for almost anything.

The Great Walker

The Great Walker is a combination of two libraries: pylinkage for mechanical engineering and leggedsnake for optimization.

Urban traffic planning

An ambitious project conducted between 2021 and 2023. It featured the definition and optimization of city-scale road network in order to improve traffic conditions. It used two main methods: lanes reversal and traffic rerouting to achieve 20% increase in traffic conditions.

GPS-trace completion

The GPS-trace completion project was developed for a company in 2019. It featured geographical data analysis, and interface with the Google Maps API to find the missing data in a GPS trace.