Skip to content
View yourfavouritedeveloper's full-sized avatar

Organizations

@Devlaner

Block or report yourfavouritedeveloper

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

About Me

I'm a backend developer specializing in Java & Spring Boot, currently studying Computer Engineering at Baku Higher Oil School.

I enjoy building clean, scalable systems — from event-driven banking backends to cloud-native file storage services. I care about architecture, code quality, and real-world impact.


Tech Stack

Backend

Java Spring Boot Spring Cloud Spring Security

Frontend

React Tailwind

Database

PostgreSQL MySQL Redis Liquibase

DevOps & Tools

Docker Kafka Git AWS S3

Core Competencies

  • Architecture: CQRS, Event-Driven Design, Microservices (Spring Cloud), REST APIs, Design Patterns, OOP
  • Security: Spring Security, JWT (Access + Refresh Tokens), RBAC
  • DevOps: Docker, Docker Compose, Gradle, GitHub Actions, Liquibase

Featured Projects

A scalable banking backend handling the full transaction lifecycle — from initiation and authorization to settlement and posting.

Stack: Java · Spring Boot · PostgreSQL · Kafka · Redis Architecture: CQRS (command-service / query-service split)

Reconciliation engine, event-driven notifications, and immutable audit logs for compliance.

☁️ CloudNest

Cloud-native file storage backend built with production-grade practices.

Stack: Java · Spring Boot · AWS S3 · Liquibase · Docker

JWT auth with RBAC and secure AWS S3 file uploads via pre-signed URLs, with schema versioning and full containerization.

Full-stack e-commerce platform with a complete purchase flow.

Stack: React · Spring Boot · PostgreSQL · Redis · Stripe

JWT auth with OTP email verification, Docker deployment, Liquibase migrations.

🚀 More coming soon

Currently exploring distributed systems patterns and cloud-native observability tooling.

Follow along on GitHub for updates.


Coding Stats

LeetCode Stats



GitHub Streak



"Code is like humor. When you have to explain it, it's bad." — Cory House

Pinned Loading

  1. TechStore TechStore Public

    TechStore is a full-stack e-commerce web application focused on selling technology products such as mobile phones, laptops, monitors, and accessories. It features a modern React frontend with dynam…

    CSS 1

  2. transactional-bank-system transactional-bank-system Public

    A scalable transactional banking backend that handles the full transaction lifecycle - from initiation and authorization to settlement and posting. Includes account management, reconciliation engin…

    Java

  3. CloudNest CloudNest Public

    Built a cloud-native file storage backend using Spring Boot, integrating object storage (AWS S3/MinIO) for scalable file management. Implemented JWT-based authentication, secure file access via pre…

    Java

  4. cinnamon-quill-grades-classification-image-dataset cinnamon-quill-grades-classification-image-dataset Public

    The workflow includes preprocessing, augmentation, two CNN architectures, transfer learning experiments, TensorBoard monitoring, evaluation, and saving trained models in .pth format.

    Python