-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
465 lines (442 loc) · 18 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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!DOCTYPE html>
<html lang="en">
<head>
<title>Damjan Roskar</title>
<meta charset="UTF-8">
<meta name="description" content="Damjan Roskar">
<meta name="keywords" content="resume, CV, personal, roskar, curriculum vitae">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans:400,400i,600,600i,700" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/flaticon.css" />
<link rel="stylesheet" href="css/owl.carousel.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/myStyle.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section start -->
<header class="header-section">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<div class="site-logo">
<h2><a href="#">About Me</a></h2>
<p>Curriculum Vitae</p>
</div>
</div>
<div class="col-md-8 text-md-right header-buttons">
<a href="files/Damjan Roskar - CV.pdf" class="site-btn" download="Damjan Roskar - CV.pdf">Download CV</a>
</div>
</div>
</div>
</header>
<!-- Header section end -->
<!-- Hero section start -->
<section class="hero-section spad">
<div class="container-fluid">
<div class="row">
<div class="col-xl-10 offset-xl-1">
<div class="row">
<div class="col-lg-6">
<div class="hero-text">
<h2>Damjan Roskar</h2>
<p>Java Developer</p>
</div>
<div class="hero-info">
<h2>General Info</h2>
<ul>
<li><span>Education</span>Bachelor of Computer Science</li>
<li id="myAge"><span>Age</span></li>
<li><span>E-mail</span><a href="mailto:[email protected]">[email protected]</a></li>
<li><span>Linkedin</span><a href="https://www.linkedin.com/pub/damjan-roskar/6a/3ba/8ba" target="_blank">Damjan Roskar</a></li>
</ul>
</div>
</div>
<div class="col-lg-6">
<figure class="hero-image">
<img src="img/hi.jpg" alt="5">
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Hero section end -->
<!-- Social links section start -->
<!-- <div class="social-section">
<div class="container-fluid">
<div class="row">
<div class="col-xl-10 offset-xl-1">
<div class="social-link-warp">
<div class="social-links">
<a href=""><i class="fa fa-pinterest"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
<a href=""><i class="fa fa-instagram"></i></a>
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
<h2 class="hidden-md hidden-sm">My Social Profiles</h2>
</div>
</div>
</div>
</div>
</div> -->
<!-- Social links section end -->
<!-- Resume section start -->
<a name="Timeline"></a>
<section class="resume-section spad">
<div class="container-fluid">
<div class="row">
<div class="col-xl-7 offset-xl-2">
<div class="section-title">
<h2>Work Experience</h2>
</div>
<ul class="resume-list">
<li>
<h2>2020 - Present</h2>
<h3>Stats Perform</h3>
<h4>Software Engineer</h4>
<p>
Sats Perform is a multinational sports data and analytics company.
The company is involved in sports data collection and predictive analysis, and maintains sports-oriented wire services.
The company has also been increasingly involved in artificial intelligence and machine learning.
I joined their Innovation Team in 2020 as a Software Engineer. My job is to develop solutions for processing large amounts of data in a market that requires accuracy and speed.
</p>
</li>
<li>
<h2>2016 - 2020</h2>
<h3>BearingPoint</h3>
<h4>Java Developer</h4>
<p>
BearingPoint is a multinational management and technology consulting firm.
I joined their offices in Graz, Austria as a <b>Java</b> developer and participated in a series of Business Support System projects, designed for telecomunications companies.
The projects consisted of end-to-end business solutions including CRM, service provisioning and configuration, ordering, billing, mediation and inventory management.
Some of the technologies used were <b>Oracle SQL, Maven, Spring, Vagrant, Hybernate, VirtualBox, etc...</b>
I worked in a team of about 15 developers, using <b>agile</b> software development with <b>SCRUM</b> as our work methodology.<br>
Eventually, I became experienced with the workflow and the technologies we were using, so I took on additional responsibilities, such as championing user stories and teaching junior developers.<br>
In between, I was also tasked with investigating the <b>AWS</b> cloud computing service in order to determine whether it was useful to the company.
</p>
</li>
<li>
<h2>2015 - 2016</h2>
<h3>Elmitel Engineering d.o.o.</h3>
<h4>Java Developer</h4>
<p>
In 2015, Elmitel employed me as a <b>Java</b> developer. It was a small company with 4 developers working on various web services and android applications. I started working on a web application that featured a map with a live overview of a fleet of drivers. It's features included optimal route calculation and delivery time predictions and simulations.<br>
Later I took on an additional project, which consisted of a web application and an android app. I was tasked with developing the web application which, similarly featured a map overview with some live gps items that it gathered by communicating with the mobile devices. It was intended as a communication tool among seafarers.
</p>
</li>
<li>
<h2>2014 - 2015</h2>
<h3>Gemma Laboratory - University of Maribor</h3>
<h4>Java Developer</h4>
<p>
While working towards my Computer Science degree at the Faculty of Electrical Engineering and Computer Science at the University of Maribor, I was aproached and offered to work as a developer in one of the Faculty's research laboratories.<br>
I gladly accepted the offer and so my career path began in the <a href="https://gemma.feri.um.si/" target="_blank">Gemma laboratory</a>. I worked closely with 2 other developers in an office of about 15. We worked on several projects whose main commonality was web maps - they were all web applications that made use of the <b>OpenLayers</b> and <b>GeoServer</b> technologies (GIS applications), which allow you to display a complex and dynamic map in a web browser.
</p>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Resume section end -->
<!-- Resume section start -->
<section class="resume-section with-bg spad">
<div class="container-fluid">
<div class="row">
<div class="col-xl-7 offset-xl-2">
<div class="section-title">
<h2>Education</h2>
</div>
<ul class="resume-list">
<!-- <li>
<h2>2018</h2>
<h3>Unit-Testing/TDD Training Certificate</h3>
<h4>BearingPoint - Graz</h4>
<p>In 2018 I attended the Unit-Testing training at BearingPoint, which taught me the finer points of using test driven development
to my advantage and some of the tools with which to achieve the best results, namely <b>JUnit</b>, <b>Mockito</b> and <b>AssertJ</b>.
</p>
</li>
<li>
<h2>2016</h2>
<h3>Scrum Bootcamp</h3>
<h4>BearingPoint, Graz</h4>
<p>
In 2016 I attended the Scrum Bootcamp training at BearingPoint. The goal of the training was to familiarize attendees
with the workings and reasoning behind the <b>SCRUM</b> methodology.
</p>
</li> -->
<li>
<h2>2014</h2>
<h3>Computer Science Diploma</h3>
<h4>Faculty of Electrical engineering and Computer Science, Maribor</h4>
<p>
In persuit of a degree, I enrolled in Computer Science at the University of Maribor. In my last year of education there, I was also hired as a developer by one of the research laboratories.<br>
While working at the University of Maribor, I set on finishing my Bachelor's project. I created a web application for creating digital maps called <a href="/projects/kingdommapper.html">Kingdom Mapper</a> and wrote a paper around it.
</p>
</li>
<li>
<h2>2009</h2>
<h3>Matura</h3>
<h4>Gymnasium, Maribor</h4>
<p>After primary school I decided to attent a Gymnasium in Maribor, Slovenia. A gymnasium is a type of high school with a strong emphasis on academic learning, and providing advanced secondary education.</p>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Resume section end -->
<!-- Review section start -->
<section class="review-section spad pb-0">
<div class="container-fluid">
<div class="row">
<div class="col-xl-7 offset-xl-2">
<div class="section-title">
<h2>References</h2>
</div>
<div class="review-slider owl-carousel">
<div class="single-review">
<div class="qut">“</div>
<p>Damjan is a very creative and passionate person. He created tools that helped not only his team but
also other teams of the project. He increased the team’s performance not only by doing more than
required, but also by doing things the right way. This made the developers life much easier and
therefore he is a highly regarded colleague. <br>
Furthermore, his communication and teaching skills are outstanding. When there were new hires
Damjan was the person to go to because he can explain the most complicated things in an easy and
understandable way. That increased the performance of new hires significantly.</p>
<h3>Mirzet Brkic</h3>
<h4>Senior Scrum Master, BearingPoint</h4>
</div>
<div class="single-review">
<div class="qut">“</div>
<p>Even during his studies, Damjan already showed great interest in software development and technology in general. That passion was obvious in his diploma work, where he designed and developed a Web Application for Creating Geographic Maps.<br>
Due to his examplarary work and achievements, he was hired as a full-time member at the University of Maribor's Faculty for electrical engineering and computer science even before obtaining his bachelors degree, which is almost unheard of.
<br>
Damjan was assigned to the Laboratory for geometrical modelling and multimedia algorithms, where he worked, very successfully, as part of the GIS research team. He was responsible for the backend and frontend development of a highly critical application, used by the Slovenian Forest Service. </p>
<h3>Denis Obrul</h3>
<h4>Teaching Assistant, University of Maribor</h4>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Review section end -->
<!-- Portfolio section start -->
<section class="portfolio-section spad pb-0">
<div class="container-fluid">
<div class="row">
<div class="col-xl-4 col-md-8 offset-xl-2 ">
<div class="section-title">
<h2>Projects</h2>
</div>
</div>
<div class="col-md-4 text-md-right">
<a href="projects" class="site-btn mb-5">See All Portfolio</a>
</div>
</div>
<div class="portfolio-warp">
<div class="row">
<div class="col-xl-3 col-lg-6 col-md-6">
<div class="project-item">
<a href="projects/holistic.html" class="set-bg proj-pic" data-setbg="img/portfolio/holistic_logo.jpg"></a>
<h2>Holistic</h2>
<p>Forest fire prevention, surveilance and intervention system</p>
</div>
</div>
<div class="col-xl-3 col-lg-6 col-md-6">
<div class="project-item">
<a href="projects/kingdommapper.html" class="set-bg proj-pic" data-setbg="img/portfolio/kingdom_mapper3.jpg"></a>
<h2>Kingdom Mapper</h2>
<p>A web application for designing dynamic, interactive maps</p>
</div>
</div>
<div class="col-xl-3 col-lg-6 col-md-6">
<div class="project-item">
<a href="projects/bgcranker.html" class="set-bg proj-pic" style="background-position: 0px" data-setbg="img/portfolio/bgcRanker.jpg"></a>
<h2>BGC Ranker</h2>
<p>Tool for ranking members of a board game club</p>
</div>
</div>
<div class="col-xl-3 col-lg-6 col-md-6">
<div class="project-item">
<a href="projects/ccsubtitlecleaner.html" class="set-bg proj-pic" style="background-position: -220px" data-setbg="img/portfolio/subcleaner.jpg"></a>
<h2>CC Subtitle Cleaner</h2>
<p>Tool for cleaning subtitle files of closed captions</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio section end -->
<!-- Languages and Hobbies section start -->
<section class="resume-section spad">
<div class="container-fluid">
<div class="row">
<div class="col-lg-10 col-xl-8 offset-lg-1 offset-xl-2 container-warp">
<!-- skill section start -->
<section class="skill-section spad">
<div class="section-title">
<h2>Skills</h2>
</div>
<div class="row">
<div class="col-lg-7">
<div class="skills pt-5 pt-lg-0">
<div class="single-progress-item">
<div class="progress-bar-style" data-progress="90"></div>
<p>Java</p>
</div>
<div class="single-progress-item">
<div class="progress-bar-style" data-progress="80"></div>
<p>JavaScript</p>
</div>
<div class="single-progress-item">
<div class="progress-bar-style" data-progress="80"></div>
<p>AWS</p>
</div>
<div class="single-progress-item">
<div class="progress-bar-style" data-progress="50"></div>
<p>Android</p>
</div>
<div class="single-progress-item">
<div class="progress-bar-style" data-progress="55"></div>
<p>SQL</p>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col-md-10">
<div class="fact-box">
<div class="fact-content">
<img src="img/icon/1-w.png" alt="">
<h2 id="yearsOfExp"></h2>
<p>Years of Experience</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- skill section end -->
<div class="footer-top-section">
<div class="row">
<div class="col-xl-4">
<div class="section-title">
<h2>Languages</h2>
</div>
<ul class="language-progress">
<li>Slovenian <div class="lan-prog" data-lanprogesss="5"></div>
</li>
<li>English <div class="lan-prog" data-lanprogesss="5"></div>
</li>
<li>German <div class="lan-prog" data-lanprogesss="3"></div>
</li>
</ul>
</div>
<div class="col-xl-8 pt-5 pt-lg-0">
<div class="section-title">
<h2>Hobbies</h2>
</div>
<div class="icon-box-area">
<div class="icon-box">
<i class="flaticon-027-drum-set"></i>
<p>Music</p>
</div>
<div class="icon-box">
<i class="flaticon-011-reading"></i>
<p>Reading</p>
</div>
<div class="icon-box">
<i class="flaticon-004-cinema"></i>
<p>Movies</p>
</div>
<div class="icon-box">
<i class="flaticon-014-poker"></i>
<p>Games</p>
</div>
<div class="icon-box">
<i class="flaticon-022-hiking"></i>
<p>Hiking</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Languages and Hobbies section end -->
<!-- Contact section start -->
<section class="contact-section spad">
<div class="container-fluid">
<div class="row">
<div class="col-xl-8 offset-xl-2">
<div class="section-title">
<h2>Contact Me</h2>
</div>
<form class="contact-form" action="https://formspree.io/f/xaylbgqz" method="POST">
<div class="row">
<div class="col-md-6">
<input name="name" type="text" placeholder="Name">
</div>
<div class="col-md-6">
<input name="_replyto" type="text" placeholder="E-mail">
</div>
<div class="col-md-12">
<input name="_subject" type="text" placeholder="Subject">
<textarea name="message" placeholder="Message"></textarea>
</div>
</div>
<div class="text-md-right">
<button type="submit" class="site-btn" value="Send message">Send message</button>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- Contact section end -->
<!-- Footer section start -->
<footer class="footer-section">
<div class="container text-center">
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i
class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</footer>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/magnific-popup.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/main.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>