Skip to content
View danijeldragicevic's full-sized avatar

Block or report danijeldragicevic

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

Hi, I'm Dane! 👋

Welcome to my GitHub page! Feel free to explore the projects, if something catches your interest, don’t hesitate to contribute. All the code is open source and shared under the Apache 2.0 license.

👇 Feel free to reach out!

📝 Published blogs:

⭐️ GitHub Stats

Popular repositories Loading

  1. recipes-rest-service recipes-rest-service Public

    Service who is able to create, update, search and delete recipes.

    Java 3

  2. openai-pr-review-action openai-pr-review-action Public

    GitHub Action that capture the diff between commits and send it to the OpenAI API for automated code review

    Shell 2

  3. cinema-room-rest-service cinema-room-rest-service Public

    Service who is able to book and return seat in cinema room.

    Java 1

  4. simple-atm-system simple-atm-system Public

    Desktop application who simulate software on ATM.

    Java 1

  5. code-sharing-platform code-sharing-platform Public

    Web application that can share code snippets between collaborators.

    Java 1

  6. account-rest-service account-rest-service Public

    Service who manages employee's accounts and their salaries.

    Java