Ahsan Sheraz

Ahsan Sheraz

Full-Stack Developer | Python

About

My skillsets are: āž”ļø Python āž”ļø Web Development āž”ļø DevOps āž”ļø Cyber security/ Microservice-based architecture āž”ļø Infrastructure as Code āž”ļø Cloud Computing šŸ‘‰ Programming/Scripting Languages – Python, Groovy, PHP, C++, PowerShell, Bash šŸ‘‰ Frontend Technologies – React & Angular (Beginner) šŸ‘‰ Operating System – Linux (Ubuntu, CentOS, Debian), Windows šŸ‘‰ Database – MySQL, PostgreSQL, Mongo DB, SQLite, Oracle 10g šŸ‘‰ Frameworks – Flask, FastAPI, Django, Django-Oscar šŸ‘‰ Web Servers – Nginx, Apache, Gunicorn šŸ‘‰ DevOps – Jenkins, Grafana, SonarQube, Azure, GCP, AWS For more information, please reach out to me at ahsansheraz250@gmail.com or +923244556680Exceedingly high-tale

Forums

Ahsan Sheraz•

29d ago

GitHub - All 7 resilience patterns in one Python decorator

Every Python microservice eventually faces the same nightmare: one slow dependency cascades into a full outage. pyresilience solves this with a single decorator that gives you retry, circuit breaker, timeout, fallback, bulkhead, rate limiter, and cache — all coordinated, zero dependencies, and 10x faster than tenacity. If you've ever wired together five libraries just to stop your service from falling over at 3 AM, this replaces all of it with one line.
View more