Projects

Foodgram:

Fully functional web application for foodies

  • Project's main features:

    • backend: Django Rest Framework app + Gunicorn.
    • database: PostgreSQL.
    • frontend: React app.
    • server: nginx.
    • shipping scheme: 3 Docker containers managed by docker-compose.
    • CI/CD: GitHub Actions.
  • Links:

  • How it looks

       


YaMDB

REST API for discussing reviews on hotest titles

  • Project's main features:

    • backend: Django Rest Framework app + Gunicorn.
    • database: PostgreSQL.
    • server: nginx.
    • shipping scheme: 3 Docker containers managed by docker-compose.
    • CI/CD: GitHub Actions.
  • Links:

  • How it looks overview gif


Currently working on: Pharmacy

Fully functional web application that makes your First Aid Kit management digital and interactive

  • Project's main features:

    • backend: Django app + Gunicorn.
    • frontend: Django Templates + Bootstrap 5.
    • database: PostgreSQL.
  • How it looks overview gif

Currently working on: zvukiStats

Simple CLI apllication for getting information about audiobooks from an external web API (https://zvukislov.ru/api)

  • Project's main features:

    • database: MongoDB (via asynchronous motor package).
    • load data from API: asyncrhonously via aiohttp package.
    • output: in terminal formatted with rich package.
  • How it looks overview gif