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

Block or report alievaleila

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

About Leyla Aliyeva:

Hey, It is LeylaπŸ‘‹

International Certiport IT Specialist (Java) certified Backend Developer, building robust and secure applications with Spring Boot, Spring Security, and PostgreSQL.


πŸ› οΈ My Tech Stack

🌐 Languages

Java HTML5

πŸš€ Frameworks

Spring Boot Spring Security Hibernate Thymeleaf

πŸ—„οΈ Databases

SQL PostgreSQL

πŸ”§ Tools & Build Systems

Docker Maven Gradle Tomcat Postman Git IntelliJ IDEA



πŸ“‚ Featured Projects

Description: A complete Spring Boot MVC application that handles the full lifecycle of an e-commerce platform, from product browsing to secure checkout.

  • Stack: Java Spring Boot Spring MVC Spring Security Spring Data JPA PostgreSQL Thymeleaf Maven
  • Key Features: Implements Model-View-Controller architecture for clean separation of concerns.
    • Role-based access control (Admin/User) using Spring Security.
    • Dynamic frontend rendering with Thymeleaf templates.
    • Database persistence and complex querying with PostgreSQL.
  • Why it matters: This project showcases my ability to build a "monolith" production-ready system, managing both server-side logic and dynamic UI rendering within a single integrated framework.

Description: A secure Spring Boot backend system that manages student progression from the first exam to the second exam, including authentication, validation, QR code generation, and email delivery.

Stack:

Key Features: Secure student authentication using email & password First exam validation before second exam access Automatic QR code generation for eligible students Email notification system using JavaMailSender Idempotent registration (prevents duplicate QR generation) Clean architecture with Service / Repository / Controller layers Global exception handling for consistent API responses

Why it matters: This project demonstrates my ability to design a secure backend workflow system, handling authentication, validation logic, and external integrations like email and QR code generation in a production-style Spring Boot architecture.

🎯 Current Focus

Currently mastering Advanced Java Backend development, focusing on Microservices, AI API integration, and high-scale infrastructure with Redis, Stripe, and Spring Cloud.

🌐 Connect with Me

I'm open to collaborations, discussions, and new challenges!

Platform Link
πŸ”— LinkedIn Connect with me
βœ‰οΈ Email lleilalieva@gmail.com

Pinned Loading

  1. karma-shop karma-shop Public

    Karma Shop is a comprehensive Spring Boot MVC application designed with a focus on modularity and clean architecture. The project implements a complete e-commerce ecosystem, including user authenti…

    CSS 1

  2. furni-online-store furni-online-store Public

    FURNI is a high-performance e-commerce platform built with Spring Boot MVC, featuring a secure Spring Security layer and a clean DTO-based architecture for seamless product and shopping cart manage…

    CSS

  3. booking-console-app booking-console-app Public

    This repository features a comprehensive Flight Booking System developed during my training at Turing Academy. The project integrates a terminal-based user interface (CLI) with a robust backend arc…

    Java

  4. happy-family-project happy-family-project Public

    Java console application demonstrating OOP principles and the DAO pattern, managing family with in-memory collections and file-based persistence.

    Java 1

  5. hackerrank-solutions hackerrank-solutions Public

    A collection of solved HackerRank problems to improve problem-solving skills and algorithmic thinking.

    Java

  6. leetcode-solutions leetcode-solutions Public

    This repository is a collection of my solutions to LeetCode challenges, focused on mastering Data Structures and Algorithms (DSA). Each solution is implemented in Java with a priority on clean code…

    Java