Skip to content
View vlad-terehoff's full-sized avatar

Block or report vlad-terehoff

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

Hey there I'm Vladislav

Technology stack

🛠️ Language :

Python


🛠️ Main Tools :

Django  FastAPI 

🛠️ Others :

Django_REST_framework  SQLAlchemy  Pydantic  Aiogram 

Celery  gRPC  RabbitMQ 
Linux  Docker  Nginx  Nginx_Proxy_Manager 
Keycloak 

Databases :

PostgreSQL  Redis 

Pinned Loading

  1. keycloak_docker keycloak_docker Public

    Configuration for a production build in Docker compose for Keycloak + Nginx Proxy Manager

    Dockerfile

  2. rabbitmq_docker rabbitmq_docker Public

    Configuration for the RabbitMQ server in Docker compose

  3. django_keycloak_auth django_keycloak_auth Public

    Integrating keycloak into the django project

    Python

  4. base_crud_fastapi base_crud_fastapi Public

    Flexible solution for organizing your API endpoints by means of a Controller class embracing the concept of class-based views.

    Python