-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
369 lines (361 loc) · 21 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zoran Gjuroski</title>
<meta name="description" content="Zoran Gjuroski personal website.">
<meta name="keywords" content="Zoran Gjuroski,zorangj,zoran gjuroski">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700">
<link href="https://fonts.googleapis.com/css?family=Raleway:700,400,300" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/site.css" />
<link rel="stylesheet" href="css/responsive.css" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"/>
<script type="text/javascript" src="scripts/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="scripts/bootstrap.min.js"></script>
</head>
<body>
<div id="mainInfo" class="container">
<div class="row">
<div id="contentWrap">
<div id="content">
<div id="upper">
<div class="col-lg-8">
<div class="row">
<div id="profileImg" class="col-xs-12 col-sm-4">
<img style="width: 100%; height: 100%;" class="img-responsive img-circle" src="images/profile2.jpg"/>
</div>
<div class="col-xs-12 col-sm-8">
<h2 id="titleName">
Zoran Gjuroski
</h2>
<h3 id="titlePosition">SOFTWARE ENGINEER</h3>
<div id="titleActions">
<button type="button" class="btn btn-s" onclick="download()"><i class="fa fa-download"></i> CV</button>
<button type="button" class="btn btn-s" onclick="github()"><i class="fa fa-github"></i> Github</button>
<button type="button" class="btn btn-s" onclick="contact()"><i class="fa fa-info"></i> Contact</button>
</div>
</div>
</div>
</div>
<div id="upperMenu" class="col-lg-4">
<ul class="pull-right menu">
<li><a class="current mDefault" href="index.html">INFORMATION /</a></li>
<li><a class="mPortfolio" href="portfolio.html">PORTFOLIO /</a></li>
<li><a class="mContact" href="contact.html">CONTACT</a></li>
</ul>
</div>
</div>
<div id="info" class="resume-section">
<div class="col-md-5">
<h3 class="resume-section-title">Personal information</h3>
<div class="resume-item">
<ul id="personalInfo">
<li>Date of birth: 10.03.1992</li>
<li>Nationality: Macedonian</li>
<li>Address: Gjuro Salaj 10 b</li>
<li>Email: zoran.gjuroski@gmail.com</li>
<li>Skype: zokigjuro</li>
</ul>
</div>
</div>
<div class="col-md-7">
<h3 class="resume-section-title">Professional profile</h3>
<div class="resume-item">
<p>
Highly motivated, professional and ambitious software engineer with more than 3 years of experience in analysis,
development and implementation of web and desktop applications. I possess the knowledge and training needed to
help develop and maintain applications, and make improvements that will enhance functionality.
I am proficient in working with Microsoft technologies as a full stack developer using ASP.NET Core, ASP.NET MVC, Sql Server,
Entity framework, WCF, WEB API, WPF, HTML, CSS, knockoutJs/angular, Bootstrap, and many other tools, framework, libraries.
</p>
</div>
</div>
<div class="clearfix"></div>
</div>
<div id="jobs" class="resume-section resume-section-bordered">
<div class="col-md-3">
<h3 class="resume-section-title">Work experience</h3>
</div>
<div class="col-md-9">
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> September 2016 - Now</p>
<h3>
<strong>Software engineer</strong>
</h3>
<h4>Allocate Software</h4>
<p>
Full stack development on various web and mobile company products
</p>
</div>
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> June 2015 - September 2016</p>
<h3>
<strong>Software engineer</strong>
</h3>
<h4>Re:Aktiv</h4>
<p>
Working on a generic registry platform which consists of multiple web applications,
web services, plugins and third party tools integrated with services from another companies and applications.
</p>
</div>
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> July 2014 - June 2015</p>
<h3>
<strong>Junior software engineer</strong>
</h3>
<h4>Re:Aktiv</h4>
<p>
Full stack development of web applications using Microsoft technologies and
various web frameworks and third party tools.
</p>
</div>
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> February 2014 - June 2016</p>
<h3><strong>Freelancer</strong></h3>
<p>
Working freelance on various applications (mainly web) including several projects through upwork.com (CokeSAM, TheTowawayZone)
<br />
Working freelance on projects with other companies (Finance systems, e-Archive, SaraFashion online orders)
</p>
</div>
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> July 2013 - September 2013</p>
<h3><strong>Intern</strong></h3>
<h4>Netcetera</h4>
<p>
Working on a web application using Java technologies combined with various frameworks and third party tools.
</p>
</div>
</div>
<div class="clearfix"></div>
</div>
<div id="education" class="resume-section resume-section-bordered">
<div class="col-md-3">
<h3 class="resume-section-title">Education</h3>
</div>
<div class="col-md-9">
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> 2012 - 2013</p>
<h3>
<strong>Cisco Networking Academy</strong>
</h3>
<p>
First and second degree certificates (Cisco Certified Network Associate 1 and Cisco Certified Network Associate 2).
</p>
</div>
<div class="resume-item">
<p class="period"><span class="fa fa-calendar blue"></span> 2010 - 2014</p>
<h3>
<strong>Faculty of Computer Science and Engineering, “Ss. Cyril and Methodius” University</strong>
</h3>
<p>
Software Engineering 8.6 average grade. <br />
Main faculty subjects: Algorithms, Data structures, Object-oriented programming, Databases, Web technologies, Intelligent systems, Information systems, Internet technologies.
</p>
</div>
</div>
<div class="clearfix"></div>
</div>
<!--<div id="languages" class="resume-section">
<div class="col-md-3">
<h3 class="resume-section-title">Languages</h3>
</div>
<div class="col-md-9">
<div class="resume-item">
<table class="table table-striped table-responsive">
<thead>
<tr>
<th>Language</th>
<th>Understanding</th>
<th>Speaking</th>
<th>Writing</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>English</strong></td>
<td>C2</td>
<td>C2</td>
<td>C2</td>
</tr>
<tr>
<td><strong>French</strong></td>
<td>A2</td>
<td>A1</td>
<td>A1</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="clearfix"></div>
</div>-->
<div id="skills" class="resume-section resume-section-bordered">
<div class="col-md-3">
<h3 class="resume-section-title">Personal skills</h3>
</div>
<div class="col-md-9">
<div class="resume-item">
<div class="bar-wrap tooltip-details" title="3,4,5,6,7,10,11,12,14,15,16">
<h4 class="title">C#</h4>
<div class="bar">
<div class="progress-bar" style="width: 85%;"></div>
</div>
</div>
<div class="bar-wrap tooltip-details" title="3,4,5,8,9,10,11,12,13,15">
<h4 class="title">Javascript</h4>
<div class="bar">
<div class="progress-bar" style="width: 87%;"></div>
</div>
</div>
<div class="bar-wrap tooltip-details" title="3,4,5,8,9,10,11,12,15,16,17">
<h4 class="title">ASP.NET MVC, ASP.NET Core</h4>
<div class="bar">
<div class="progress-bar" style="width: 90%;"></div>
</div>
</div>
<div class="bar-wrap tooltip-details" title="2,3,4,5,7,8,9,10,11,12,13,14,15,16">
<h4 class="title">HTML</h4>
<div class="bar">
<div class="progress-bar" style="width: 94%;"></div>
</div>
</div>
<div class="bar-wrap tooltip-details" title="2,3,4,5,7,8,9,10,11,12,13,14,15,16">
<h4 class="title">CSS</h4>
<div class="bar">
<div class="progress-bar" style="width: 81%;"></div>
</div>
</div>
<div class="bar-wrap tooltip-details" title='3,4,5,8,9,10,11,12,13'>
<h4 class="title">jQuery</h4>
<div class="bar">
<div class="progress-bar" style="width: 80%;"></div>
</div>
</div>
</div>
<div class="resume-item">
<h3>
<strong>Other skills</strong>
</h3>
<div class="tag-items">
<span class="tooltip-details" title='3,4,5,6,7,8,9,10,11,12,13,15'>SQL</span>
<span class="tooltip-details" title=''>Microsoft SQL Server</span>
<span class="tooltip-details" title='2,3,4,5,8,9,10,11,12,13,14,15,16'>Bootstrap</span>
<span class="tooltip-details" title='8,10'>Dapper</span>
<span class="tooltip-details" title='3,4,5,6,7,8,9,10,11,12,13,14,15,16'>Microsoft Visual Studio</span>
<span class="tooltip-details" title='3,4,5,6,8,9,10,12'>Team foundation server</span>
<span class="tooltip-details" title='2,7,11,13,14,15,16'>Git(+TortoiseGit)</span>
<span class="tooltip-details" title=''>React</span>
<span class="tooltip-details" title=''>Redux</span>
<span class="tooltip-details" title='11,13,15,17'>Angular</span>
<span class="tooltip-details" title='4,12'>KnockoutJS</span>
<span class="tooltip-details" title=''>Vue.js</span>
<span class="tooltip-details" title='4,5,6,12,15'>Entity Framework</span>
<span class="tooltip-details" title='3,4,5,6,8,9,10,11,12,13,14,15'>LINQ</span>
<span class="tooltip-details" title='3,4,5,6,7,8,9,10,11,12,13,14,15,16'>ASP.NET</span>
<span class="tooltip-details" title='1,3,5,8,9,10'>XML</span>
<span class="tooltip-details" title='3,4,5,8,9,10,11,12,13,14,15'>AJAX</span>
<span class="tooltip-details" title='4,9,12'>SignalR</span>
<span class="tooltip-details" title='7'>ASP.NET Web API</span>
<span class="tooltip-details" title='6'>WPF (Caliburn Micro)</span>
<span class="tooltip-details" title='11,13,15'>NUnit</span>
<span class="tooltip-details" title='17'>xUnit</span>
<span class="tooltip-details" title='1'>WebStorm</span>
<span>Apache Cordova</span>
<span>SVN</span>
<span>Java</span>
<span>LINQPad</span>
</div>
</div>
<p class="item-msg">
<span class="fa fa-info-circle blue"></span> Hover on the skill to view list of projects where it is used in. <br />
View the projects in detail in the <a class="blue" href="portfolio.html">projects page</a>
</p>
<p class="item-msg">.</p>
</div>
<div class="clearfix"></div>
</div>
<!--
<div id="other" class="resume-section">
<div class="col-md-3">
<h3 class="resume-section-title">Other</h3>
</div>
<div class="col-md-9">
<div class="resume-item">
<ul>
<li>Team leadership skills: acquired through leading several team projects, writing and allocating project tasks to other team members (on Team Foundation Server), configuring projects and setting initial project architecture including variations of N-Tier architecture.</li>
<li>Excellent ability to adapt to cultural environment</li>
<li>Excellent communication skills, fast learning and pro-active</li>
<li>Very dedicated to team work, loyal and organized - using tools for every type of work, hard working</li>
</ul>
</div>
</div>
<div class="clearfix"></div>
</div>
-->
</div>
</div>
<div id="dialog" class="modal fade">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close proj-action prev"><i class="fa fa-arrow-left"></i></button>
<button type="button" class="close proj-action exit" data-dismiss="modal" aria-hidden="true"><i class="fa fa-times"></i></button>
<button type="button" class="close proj-action next"><i class="fa fa-arrow-right"></i></button>
</div>
<div class="modal-body">
</div>
</div>
</div>
</div>
</div>
</div>
<span id="scrollTop" class="action-btn"><i class="fa fa-arrow-up"></i></span>
<span id="download" class="action-btn" onclick="download()"><i class="fa fa-download"></i></span>
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="c5bb3c04-6065-4382-a695-930a9a24935b";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.im/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
<script type="text/javascript" src="scripts/ui.js"></script>
<script type="text/javascript" src="scripts/projects.js"></script>
<script type="text/javascript">
$(document).ready(function () {
init();
var html = '';
var $details = $(".tooltip-details[title != '']");
$details.each(function (elem) {
var $elem = $(this);
if($elem.attr('title')){
var ids = $elem.attr('title').split(',');
html += '<div class="tag-proj-wrap">';
for(var i in ids){
var project = $.grep(projects, function(e){ return e.id == ids[i]; })[0];
if(!project){
continue;
}
if(project.images && project.images.length == 0) project.img = 'images/project.png';
html += '<div class="tag-proj"><div><img class="tag-proj-img" src="'+project.images[0]+'" /></div>';
html += '<span class="tag-proj-desc">'+ project.name +'</span></div>';
if((parseInt(i) + 1) % 4 == 0){
html += '</div><div class="tag-proj-wrap">';
}
}
html += '</div><div class="clearfix"></div>';
$elem.attr('title', html);
html = '';
}
});
$('.tooltip-details').tooltip({
placement: 'bottom',
html: 'true',
container: 'body'
});
$('.tooltip-details').on('show.bs.tooltip', function(){
$("#content").addClass('expanded');
});
$('.tooltip-details').on('hide.bs.tooltip', function(){
$("#content").removeClass('expanded');
});
});
</script>
</body>
</html>