Skip to content
View nawinds's full-sized avatar
💭
Learning smth awesome
💭
Learning smth awesome

Highlights

  • Pro

Organizations

@cs-soc-tudublin @ParkTrack-Project

Block or report nawinds

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nawinds/README.md

Hi, I'm Nikita Aksenov 👋

Engineering Lead at ParkTrack
Backend & Infrastructure Engineer · Software Engineering student @ ITMO University

Website · LinkedIn · Telegram

About me

I build software products end to end — from system architecture, backend services and databases to infrastructure, monitoring, deployment and user-facing applications.

Currently, I lead the engineering of ParkTrack, coordinating an eight-person team building an urban parking platform powered by computer vision, real-time occupancy data and machine learning.

My main interests are backend engineering, infrastructure, ML, privacy-focused software and products that solve real problems for real users.

Featured projects

An urban parking platform that combines computer vision, real-time occupancy data and machine learning to help drivers find available parking spaces.

As the project's Engineering Lead, I work across system architecture, backend development, infrastructure, monitoring, computer vision model training, service integration, technical documentation and engineering coordination.

Platform components: FastAPI backend, PostgreSQL, interactive web map, mobile application, partner administration panel, computer vision services, ML-based occupancy forecasting and public API documentation.

Stack: Python · FastAPI · PostgreSQL · Docker · GitHub Actions · Prometheus · Grafana · YOLO · OpenVINO · Flutter

Website · Documentation · Source code


An open-source JetBrains IDE plugin for working with GNU gettext .po, .pot and .mo localization files.

It provides a table-based translation editor, project source-code scanning, template synchronization, syntax validation and translation compilation directly inside JetBrains IDEs.

Stack: Kotlin · IntelliJ Platform SDK · Gradle · GNU gettext · GitHub Actions

JetBrains Marketplace · Source code


A platform for organizing study materials, deadlines, lecture recordings and university resources.

Originally created for my ITMO group, the project grew into four websites for different student groups, reaching more than 1,200 monthly visits and 100+ active users.

It supports collaborative Markdown editing, automated deployment, calendar integration, PWA installation and configurable group-specific content.

Stack: Docusaurus · JavaScript · React · Markdown · GitHub Actions · PWA

Open website · Source code


A privacy-focused service for sharing sensitive information through client-side encrypted, one-time notes.

Encrypted content is stored without the decryption key and automatically deleted after its first opening or when its lifetime expires. The service supports text notes and files and has processed more than 8,000 notes.

Stack: Python · Flask · JavaScript · Client-side encryption · Linux

Open service · Source code

Other projects

  • Inline Stickers Search Bot — a multilingual Telegram bot with typo-tolerant search, keyboard-layout correction and shareable sticker collections.
  • Distributed Calculator — a distributed expression calculator written in Go with parallel task execution.
  • nawinds.dev — my multilingual personal website and project archive built with Flask, Jinja and JavaScript.

Skills

Languages

Python Go Java Kotlin C++ SQL Bash JavaScript

Backend & Databases

FastAPI Django REST Flask SQLAlchemy PostgreSQL MongoDB

Infrastructure & Observability

Linux Docker nginx Ansible GitHub Actions GitLab CI Prometheus Grafana

Data, ML & Developer Tooling

NumPy Pandas YOLO OpenVINO Apache Spark IntelliJ Platform Gradle

Additional experience: Docker Compose, systemd, cron, TLS, health checks, MinIO, Patroni, Seqwall, Hadoop, CI/CD pipelines, alerting and incident debugging.

Highlights

  • Led an eight-person team from product idea to a working ParkTrack platform and project pitch.
  • Trained and deployed a computer vision model for detecting occupied parking spaces.
  • Won 2nd place at Zero Days CTF.
  • Received the Best User Experience award at the Workday Hackathon.
  • Built products used by more than 100 students and thousands of privacy-service users.

Contact

The best way to learn more about my work is through my website, connect with me on LinkedIn or email me at [email protected].

Pinned Loading

  1. ParkTrack-Project/car-detector ParkTrack-Project/car-detector Public

    Car detection and parking zones occupancy service

    Python

  2. m3204-links m3204-links Public

    Website with useful links for the M3204 group at ITMO University

    MDX 4 3

  3. poeditor poeditor Public

    .po translation files editor plugin for JetBrains

    Kotlin

  4. Private-Net-work/Private-Net.work-site Private-Net-work/Private-Net.work-site Public

    Private-Net.work is a service that will help you hide the most private data from being read by third parties when sharing it with one interlocutor.

    Jinja 1 1

  5. nawinds-site nawinds-site Public

    Source code of nawinds.dev site

    CSS

  6. ITMO_Endian-cpplab ITMO_Endian-cpplab Public

    ITMO Endian is a custom type for storing numbers written in C++ as one of my labs at ITMO University

    C++