Blog

I love to gather (hoard) information and share it. Sometimes I write it down just to remember it myself. Hopefully you find something interesting here.

Python

hej
Quick and easy image recognition with 9 lines of code in Python

Quick and easy image recognition with 9 lines of code in Python

Published 2024-05-05

Machine Learning

Python


Need a quick and easy image recognition solution in Python? Learn how to create one in 9 lines of code.
How to easily web scrape any website with Python

How to easily web scrape any website with Python

Published 2024-05-03

Datahoarding

Notes

Python

Web development


Learn how to easily web scrape any website using Python. I go through the various techniques I use.
Python notes

Python notes

Published 2024-05-03 — Updated 2024-05-14

Notes

Python


Different tips, tricks and how-to's while developing various scripts in Python.
How to get the channel ID of a YouTube channel

How to get the channel ID of a YouTube channel

Published 2024-04-26

Python


Learn how to get a Youtube channel ID the proper way.
Creating your own self-hosted Instagram

Creating your own self-hosted Instagram

Published 2024-04-26

Datahoarding

Python


With the use of Instaloader and Laravel, you can create your own self-hosted Instagram. Learn how to use Instaloader to download content from Instagram.