Skip to content
View Griger10's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home
  • Vladimir/Russia
  • 07:39 (UTC +03:00)

Block or report Griger10

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.

Content in all repositories owned by your account will be closed.
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
Griger10/README.md

Backend / Systems Engineer

Python · TypeScript · Distributed Systems · DDD · Clean Architecture

Владимир, Россия · Telegram · griger1011@gmail.com


Стек

Backend Python FastAPI Django DRF asyncio SQLAlchemy Pydantic

Messaging & Background Tasks RabbitMQ NATS Celery TaskIQ FastStream

Data & Storage PostgreSQL Redis Amazon S3

Frontend TypeScript React TanStack Query Redux TailwindCSS

Testing & Code Quality Pytest HTTPX Locust Ruff mypy

Infrastructure Docker Nginx Linux CI/CD Prometheus Grafana


Подходы

Архитектура — Clean Architecture (domain / application / infrastructure / presentation), DDD (bounded contexts, агрегаты), dependency injection, паттерны ООП.

Тестирование — TDD, фейки и in-memory репозитории, моки/стабы (pytest-mock, AsyncMock), интеграционные тесты, pytest-asyncio, нагрузочное тестирование (Locust).

Надёжность — транзакции, идемпотентность, retry-логика, структурированное логирование, метрики (Prometheus / Grafana).

Pinned Loading

  1. cat_vpn_miniapp cat_vpn_miniapp Public

    Кот VPN мини приложение для телеграмм - отличный способ организовать работу для семейного VPN

    Python 8 1

  2. stolonet stolonet Public

    Automated IoT system for managing plants with full software bundle - backend, frontend, firmware

    Python 1

  3. g-pulse g-pulse Public

    Self-Hosted Open-Soruce аналог Upptime для мониторинга работы сервисов, написанная на Python + Go

    Python 2

  4. mongo_book_haven mongo_book_haven Public

    Демонстрационный проект FastAPI + MongoDB с тестами

    Python 1

  5. drf_ecommerce_shop drf_ecommerce_shop Public

    API магазина на Django REST Framework с использованием Docker compose, Postgres, Celery, uv

    Python 1

  6. zMQTT zMQTT Public

    Forked from faststream-community/zMQTT

    Pure asyncio MQTT 3.1.1 and 5.0 client library. No paho dependency, no threading, no god classes.

    Python