All Posts
test code
Hello my name is salih
im developer
someone said something somewhere that you dont know about something
def func(param_a, param_b):
return None- one
- two
Continue Reading
Building Telegram Bots That Actually Scale
Lessons learned from building Telegram bots that handle thousands of concurrent users.
ReadWhy I Switched from Django to Flask (and Back)
My journey through Python web frameworks and what I settled on.
ReadA Practical Guide to REST API Design
The conventions and patterns I follow when building APIs.
Read