Skip to content
View FCTL3314's full-sized avatar
🏜️
🏜️

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 backend engineer with over 3 years of experience working mainly with Go and Python.

I’ve built projects using both monoliths and microservices, focusing on making things work well and keeping the code clean and easy to maintain.

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

🧩 Experience

  • Designed and developed backend architecture for a high-load CRM system used by one of the largest beauty salons, covering client scheduling, inventory management, payroll calculation, and customer communication.
  • Built a real-time data import and synchronization system between CRM platforms, enabling seamless data flow and consistent updates across systems.
  • Created a smart messaging platform for mass notifications and automated reminders, supporting multiple messengers (Telegram, Instagram, etc.) with built-in rate-limiting to avoid spam and platform restrictions.
  • Implemented an integrated messenger aggregator, unifying communication across platforms into a single interface and setting up reliable integrations with each service.
  • Developed a payroll and employee tracking module for an internal company system, including manager-employee relationships, salary calculations, and role-based access.

⚙️ Projects

🛠️ 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 36 2

  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