Author image

Almadih's Blog

Welcome to my Personal Blog, i will post once in a while about some challenges i've overcome and other cool stuff

Cover image

Convert sync code to async in python

Asynchronous programming has become increasingly popular in recent years, as it allows you to write code that can perform multiple tasks concurrently.

Link
Cover image

Dynamic number of threads in celery

I guess this a followup to the previous post, where i talked about celery and some..

Link
Cover image

Download Videos from twitter using telegram bot

I normally don't like to download whole app just to do a simple thing, I tried to download a video from twitter...

Link