Skip to content
View Mohammadihpython's full-sized avatar
Block or Report

Block or report Mohammadihpython

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Mohammadihpython/README.md

Hi there ๐Ÿ‘‹

class SoftwareEngineer:
    def __init__(self, languages: List[str], databases: List[str], tools: List[str]):
        self.languages = languages
        self.databases = databases
        self.tools = tools

Hamed_dev = SoftwareEngineer(
    languages=["Python", "Go"],
    databases=["PostgreSQL", "Redis", "MongoDB"],
    tools=[
        "Git",
        "GitHub",
        "Docker",
        "Nginx",
        "Elastic Search",         
    ],
)

๐ŸŒ Socials:

LinkedIn

Stats:

LeetCode Stats

Pinned Loading

  1. ecommerce ecommerce Public

    An Ecommerce Shop API with Django

    Python 1

  2. Complaint-system Complaint-system Public

    an fastapi Complaint System with s3 storage

    Python 4

  3. Uvideo Uvideo Public

    onlion video streaming service with mongodb and fastapi

    Python 2 1