Skip to content
View novruzoveldar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report novruzoveldar

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

👋 Hi, I'm Eldar Novruzov

💻 Experienced Software Engineer | Java Backend | System Architecture | Cloud Solutions

🚀 Passionate about building scalable, secure, and high-performance backend systems.
I specialize in Java, Spring Boot, and cloud-native architectures, primarily within banking and fintech domains.
Currently pursuing a Master’s in Computer Science (Data Science) in Poland 🇵🇱 while leading teams and mentoring developers.


🌐 Connect with Me

📍 Kraków, Poland
✉️ e.novruzovw@gmail.com
🌍 novruzov.pl
🔗 LinkedIn


🚀 What I’m Working On

  • Designing scalable Java backends with Spring Boot, Kafka, Redis, PostgreSQL, and AWS
  • Leading teams and mentoring as a Java Tech Lead
  • Exploring event-driven architectures and distributed systems
  • Advancing my research in Data Science

🛠️ Tech Stack & Tools

Backend & Architecture

Java Spring Boot Kafka Redis PostgreSQL

DevOps & Cloud

Docker Jenkins AWS Kubernetes Grafana

Other Tools

Git · Bitbucket · Jira · Confluence
Unit & Load Testing: JUnit · Mockito · JMeter


🏆 Notable Projects

Implemented refund logic for a major banking feature, significantly enhancing customer experience and value.

🏅 Innovation Project of the Year (2020)Ministry of Transport, Communications, and High Technologies of Azerbaijan
🏆 Khamsa Award (2021)Pasha Holding
Developed and led backend systems for an innovative tax refund platform.


🎓 Education

🎓 Master’s in Computer Science — Data Science
WSB University, Poland

🎓 Master’s in Information Technology and Systems Engineering
ASOIU, Azerbaijan

🎓 Bachelor’s in Computer Engineering
ASOIU, Azerbaijan


🌍 Languages

🇦🇿 Azerbaijani — Native
🇹🇷 Turkish — Native
🇬🇧 English — B2


💡 How I Like to Work

🧩 Architecture: controller → service → repository → domain
🔐 Security: JWT (short-lived access + rotating refresh tokens)
🔑 Secrets: managed via environment variables, Vault, Consul
🐳 Deployments: Docker-based, production-like local environments
🧼 Code Culture: clean, tested, and peer-reviewed


🤝 Let’s Connect

I’m open to collaborating on:

  • Backend or cloud projects
  • Distributed systems and event-driven architectures
  • DevOps practices and team mentorship

📬 Reach out via LinkedIn or email


“Clean code, clear architecture, and continuous learning.”

Popular repositories Loading

  1. delivery-config-server delivery-config-server Public

    The Delivery Config Server is a Spring Cloud Config Server that loads configuration properties from a Git repository (or optionally from the local filesystem). Each microservice retrieves its confi…

    Java

  2. delivery-eureka-server delivery-eureka-server Public

    delivery-eureka-server is the Service Discovery Server for the Guavapay Delivery microservice ecosystem. It uses Spring Cloud Netflix Eureka to allow all other services (like gw-delivery, ms-delive…

    Java

  3. gw-delivery gw-delivery Public

    gw-delivery is an API Gateway Service for a distributed parcel delivery system built on the Spring Cloud Gateway framework. It acts as a unified entry point to multiple backend microservices — such…

    Java

  4. ms-courier-order ms-courier-order Public

    ms-courier-order is a Spring Boot microservice that manages the courier-side delivery workflow in a distributed parcel delivery system. It provides secure, token-based REST APIs for courier order m…

    Java

  5. ms-delivery-admin ms-delivery-admin Public

    ms-delivery-admin is a microservice built with Spring Boot that provides the administrative backend for a delivery management system. It acts as a centralized API gateway and control panel for mana…

    Java

  6. ms-delivery-courier ms-delivery-courier Public

    The MS Delivery Courier Service is a backend microservice built with Spring Boot that serves as the courier gateway within the Guavapay logistics platform. It provides REST APIs that enable courier…

    Java