Skip to content
View MiroslavKolosnjaji's full-sized avatar
✔️
✔️

Block or report MiroslavKolosnjaji

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MiroslavKolosnjaji/README.md

About Me

I'm Miroslav, a passionate Java developer with a strong focus on backend technologies. I enjoy learning and building scalable, high-performance applications. Through my projects, I aim to explore modern development practices, and continuously improve my skills.

GitHub Stats

stats graph Mark streak
languages graph

Tech Stack

java logo

Java

spring logo

Spring

springboot logo

Spring Boot

hibernate logo

Hibernate

junit logo

JUnit

mockito logo

Mockito

lombok logo

Lombok

CI/CD logo

CircleCI

mysql logo

MySQL

postgres logo

PostgreSQL

mongodb logo

MongoDB

testcontainers logo

Testcontainers

postman logo

Postman

intellij logo

IntelliJ Idea

git logo

Git


Snake animation

Pinned Loading

  1. AutoPartsEstoreSystem AutoPartsEstoreSystem Public

    AutoPartsStoreSystem is a Spring-based learning project simulating an e-commerce platform for vehicle parts. Users can search parts, manage orders, and generate invoices. This project is not for pr…

    Java

  2. CarDealershipApp CarDealershipApp Public

    This is a Java core client/server desktop application, developed as a final project for a course, for a car dealership business. It tracks car availability, allows users to search based on various …

    Java

  3. RoleService RoleService Public

    The RoleService microservice manages roles within an application using Java and Spring WebFlux. It provides RESTful API endpoints for CRUD operations on role data, leveraging reactive programming f…

    Java

  4. Trafic-Light Trafic-Light Public

    This is a Java core project focused on design patterns. It implements the STATE pattern to control traffic light states, with the use of OBSERVER and SINGLETON patterns. This project serves as a ha…

    Java

  5. UserService UserService Public

    UserService is a Java-based microservice for user management, built with Spring WebFlux using reactive programming principles. It focuses on scalability and maintainability through clean architectu…

    Java

  6. data-structures-by-example data-structures-by-example Public

    This project contains my implementations of linear data structures, based on the 'Data Structures 1' course from Code with Mosh. The solutions are the result of solving practical exercises that foc…

    Java