Skip to content
View Jovan11111's full-sized avatar

Block or report Jovan11111

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

Hello, I'm Jovan

Software engineering student at University of Belgrade, and part-time digital verification engineer at Infineon Technologies Belgrade

🌱 I’m currently learning about

  • system engineering
  • optimization algorithms

📫 How to reach me ...

🔭 I’m currently working on

  • Myown text editor
  • Design Patterns study guide
  • Personal Blog page

Pinned Loading

  1. Compiler Compiler Public

    Compiler for a simplified version of C. Implemented Lexer and Parser, currently working on semantic analysis. There are test files in directory "test", before running the program, user should chang…

    C++

  2. LeetCode LeetCode Public

    My solutions to LeetCode problems

    C++

  3. DesignPatterns DesignPatterns Public

    Comprehensive resource for understanding and implementing design patterns in C++ and Java

    C++ 1

  4. UML_translator UML_translator Public

    Python-based tool for translating UML (Unified Modeling Language) diagrams stored in .mdj (MagicDraw) files into Java and C++ code

    Python