Python

Advanced

Python is a high-level, dynamically typed and garbage collected programming language. Its shallow learning curve and broad ecosystem of libraries make it a very popular choice in a wide variety of areas, including backend web development, data analysis, artificial intelligence, DevOps and science. It enables very rapid development of applications and is easy to debug.

I have been using Python non-stop since 2018 for solving optimization problems, crunching big data, developing a software framework, DevOps tasks and personal projects, such as this website.

Below you may find a detailed breakdown of all third party and standard library modules that I made use of to solve problems so far, that you can use to infer the kind of problems that I have been exposed to.

Third party modules:

Standard library modules: