Skip to content
View ivan-pesic's full-sized avatar
  • School of Electrical Engineering, University of Belgrade
  • Belgrade, Serbia

Highlights

  • Pro
Block or Report

Block or report ivan-pesic

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

Popular repositories

  1. ASP2 ASP2 Public

    Algorithms and Data Structures 2 homeworks. AVL, isomorphic 2-3-4 red-black and digital tree implementations.

    C++

  2. ASP1 ASP1 Public

    Algorithm and Data Structures 1 homeworks. Stack, derivative tree and graphs implementation.

    C

  3. OS1-8086-kernel OS1-8086-kernel Public

    Simple but fully fuctional kernel written in C++ for 8086 CPU as Operating Systems 1 project.

    C++

  4. IS1-project IS1-project Public

    RESTful API which communicates with accompanying subsystems using JMS.

    Java

  5. IEP-project IEP-project Public

    Web service for store management using Flask web framework. Redis is used for for interprocess communication, JWT for user authorization, SQLAlchemy for ORM.

    Python

  6. IS-DZ1 IS-DZ1 Public

    Intelligent Systems homework where searching algorithms were implemented for a travelling salesman problem. The algorithms that were implemented are: brute force, DFS, A* and branch-and-bound.

    Python