diff --git a/public/doc/CV.pdf b/public/doc/CV.pdf index 056c1e3..54d714c 100644 Binary files a/public/doc/CV.pdf and b/public/doc/CV.pdf differ diff --git a/public/userKnowledge.json b/public/userKnowledge.json index 18aca1a..0faad56 100644 --- a/public/userKnowledge.json +++ b/public/userKnowledge.json @@ -13,17 +13,11 @@ "Recently, I have developed an interest in the game of Go. The strategic depth and complexity of the game have captivated my attention, providing a stimulating mental exercise. Additionally, I have started exploring photography. Capturing moments and expressing visual stories through a lens has become a newfound passion, offering a different kind of creative outlet that complements my technical pursuits." ], "project": [ - { - "img": "/images/projects/Advent_Of_Code_Logo.jpg", - "title": "Advent of code", - "des": "My solutions for AOC", - "link": "https://git.petrovv.com/home/advent_of_code" - }, { "img": "/images/projects/password_manager.jpeg", "title": "Password manager", "des": "CLI app", - "link": "https://git.petrovv.com/home/password_manager" + "link": "https://git.petrovv.com/nikola/password_manager" }, { "img": "/images/projects/list.jpeg", @@ -43,12 +37,6 @@ "des": "School project", "link": "https://git.petrovv.com/nikola/school/src/branch/master/projektna_naloga" }, - { - "img": "/images/projects/media_player.jpeg", - "title": "Media player", - "des": "WPF", - "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_3/uporabniski_vmesniki" - }, { "img": "/images/projects/bitshift.jpeg", "title": "BitShifters", @@ -60,38 +48,32 @@ "title": "Tetris", "des": "WPF", "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_4/razvoj_programskih_sistemov/tetris" - }, - { - "img": "/images/projects/games.jpeg", - "title": "Games", - "des": "java", - "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_5/uvod_v_razvoj_racunalniskih_iger" } ], "experience": [ { - "title": "Student", - "company": "My", - "time": "01/01/2025 - CURRENT", - "des": "Working on finishing my diploma" + "title": "HW Developer", + "company": "Spica International", + "time": "17/03/2025 - CURRENT", + "des": "Working on access menegment systems." }, { "title": "Backend/Frontend", "company": "RRC d.o.o", "time": "01/09/2024 - 31/12/2024", - "des": "Backend in java with frontend in ext JS and jQuery" + "des": "Worked on goverment websites for collage enrolment and student dorm requests." }, { "title": "Developer", "company": "RRC d.o.o", "time": "18/03/2024 - 31/05/2024", - "des": "Student practicum. Backend in java with frontend in ext JS and jQuery" + "des": "Student practicum. Backend in java with frontend in ext JS and jQuery." }, { "title": "Developer/IT", "company": "LightAct", "time": "01/07/2022 - 01/09/2022", - "des": "I helped maintaining data base, worked on the application (integrated a capture card and IP camera), assembled new server rack, installed new UTP/power connectors in the office" + "des": "I helped maintaining data base, worked on the application (integrated a capture card and IP camera), assembled new server rack, installed new UTP/power connectors in the office." }, { "title": "Mentor", @@ -116,12 +98,12 @@ { "title": "(FERI) Faculty of Electrical Engineering and Computer Science, University of Maribor", "time": "01/10/2021 - CURRENT", - "des": "Graduate engineer of computer science and information technology" + "des": "Graduate engineer of computer science and information technology." }, { "title": "(SSTS Siska) Secondary school of technical professions siska", "time": "01/09/2016 - 07/07/2021", - "des": "Electrotechnician" + "des": "Electrotechnician." } ] } \ No newline at end of file