Skip to content
View Cheater121's full-sized avatar

Block or report Cheater121

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

Hi there! πŸ‘‹

I'm Sergey, an experienced backend developer specializing in Python. I work at MindUp.

πŸ› οΈ Tech Stack

  • Languages: Python
  • Web Frameworks: FastAPI, Django, DRF, Flask
  • Databases: PostgreSQL, Redis, SQLite
  • ORMs: SQLAlchemy, DjangoORM, Peewee
  • Containerization: Docker, Docker-compose
  • Logging/Monitoring: logging, Grafana, Sentry
  • Background Tasks: Celery
  • Testing: pytest, pytest-asyncio
  • Linters/Formatters: mypy, flake8, black, isort
  • CI/CD: GitHub Actions, GitLab CI/CD

πŸ§‘β€πŸ« Additional

FastAPI Course Author on Stepik

  • Rating: 4.8+ out of 5
  • Over 10,000 students

πŸ“« Contact

Pinned Loading

  1. sqlalchemy_postgres_fastapi sqlalchemy_postgres_fastapi Public

    FastAPI SQLAlchemy postgres boilerplate

    Python 1 1

  2. exchange_rates_api exchange_rates_api Public

    FastAPI based currency exchange api

    Python 1

  3. server_status_monitoring_bot server_status_monitoring_bot Public

    A simple telegram bot that is necessary in order to monitor the availability of a remote server. If an error occurs, a notification in the telegram will be sent. It also counts the number of days w…

    Python 2 1

  4. stock_signal_tcs_bot stock_signal_tcs_bot Public

    Russian stocks indicators tracker with telegram notifications

    Python 1

  5. task_manager_fastapi task_manager_fastapi Public

    real time task manager for my FastAPI course

    Python 1 1

  6. usd_rub_tg_bot usd_rub_tg_bot Public

    A Python script that tracks the USD/RUB exchange rate using the apilayer API and sends updates via a Telegram bot. It operates on weekdays from 10:00 to 20:00, sending updates every 3 hours.

    Python