Skip to content
View aavtutov's full-sized avatar

Block or report aavtutov

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

Hi there, I'm Andrei! ๐Ÿ‘‹

I am a Java Backend Developer with a unique 10-year background in IT (Product Management & Quality Control). After a successful career in management, Iโ€™ve returned to my technical roots to focus on what I love most: building efficient backend systems.

๐Ÿ›  My Tech Stack

  • Languages: Java 17+ (Core, Concurrency, Stream API)
  • Frameworks: Spring Boot 3 (Data JPA, Security, MVC)
  • Infrastructure: Docker & Docker Compose, Oracle Cloud (OCI), Nginx Proxy Manager
  • Databases: PostgreSQL (Schema design, Hibernate, JPA)
  • Tools: Git, Maven, Postman, Linux (Bash)

๐Ÿš€ Featured Project

Taxi Service Telegram Mini App A full-stack backend for a taxi service featuring:

  • Pessimistic Locking for race-condition-free transactions.
  • Telegram WebApp Auth with HMAC-SHA256 validation.
  • Pricing Engine with multiple fare strategies.
  • Cloud Deployment on OCI using Docker containers.

๐Ÿค Connect with me

"Iโ€™m a developer who understands the business side of code and is always excited to trade meetings for IDE time."

Pinned Loading

  1. spring_boot_taxi spring_boot_taxi Public

    Full-stack taxi information system: Spring Boot backend, Telegram WebApp frontend, and automated infrastructure with SSL/Nginx via Docker Compose.

    Java