Skip to content
View Amir-hash19's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Iran - Tehran

Block or report Amir-hash19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Amir-hash19/README.md

Header

Frustrated Programmer

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."
        )

πŸ‘¨β€πŸ’» Languages, Frameworks and Libraries

Python Django FastAPI Django REST Framework PostgreSQL Redis

🐳 Containers & DevOps

Docker Linux

πŸ‘¨β€πŸ”§ IDEs / Editors

VS Code Jupyter Vim


πŸ”§ Version Control

Git GitHub


🐧 Operating Systems

Ubuntu Windows


Amir-hash19's GitHub Stats Amir-hash19's GitHub Rank

πŸ“¦ Project Details

πŸ“š [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

🀝🏻 Connect with Me

LinkedIn Gmail Telegram


Footer Banner

Pinned Loading

  1. Amir-hash19 Amir-hash19 Public

    Config files for my GitHub profile.

  2. Education_manager Education_manager Public

    RESTful API built with FastAPI featuring JWT authentication, PostgreSQL, Redis, and Celery for scalable education platforms.

    Python 1

  3. Final_Project.v2-DRF Final_Project.v2-DRF Public

    Scalable education management platform built with Django REST Framework, featuring JWT auth, Redis caching, and Celery background tasks.

    Python 1

  4. snapp snapp Public

    This is an snapp clone (iranian Uber) using snapp API for caculating distincs

    Python

  5. Weblog_manager.FastApi Weblog_manager.FastApi Public

    a project makes blogs manageable for clients

    Python

  6. ToDo-list-TelegramBOT ToDo-list-TelegramBOT Public

    a simple todo list project with python and telebot package, using SQLite database, and SQLalchemy ORM.

    Python