Follow
Series

Python

On this page I will share everything Python: my projects, libraries used and general concepts.

Articles in this series

Create an Automated Web Bot with Selenium in Python

May 5, 202111 min read

Motivation Due to the pandemic, a lot of activities require signing up online in advance. At my University’s gym, they offer 2 hour slots throughout...

Create an Automated Web Bot with Selenium in Python
5 Reasons Your Next Project Should Involve Python Game Development
The Mystery of Recursion - Understanding How to Implement it in Python
How Python Lists Work Under the Hood with a Baseball Example