Skip to content
View shahabRDZ's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report shahabRDZ

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shahabRDZ/README.md

Shahab Rashidian Dezfuly

About Me

Software Engineer with 5+ years of experience building high-traffic APIs and scalable infrastructure. Author of 16 open-source Python packages on PyPI. B.Sc. in Computer Engineering from Sharif University of Technology (GPA: 17.54/20). Based in Istanbul, Turkey — available for remote work worldwide.

  • Backend Development: Python, FastAPI, Flask, PHP
  • Cloud & DevOps: AWS (ECS, RDS, ALB), Docker, Kubernetes, Terraform, CI/CD
  • Databases: PostgreSQL, MySQL, Redis
  • Open Source: 12 published PyPI packages, 15+ active repositories

Socials

LinkedIn GitHub PyPI Portfolio


Trophies


Published PyPI Packages

I maintain 16 open-source Python packages on PyPI — install any of them with pip install:

FastAPI Ecosystem

Package Description Install
fastapi-error-handler Consistent error handling — one line setup pip install fastapi-error-handler
fastapi-cache-pro @cache(ttl=60) decorator for endpoints pip install fastapi-cache-pro
fastapi-paginate-pro Effortless pagination with Page[T] pip install fastapi-paginate-pro
apikeyauth Drop-in API key authentication pip install apikeyauth
reqlog-middleware Auto-log every request with timing pip install reqlog-middleware
healthkit Professional /health endpoint (DB, Redis, disk) pip install healthkit
fastapi-admin-panel Auto-generated admin dashboard — like Django pip install fastapi-admin-panel
fastapi-rbac-kit Role-based access control with permissions pip install fastapi-rbac-kit

Python Tools

Package Description Install
envguard-check Validate .env variables before app starts pip install envguard-check
logpretty Beautiful, colorful terminal logging pip install logpretty
cronify-scheduler Lightweight task scheduler — no Celery pip install cronify-scheduler
migratecheck Catch dangerous DB migrations before deploy pip install migratecheck
dbseed Auto-generate fake data for SQLAlchemy pip install dbseed
dotcompare Compare .env files — find missing vars pip install dotcompare
sqlalchemy-soft-delete Soft delete mixin — never lose data pip install sqlalchemy-soft-delete
pywebhook-lite Webhook sender/receiver with HMAC signatures pip install pywebhook-lite

Tech Stack

Python FastAPI Flask PHP Docker AWS Kubernetes Terraform Postgres Redis Nginx Linux Git


Featured Projects

AI Fraud Detector Nexly FastAPI Error Handler FastAPI Production Template AWS Cloud Infrastructure cronify


Experience

Role Company Period
Software Engineer Afzoun Plast (Manufacturing) Jan 2023 — Dec 2024
Backend Developer AloPeyk (On-demand Delivery) Jul 2022 — Dec 2022
Backend Developer Zino Tech (Enterprise Software) Jan 2022 — Jun 2022
Backend Developer Dokan Market (E-commerce) 2018 — 2021

GitHub Stats


Snake

github-snake


shahabRDZ

Pinned Loading

  1. fastapi-auth-service fastapi-auth-service Public

    Production-ready authentication microservice built with FastAPI, PostgreSQL, Redis, and JWT. Includes Docker support, Alembic migrations, and CI/CD pipeline.

    Python

  2. Nexly Nexly Public

    Next-gen messaging platform with real-time chat, AI, translation, voice rooms — FastAPI, React, PostgreSQL, Redis, Docker

    Python

  3. aws-cloud-infra aws-cloud-infra Public

    Production AWS infrastructure with Terraform: VPC, ECS Fargate, RDS, ALB, CloudWatch, CI/CD

    HCL

  4. ecommerce-api ecommerce-api Public

    Full-stack e-commerce REST API with FastAPI, PostgreSQL, Redis, Docker, Stripe payment integration

    Python