Skip to content
View FCTL3314's full-sized avatar
🎯
while self.is_disciplined: result.append(progress)
🎯
while self.is_disciplined: result.append(progress)

Block or report FCTL3314

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

📃 About

Hello 👋, I'm Nikita, an active Python Backend developer looking to improve my skills and grow.

My path in back-end development began in 2022, and since then I have been constantly learning new technologies, actively participating in various projects, while also working as full-time developer.

🎯 Projects

  • HealthNutrition-Backend - Django / DRF based app for comparing the nutritional value of products.
  • HealthNutrition-Frontend - Frontend part for the Health Nutrition backend.
  • Special Recipe - Django / DRF based app created for educational purposes that allows to find and optionally bookmark recipes.
  • Menu Manager - FastAPI application allowing to manage menus, submenus and dishes.

🛠️ Technologies

  • Programming Languages:
    • Python
    • Java Script / HTML / CSS
  • Frameworks / Libraries:
    • Django / DRF
    • FastAPI
    • Celery
    • Vue.js
    • Bootstrap
  • Databases:
    • PostgresSQL
    • Redis
    • RabbitMQ
  • Other:
    • Docker
    • Linux

📫 How to reach me

Telegram Gmail

Pinned Loading

  1. HealthNutrition-Backend HealthNutrition-Backend Public

    Django / DRF based app for comparing the nutritional value of products.

    Python 33 1

  2. HealthNutrition-Frontend HealthNutrition-Frontend Public

    Vue.js based frontend app for the Health Nutrition backend.

    Vue 8 1

  3. SpecialRecipe SpecialRecipe Public

    Django-based web application created for educational purposes that allows to find and optionally bookmark recipes.

    Python 27 2

  4. Ylab-Dishes Ylab-Dishes Public

    FastAPI проект для отбора на стажировку от компании Ylab.

    Python 1

  5. LeetCode-Solutions LeetCode-Solutions Public

    This repository contains the tasks I solved from the LeetCode site.

    Python