Skip to content
View DeogenDev's full-sized avatar

Block or report DeogenDev

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

Hi there! My name is Deogen telegram logo

๐Ÿ’ป My Backend Stack

python logo image fastapi logo image bash logo redis logo postgresql logo mysql logo sqlite logo sqlalchemy logo nginx logo git logo docker logo linux logo image

๐Ÿ“บ My Frontend Stack (minor direction)

nextjs logo javascript logo typescript logo html5 logo css logo

๐Ÿ›  My Skills

๐Ÿ“‚ Core Backend

  • SQLAlchemy (ORM) & Alembic (migrations)
  • Design patterns for scalable and flexible solutions
  • OOP principles with strict adherence to SOLID
  • RESTful API design and implementation
  • API versioning for backward compatibility and maintainability
  • Use Ruff for write code

โšก Performance & Reliability

  • Asynchronous programming (async/await, FastAPI, aiohttp)
  • Caching with Redis to reduce database load
  • Query optimization, indexes, and transactions for efficient database performance
  • Rate limiting strategies to protect APIs from abuse
  • Logging & monitoring for debugging and observability

๐Ÿ” Security

  • JWT authentication for secure access
  • Session management for user state handling
  • Following best practices to prevent common vulnerabilities (XSS, CSRF, SQL injection)

๐Ÿงช Testing & Quality Assurance

  • Pytest for unit and integration testing
  • Mocking and fixtures for reliable test environments
  • Coverage analysis to ensure code quality

๐Ÿณ DevOps & Deployment

  • Docker for containerization
  • Docker Compose for orchestrating multi-service environments
  • Pull request templates and Git workflow for collaborative development
  • CI/CD pipelines for automated testing and deployment

๐Ÿ“– Documentation

  • Swagger/OpenAPI for API documentation and client generation
  • Clear README and project structure for maintainability

๐ŸŒ External API Integration

Hands-on experience integrating external APIs:

  • Payment systems (YooKassa, CryptoCloud, ะฎMoney) with secure transaction handling and webhook support
  • AI aggregators for media generation (images, video, text), building scalable and reliable pipelines
  • WebSocket communication for real-time features (chats, notifications, streaming data)
  • Following best practices: async requests, strict validation, error handling, and logging

๐Ÿค– Telegram Bot Development (aiogram)

Building Telegram bots with aiogram, focusing on clean architecture:

  • Clear separation of modules: handlers/, services/, models/, utils/
  • Async/await for responsiveness and performance
  • Configurations managed via dataclasses or Pydantic
  • Applying SOLID and DRY principles for maintainability
  • Centralized logging and error handling for reliability

Pinned Loading

  1. parser-chats-gorbushka parser-chats-gorbushka Public

    Python 1

  2. purview-ai-telegram-bot purview-ai-telegram-bot Public

    Python

  3. tg-bot-message-orchestrator tg-bot-message-orchestrator Public

    Python

  4. exel-bot-parser exel-bot-parser Public

    Python