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.

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

ABOUT ME

I'm Miroslav, a Java backend developer passionate about building scalable, maintainable, and well-designed applications. I enjoy exploring modern software architectures, focusing on writing clean, structured code and modeling systems thoughtfully, and continuously improving my skills through hands-on projects.

GITHUB STATS

stats graph GitHub Streak
languages graph

TECH STACK

java logo

Java

spring logo

Spring

springboot logo

Spring Boot

hibernate logo

Hibernate

lombok logo

Lombok

junit logo

Flyway

junit logo

Swagger

postman logo

Postman

junit logo

JUnit

mockito logo

Mockito

testcontainers logo

Testcontainers

mysql logo

MySQL

postgres logo

PostgreSQL

mongodb logo

MongoDB

mongodb logo

Redis

maven logo

Maven

CI/CD logo

CircleCI

kafka logo

Apache Kafka

docker logo

Docker

git logo

Git

intellij logo

IntelliJ Idea


Snake animation

Pinned Loading

  1. banking-system banking-system Public

    Banking System

    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. 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

  4. 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

  5. algorithms-by-example algorithms-by-example Public

    This project contains my implementations of sorting and searching algorithms, as well as string manipulation exercises, based on the 'Data Structures 3' course from Code with Mosh.

    Java