1
 2 // Welcome to my portfolio wesite!
 3 // Hint: enter command "help" in terminal :)
 4 // -------------------------------------------------------------------------------------------------------------------------------------------
 5
 6 About_me {
 7
 8    name: Jovan JankoviΔ
 9
10    desc: Fourth year software engineering student
11
12    education : {
13       University of Belgrade, School of Electrical Engineering [
14          2021 - 2025
15          major: Software Engineering
16       ]
17
18       Petnica Science Center[
19          2018 - 2020
20          description: Participated in the Applied Physics and Electronics seminars,
21                       conducting a project on optimizing the use of material in 3D printing processes
22       ]
23
24       Grammar School Josif PanΔiΔ, Bajina BaΕ‘ta [
25          2017 - 2021
26          accomplishments: Valedictorian, Won several awards at national competitions in Mathematics and Physics
27       ]
28    }
29
30    experience {
31       Student Job: Digital Verification Enginner at Infineon [
32          Dec 2023 - Now
33          description: Currently working at on real-world automotive production projects, utilizing SystemVerilog for digital verification tasks
34       ]
35
36       Freelance Job: Math and Physics Tutor on Fiverr [
37          Mar 2021 - Sep 2021
38          description: Gained popularity and received great reviews for tutoring mathematics and physics
39       ]
40    }
41 }
42