1
 2 // This page contains all links you can contact me through
 3 // -------------------------------------------------------------------------------------------------------------------------------------------
 4
 5 const contact_form {
 6
 7    email: jovanjankovic7474@gmail.com
 8
 9    // My username on linkedin is jovanjankovic7474
10    linkedin: Click here
11
12    // My name on github is Jovan11111
13    github: Click here
14
15    portfolio_website: this is my portfolio website...
16
17    // My name on leet is Jovan_Jankovic
18    leetcode: Click here
19 }
20
21