Skip to content
View FCTL3314's full-sized avatar
🌄
Love summer vibes
🌄
Love summer vibes

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

Hi 👋, I’m Nikita – a Fullstack Developer and Project Manager with a passion for building efficient and scalable solutions.

My development journey started in 2022 when I dove into learning the necessary technologies while freelancing. In 2023, I transitioned to a full-time role, where I continue to apply and grow my skills.

I’m always open to new opportunities and collaborations, so feel free to reach out if you're interested in cooperation! :3

🎯 Experience / Projects

  • Designed and built backend architectures for large-scale CRM systems, with a focus on optimization and scalability.
  • Developed a robust system for real-time data import and synchronization between CRM platforms, ensuring seamless integration.
  • Created a messaging platform for mass notifications across multiple messaging apps, incorporating smart rate-limiting to avoid spamming users.
  • HealthNutrition-Backend - Backend API built with Python/Django for comparing nutritional values of different products.
  • HealthNutrition-Frontend - Vue.js-based frontend for interacting with the HealthNutrition-Backend, offering an intuitive way to compare nutritional data.
  • ExerciseManager-Backend - GoLang/Gin backend for managing workout routines and tracking user progress.
  • ExerciseManager-Bot - A Python/Aiogram Telegram bot that integrates with ExerciseManager-Backend to send workout reminders and track progress in real-time.
  • Special Recipe - A Django-based app for finding and bookmarking recipes, built as an educational project.

🛠️ Technologies

  • Programming Languages:
    • Python
    • GoLang
    • Java Script / HTML / CSS
  • Frameworks / Libraries:
    • Django / DRF
    • FastAPI
    • Gin
    • Celery
    • Vue.js
    • Bootstrap
  • Databases:
    • PostgresSQL
    • Redis
    • RabbitMQ
    • MongoDB
  • Deployment:
    • Docker / Docker-Compose
    • 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 34 1

  2. HealthNutrition-Frontend HealthNutrition-Frontend Public

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

    Vue 8 1

  3. ExerciseManager-Backend ExerciseManager-Backend Public

    Backend server for managing workout routines and tracking exercise progress. Supports creating custom workout plans, adding exercises with durations and breaks, and tracking completion of sport act…

    Go 1

  4. ExerciseManager-Bot ExerciseManager-Bot Public

    Telegram bot for managing workout routines, tracking exercise progress, and sending reminders. Supports creating custom workout plans, adding exercises with durations and breaks, and tracking compl…

    Python 1

  5. SpecialRecipe SpecialRecipe Public

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

    Python 27 2

  6. LeetCode-Solutions LeetCode-Solutions Public

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

    Python