Skip to content
View edvujic's full-sized avatar
👨‍💻
Busy
👨‍💻
Busy
  • Kocaeli University
  • Krakow, Poland
  • 22:06 (UTC +02:00)
Block or Report

Block or report edvujic

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

Pinned Loading

  1. Point-Manipulation-and-Error-Detection Point-Manipulation-and-Error-Detection Public

    This project provides tools for analyzing collections of 3D point data, enabling the identification of key spatial features such as closest point pairs and bounding volumes. It offers an interactiv…

    C++

  2. LZ77-DEFLATE-Compression LZ77-DEFLATE-Compression Public

    DEFLATE combines the LZ77 algorithm and Huffman Coding to achieve high compression ratios. This project is designed to be a straightforward and practical resource for anyone looking to understand o…

    C++ 1

  3. Maze-Q-Learning-Game Maze-Q-Learning-Game Public

    In this initiative, we integrate the principles of Reinforcement Learning with the robust Q Learning Algorithm to craft a solution that directs an autonomous agent through a labyrinthine maze. The …

    Jupyter Notebook

  4. Elevator-Simulation-Multithreading Elevator-Simulation-Multithreading Public

    The Elevator Simulation Project demonstrates the workings of a multi-elevator system in a building using Java. It showcases concurrency principles by managing elevator movement and passenger intera…

    Java

  5. Gold-Hunter-Game Gold-Hunter-Game Public

    Gold Collection Game: Players race to gather gold on a dynamic mxn-sized board, each with distinct traits shaping their strategy.

    Java