Skip to content
View LukaSimovic's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Faculty of Electrical Engineering
  • Belgrade, Serbia
Block or Report

Block or report LukaSimovic

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. Multithread-operating-system Multithread-operating-system Public

    This operational system supports Thread, Semaphore, Event and message passing between threads (signal concept) It is made for 8086 architecture IDE is Eclipse and compiler is Borland C++ 3.1

    C++ 2

  2. Translation-tool-chain-and-emulator-for-abstract-computer-system Translation-tool-chain-and-emulator-for-abstract-computer-system Public

    The goal of this project is the realization of tools in the translation chain and interpretative emulator for an abstract computer system. The tools in the translation chain to be implemented inclu…

    C++ 1

  3. Cryptographic-symmetric-key-algorithms-C-Sharp Cryptographic-symmetric-key-algorithms-C-Sharp Public

    Encryption and decryption using symmetric-key substitution and transposition algorithms implemented as C# Windows Form application

    C# 1

  4. Intelligent-Systems Intelligent-Systems Public

    Three projects about Machine Learning (ML) and Artificial Intelligence (AI) written in Python programming language. There are two graphic simulations of game theory (sequential games) and search al…

    Python 1

  5. CRC-algorithm CRC-algorithm Public

    The program represents the implementation of the CRC algorithm and was done in Visual Studio 2019 as a console application. A cyclic redundancy check (CRC) is an error-detecting code commonly used …

    C++

  6. Real-estate-agency-Web-application Real-estate-agency-Web-application Public

    Web application for renting and selling real estate. There are three types of users: administrator, registered users and employees of the agency. Guests can also access the system. The following we…

    TypeScript