class Amir:
def __init__(self):
self.location = "Tehran, Iran"
self.role = "Backend Developer"
self.currentFocus = "Building strong backend services and scalable, extensible systems"
self.learning = ["Python 3.14", "Design Patterns", "Web Performance"]
self.interests = ["Clean Code", "Technologies", "Animals", "Robotics"]
def story(self):
return (
"I started my programming journey at the age of 21, driven by a simple curiosity "
"to understand how software really works under the hood. That curiosity turned "
"into a long-term commitment, and my entire path has been fully self-taught. "
"From learning core backend fundamentals to building scalable APIs and real-world "
"server-side systems, I've shaped my career by consistently solving problems, "
"experimenting, and pushing myself beyond tutorials. Today, I design and develop "
"backend architectures that are reliable, efficient, and built to scale."
)| π [Kelaasor] | βοΈ [Blog Manager] |
|---|---|
| BackEnd restful API Educational Platform | Blog Management Platform |
| A feature-rich Educational platform project ... | A Complete Backend servies... |
| Tech Stack: django, RestFrameWork, Celery.. | Tech Stack: FastApi, PostgreSQL... |
| View Code | View Code |

