PinnedPublished inTowards Data SciencePredicting a Ball TrajectoryPolynomial Fit in Python with NumPyJan 55Jan 55
PinnedPublished inTowards Data ScienceDynamic Visualizations in PythonHow to animate plots with OpenCV and MatplotlibNov 21, 20245Nov 21, 20245
Published inTowards Data ScienceMastering Transparent Images: Adding a Background LayerHow to Process Images with an Alpha Channel using OpenCV + Python4d ago34d ago3
Published inTowards Data ScienceHow to Process 10k Images in SecondsEfficient image operations with multiprocessing in PythonJan 23Jan 23
How I setup my Python Projects with UV and GitHubWhenever I start a new project, I always immediately setup source control. You just never know when it might be useful, and I have gotten…Dec 13, 20241Dec 13, 20241
The best Tool for Downloading YouTube Videos / AudioIf you ever downloaded videos from YouTube, you probably know some of the many youtubetomp4 websites. However, I never really found a…Dec 8, 2024Dec 8, 2024
Project Setup for Machine Learning with PyTorch and UVWhile working on a recent project, I initially had some problems with setting up my python project with uv and adding pytorch as a…Nov 29, 2024Nov 29, 2024
A simple library that makes it into almost all of my python projects: TQDM100%|██████████████████████| 100/100 [00:19<00:00, 5.17it/s]Nov 24, 2024Nov 24, 2024
Better Random Colors in GodotAt one point or another you might want to generate a random color in your game to add some variety, for example for some slight variation…Oct 27, 2024Oct 27, 2024
Launch Arguments in Godot 4.3 — Accelerate Multiplayer DevelopmentThis might not be the most thrilling feature of the latest Godot version, but its a very convenient feature when working on a multiplayer…Oct 7, 2024Oct 7, 2024