{
"Name": "Boris Gajica",
"Email": "gajica.b@gmail.com",
"Born": "+2000-02-09",
"Phone Number": "+381 640422300",
"Education": {
"Name": "College Of Electrical Engineering And Computing (Višer)",
"Direction": "Computer Science",
"Profession": "Professional Engineer Of Electrical Engineering And Computing",
"Programming": [
"Languages",
"Python3",
"JavaScript",
"TypeScript",
"Php",
"Java",
"C++",
"C#",
],
"Communication Languages": {
"English": "B2",
},
"Achievements": [
"Award for achieved results in national mathematicscompetition \"Misliša\" for 2015 and 2017, organized by prestige mathematical society \"Archimedes\". ",
"Participation in national programming competition organized by College of Electrical Engineering and Computing. "
],
"Projects": [
"Polynomial Calculator - python app created with the purpose of solving and calculating complex polynomial equations. App also has a feature that allows users to plot graphs of different polynomials one over the other for easier comparison. Additionally, used polynomials can be saved and made available for later use.",
"Sythax Higlighter - an app built using Java programming language. The purpose of this app is to be used as a visualaid for programmers by setting certain colors on the specific parts of code. This app allows developers to understand code snippets much easier, to find crucial parts of the code much faster, and clearly distinguish differences between the most important parts of the code. The application also allows the selection of different color themes where users can choose different color pallets in order to suit their needs and preferences. ",
"Django HelloWorld – app that reloads every 0.1 seconds to test server reliability. App shows time to demostrate usage of Django. This app also demonstrates usage of Sass. ",
"QrCodeScanner – app that scans QR code and shows text decoded there. App is able to encode even QR codes with background darker that foreground. ",
]
}