-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
279 lines (255 loc) · 9.97 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Cache-control" content="public">
<meta name="description"
content="Welcome to my personal website. Take a sec to read a bit about me, my interests and hobbies. Or don't. Whatever.">
<meta name="keywords"
content="jovan ilic personal portfolio website quotes it qa quality asurance novi sad beograd belgrade programming">
<meta name="author" content="Jovan Ilic">
<meta name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no">
<title>Jovan Ilic Portfolio</title>
<link rel="stylesheet" type="text/css" href="css/index.css">
<link rel="icon" type="img/ico" href="favicon.ico">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<!-- For facebook crawler -->
<meta property="og:url" content="https://www.jovanilic.com" />
<meta property="og:site_name" content="jovanilic.com" />
<meta property="og:title" content="Personal Portfolio" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Personal portfolio!" />
<!-- Twitter share -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@Jovan1889" />
<meta name="twitter:title" content="Personal Portfolio" />
<meta name="twitter:description" content="Personal portfolio!" />
</head>
<body>
<div class="container-fluid">
<div class="main row justify-content-center">
<div class="col-12 col-md-8 col-xl-6 border shadow p-3 bg-white rounded">
<div class="header row">
<div class="col-12 col-md-4" id="photodiv">
<span class="toptext">photo</span>
<div class="col-12 border h-100">
<img id="photo" src="images/polaroid.jpg" alt="A picture of me">
</div>
</div>
<div class="col-12 col-md-8 col" id="rightcol">
<div class="row">
<div class="col-12 col-sm-6 col-md-6 col-lg-6" id="file">
<span class="toptext">file</span>
<div class="col-12 border overflow-auto">
<h2 class="name">JOVAN ILI<span class="namemark">C</span></h2>
</div>
</div>
<div class="col-12 col-sm-6" id="contact">
<span class="toptext">contact</span>
<div class="col-12 border overflow-auto h-100">
<a class="align-middle" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
<div class="row no-bottom-padding">
<div class="col-12 col-sm-6 col-md-6" id="attributes">
<span class="toptext">attributes</span>
<div class="col-12 border overflow-auto">
<div class="row" id="attributes-line">
<div class="col-5">
dev:<br>
web:<br>
db:<br>
test:<br>
google:<br>
</div>
<div class="col-7">
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-square"></i><br>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-square"></i><br>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-square"></i>
<i class="far fa-square"></i><br>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i>
<i class="far fa-plus-square"></i><br>
yes
</div>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-md-6" id="quirks">
<span class="toptext">quirks</span>
<div class="col-12 border overflow-auto">
<div class="row" id="quirks-line">
<div class="col-6">
<div>
<i class="far fa-check-square fa-lg"></i>
<span>beer</span>
</div>
<div>
<i class="far fa-square fa-lg"></i>
<span>sports</span>
</div>
<div>
<i class="far fa-check-square fa-lg"></i>
<span>games</span>
</div>
<div>
<i class="far fa-check-square fa-lg"></i>
<span>books</span>
</div>
<div>
<i class="far fa-square fa-lg"></i>
<span>politics</span>
</div>
</div>
<div class="col-6">
<div>
<i class="far fa-check-square fa-lg"></i>
<span>puzzles</span>
</div>
<div>
<i class="far fa-check-square fa-lg"></i>
<span>music</span>
</div>
<div>
<i class="far fa-square fa-lg"></i>
<span>stress</span>
</div>
<div>
<i class="far fa-check-square fa-lg"></i>
<span>food</span>
</div>
<div>
<i class="far fa-check-square fa-lg"></i>
<span>pubs</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12" id="summary">
<span class="toptext">summary</span>
<div class="col-md-12 border">
<p class="text">
Here we see a prime example of a modern man.<br>
Well fed, clean and healthy.<br>
Cute blank stare, attractively crooked smile.<br>
Just look at those wrinkles.
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-xs-12" id="features">
<span class="toptext">advantages</span>
<div class="col-md-12 border">
<p class="text">
Now then, let's see what makes Jovan a great guy?
<ul>
<li>He has a great humor of sense.</li>
<li>He's organized.</li>
<li>eye for details,</li>
<li>He is never late and arrives precisely when he means to.</li>
<li>He's an IT guy, automation stuff.</li>
<li>He plays a guitar, badly though.</li>
<li>He likes all kinds of games.</li>
<li>He likes all sports where average-to-poor performance is tolerated.</li>
<li>He sings and hums all the time.</li>
</ul>
</div>
</div>
<div class="col-md-6 col-xs-12" id="kinks">
<span class="toptext">flaws</span>
<div class="col-md-12 border">
<p class="text">
About his downsides, let's see:
<ul>
<li>He sometimes sings while you talk.</li>
<li>His shirts are all plaid.</li>
<li>He can be annoyingly impatient.</li>
<li>Occasionally OCD kicks in.</li>
<li>He asks for your advice and then doesn't listen to it.</li>
<li>He sometimes thinks and speaks at the same time and all that comes out is plain gibberish.</li>
<li>He doesn't like to be unliked.</li>
<li>He can't even fix your TV...</li>
</ul>
</div>
</div>
</div>
<div class="row no-bottom-padding">
<div class="col-md-12" id="additional">
<span class="toptext">saga</span>
<div class="col-md-12 border clearfix">
<ul>
<li>80s (born)</li>
<li>90s (playground, dota)</li>
<li>00s (dota, geek, beer, first app)</li>
<li>10s (beer, it, belgrade, allied testing, qa, quality beer, first apparment, 3000+ km eurotrip, <a href="https://iswib.org/"
target="_blank">iswib</a>, this, <a href="https://quotes.jovanilic.com" target="_blank">quotes</a>,
<a href="https://poker.jovanilic.com" target="_blank">poker</a>, flew an airplane, insicon,
<a href="#secret-beer-society">kljp</a>, austria, linz, ps4, selenium, catalysts)</li>
<li>20s (cloudflight, cypress, vienna, plugins, playwright, ai, dota again, <span id="typer">|</span></li>
</ul>
<div id="icons" class="float-right">
<a href="https://github.com/Zaista" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://stackoverflow.com/users/1757737/zaista" target="_blank">
<i class="fab fa-stack-overflow"></i>
</a>
<a href="https://www.facebook.com/jovan.ilic.1989/" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://www.instagram.com/jovan.89/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://twitter.com/Jovan1889" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.reddit.com/user/Zaista_/" target="_blank">
<i class="fab fa-reddit-alien"></i>
</a>
<a href="https://www.linkedin.com/in/jovanilic/" target="_blank">
<i class="fab fa-linkedin-in"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Optional JavaScript -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
<script src="js/index.js" type="text/javascript"></script>
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/b9d2c47ec6.js" crossorigin="anonymous"></script>
</body>
</html>