-
-
Pingee
Internet & Network monitoring tool (script) -
APIs
List of useful APIs -
Managing my books library with Python
Automating my books library and to-read list -
Emailee
toolbox of scripts for emails -
Libraree
toolbox of Python scripts for music/video/photo library management -
Fetching data from TMDB API
after failing with 2 libraries, just using Python's requests to fetch movie data from TMDB API - themoviedb.org -
Python Library: slugify
-
nicAI | my personal AI assistant
hobby project as a long-term goal to help guide my AI learning -
Mailingee
email automation & sequencing system -
My Python scripts boilerplate
this is the boilerplate I use as a snippet in VS Code when I create a new Python script -
How to save confidential data in environment variables with dotenv
best practice is to never have passwords and alike in clear text in Python scripts - here is the solution I use -
Project: Top 1000 movies
because why not -
Mass copy selected files with Python
quick script to copy ~80k media files with duplicates -
How to Find Broken Links With Python
-
Download a website with Python
-
Kindle
Managing Kindle -
Imapee
collection of email inbox management scripts in python -
Grist | The Evolution of Spreadsheets
an online, powerful, Python-driven alternative to Excel -
Cryptee
crypto tracking system -
My guide to start learning programming in Python (for Business People)
Learning Python is easier thank you think. If you work in an office, it's also more valuable than you think. I wish I had started learning earlier. Here is my guide to help you get started. -
#CareerPlaybook 017: Everyone should learn programming
While I started to learn because of a critical need, I wish I had done so years (or even decades) earlier. And I believe now everyone should learn programming. -
#StartupPlaybook 01: How to bootstrap a Tech startup, without a Tech cofounder
it's easier than you think... -
Automate the Boring Stuff with Python, by Al Sweigart
⭐️⭐️⭐️⭐️⭐️ In my journey of learning how to program in Python this one book has made all the difference for me.