Update BIO

This commit is contained in:
Nikola Petrov 2025-02-21 23:22:04 +01:00
parent 3ffb2cb593
commit 66ccb6c216

View File

@ -6,7 +6,7 @@
"birth": "14, November, 2000", "birth": "14, November, 2000",
"living_location": "Ljubljana, Slovenia", "living_location": "Ljubljana, Slovenia",
"web_link": "https://petrovv.com", "web_link": "https://petrovv.com",
"git_link": "https://git.petrovv.com", "git_link": "https://git.petrovv.com/explore",
"email": "nikola@petrovv.com", "email": "nikola@petrovv.com",
"about_me": [ "about_me": [
"I am Nikola, currently pursuing my studies at the Faculty of Electrical Engineering and Computer Science (FERI) in Maribor. My academic journey is largely driven by my interest in application and web development. I find the process of creating functional and user-friendly digital solutions both challenging and rewarding. This field allows me to blend creativity with technical skills, which I find particularly engaging.", "I am Nikola, currently pursuing my studies at the Faculty of Electrical Engineering and Computer Science (FERI) in Maribor. My academic journey is largely driven by my interest in application and web development. I find the process of creating functional and user-friendly digital solutions both challenging and rewarding. This field allows me to blend creativity with technical skills, which I find particularly engaging.",
@ -35,37 +35,37 @@
"img": "/images/logo.png", "img": "/images/logo.png",
"title": "Server", "title": "Server",
"des": "Everything running on my server", "des": "Everything running on my server",
"link": "https://git.petrovv.com/home/server" "link": "https://git.petrovv.com/nikola/personal_website"
}, },
{ {
"img": "/images/projects/projektna_naloga.jpeg", "img": "/images/projects/projektna_naloga.jpeg",
"title": "Highway Tracker", "title": "Highway Tracker",
"des": "School project", "des": "School project",
"link": "https://git.petrovv.com/school/projektna_naloga" "link": "https://git.petrovv.com/nikola/school/src/branch/master/projektna_naloga"
}, },
{ {
"img": "/images/projects/media_player.jpeg", "img": "/images/projects/media_player.jpeg",
"title": "Media player", "title": "Media player",
"des": "WPF", "des": "WPF",
"link": "https://git.petrovv.com/school/semester_3/uporabniski_vmesniki" "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_3/uporabniski_vmesniki"
}, },
{ {
"img": "/images/projects/bitshift.jpeg", "img": "/images/projects/bitshift.jpeg",
"title": "BitShifters", "title": "BitShifters",
"des": "unity", "des": "unity",
"link": "https://git.petrovv.com/school/semester_4/razvoj_programskih_sistemov/bitshifters" "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_4/razvoj_programskih_sistemov/bitshifters"
}, },
{ {
"img": "/images/projects/tetris.jpeg", "img": "/images/projects/tetris.jpeg",
"title": "Tetris", "title": "Tetris",
"des": "WPF", "des": "WPF",
"link": "https://git.petrovv.com/school/semester_4/razvoj_programskih_sistemov/tetrisrps" "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_4/razvoj_programskih_sistemov/tetris"
}, },
{ {
"img": "/images/projects/games.jpeg", "img": "/images/projects/games.jpeg",
"title": "Games", "title": "Games",
"des": "java", "des": "java",
"link": "https://git.petrovv.com/school/semester_5/uvod_v_razvoj_racunalniskih_iger" "link": "https://git.petrovv.com/nikola/school/src/branch/master/semester_5/uvod_v_razvoj_racunalniskih_iger"
} }
], ],
"experience": [ "experience": [
@ -73,7 +73,7 @@
"title": "Student", "title": "Student",
"company": "My", "company": "My",
"time": "01/01/2025 - CURRENT", "time": "01/01/2025 - CURRENT",
"des": "Working to finish my diploma" "des": "Working on finishing my diploma"
}, },
{ {
"title": "Backend/Frontend", "title": "Backend/Frontend",