Skip to content
View HosseinFattahi's full-sized avatar

Block or report HosseinFattahi

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
HosseinFattahi/README.md

πŸ‘‹ Hi, I'm Hossein Fattahi

πŸ› οΈ Django Backend Developer β€’ πŸ”Œ API & gRPC Specialist β€’ ☁️ Celery & Redis Fan


πŸ’‘ About Me

I'm a backend developer with 3+ years of experience, focused on building scalable, performant systems using Django and Python.
I love designing robust APIs, managing background tasks with Celery, and optimizing systems with caching strategies.
Creator of the open-source package django-simple-grpc.


πŸš€ My Tech Toolbox


🧩 Open Source Highlight

πŸ“¦ django-simple-grpc

A lightweight Django extension that simplifies working with gRPC.
Automatically generates .proto files from Django models and helps expose gRPC endpoints with ease.

πŸ”— GitHub Repo: HosseinFattahi/django-simple-grpc


πŸ” What I Work On

  • Backend APIs using Django & DRF
  • Authentication and Authorization (OAuth2, custom tokens)
  • Asynchronous jobs with Celery + Redis
  • Scalable PostgreSQL schemas with indexing and optimization
  • Microservices communication with gRPC
  • Custom CMS and admin interfaces (Wagtail & Django Admin)
  • CI/CD, Docker, and deployment best practices

πŸ“« How to reach me

Popular repositories Loading

  1. Python-Tutorials Python-Tutorials Public

    Forked from Pitsillides91/Python-Tutorials

    Jupyter Notebook

  2. teleBot teleBot Public

    telegram add memberbot from another group

    Python

  3. pydata-book pydata-book Public

    Forked from wesm/pydata-book

    Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

    Jupyter Notebook

  4. smoking_analysis smoking_analysis Public

    World Smoking History Analysis data from kaggle

    Jupyter Notebook

  5. portfolio portfolio Public

    simple portfolio web

    CSS

  6. django-simple-grpc django-simple-grpc Public

    tool for use easy grpc in django

    Python