-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.php
More file actions
270 lines (209 loc) · 10.7 KB
/
index.php
File metadata and controls
270 lines (209 loc) · 10.7 KB
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
<?php
require_once('class.translation.php');
if(isset($_GET['lang']))
$translate = new Translator($_GET['lang']);
else
$translate = new Translator('sr');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Zoran Olujić | GNU/Linux administrator </title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="reset-fonts-grids.css" media="all" />
<link rel="stylesheet" type="text/css" href="resume.css" media="all" />
</head>
<body>
<div id="doc2" class="yui-t7">
<?php
if ($_GET["lang"] == "en"){
echo '<a id="lang" title="Srpska verzija CV-a" href="index.php">Srpski</a>';}
else {
echo '<a id="lang" title="English version of CV" href="index.php?lang=en">English</a>';}
?>
<div id="inner">
<div id="hd">
<div class="yui-gc">
<div class="yui-u first">
<h1>Zoran Olujić</h1>
<h2>GNU/Linux administrator</h2>
</div>
<div class="yui-u">
<div class="contact-info">
<h3><a id="pdf" href="<?php $translate->__('Zoran_Olujic_CV.pdf'); ?>"><?php $translate->__('Preuzmi PDF'); ?></a></h3>
<h3><a href="http://olujicz.ns-linux.org">olujicz.ns-linux.org</a></h3>
<h3><script type="text/javascript">
<!--
document.write("<a href='mailto:olujicz@gmail.com'> olujicz@gmail.com</a>")
// -->
</script>
</h3>
<h3>(060) 0-896-323</h3>
<h3><?php $translate->__('Novi Sad'); ?></h3>
</div><!--// .contact-info -->
</div>
</div><!--// .yui-gc -->
<img style="margin: -130px 0 0;" src="head.png" width="192" height="192" alt="Zoran Olujić" align="right" />
</div><!--// hd -->
<div id="bd">
<div id="yui-main">
<div class="yui-b">
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Profil'); ?></h2>
</div>
<div class="yui-u">
<p class="enlarge">
<?php $translate->__('Veoma istrajan, precizan i sistematičan u radu. Fleksibilan i staložen u odnosu sa ljudima i uvek spreman na konstruktivan dijalog. Odgovorno i savesno pristupa obavezama i ljudima. Zainteresovan za stalno usavršavanje i napredovanje. Timski igrač.'); ?>
</p>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Veštine'); ?></h2>
</div>
<div class="yui-u">
<div class="talent">
<h2>Server admin</h2>
<p><?php $translate->__('Administracija Linux servera, instalacija, održavanje, automatizacija, monitoring...'); ?></p>
</div>
<div class="talent">
<h2>Web admin</h2>
<p><?php $translate->__('Instalacija i administracija internet stranica: Wordpress, Mediawiki...'); ?></p>
</div>
<div class="talent">
<h2><?php $translate->__('Menadžment'); ?></h2>
<p><?php $translate->__('Upravljanje projektima. Diplomski rad na temu upravljanja razvojem softvera Scrum metodom.'); ?> </p>
</div>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Tehnička znanja'); ?></h2>
</div>
<div class="yui-u">
<ul class="talent">
<li>Linux</li>
<li>Windows</li>
<li class="last">Bash, Python</li>
</ul>
<ul class="talent">
<li>Git, svn</li>
<li>Amazon AWS, VMware, VBox</li>
<li class="last">Django, HTML, CSS</li>
</ul>
<ul class="talent">
<li>Apache, Nginx, Tomcat</li>
<li>CMS: Wordpress, Mediawiki...</li>
<li class="last">Nagios, Zabbix</li>
</ul>
</div>
</div><!--// .yui-gf-->
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Iskustvo'); ?></h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job">
<h2>Eton Digital Ltd.</h2>
<h3>System administrator</h3>
<h4>05-2015 <> <?php $translate->__('danas'); ?></h4>
<p> • <?php $translate->__('Administracija servera'); ?><br /> • <?php $translate->__('Deployment automatizacija'); ?> <br /> • <?php $translate->__('Analitika servera, detekcija i prevencija problema'); ?> <br /> • Load balancing</p>
</div>
<div class="job">
<h2>DEVTECH</h2>
<h3>System administrator</h3>
<h4>05-2014 <> 05-2015</h4>
<p> • Virtualization & System Administrator<br /> • Parallels Business Automation<br /> • Parallels Operations Automation <br /> • Parallels Virtuozzo Containers <br /> • Flexiant Cloud Orchestrator <br /> • Maintenance and sandbox setup for developers</p>
</div>
<div class="job">
<h2>Danulabs d.o.o.</h2>
<h3><?php $translate->__('Administrator servera'); ?></h3>
<h4>04-2013 <> 05-2014</h4>
<p> • <?php $translate->__('Administracija servera'); ?><br /> • <?php $translate->__('Administracija mreže'); ?><br /> • <?php $translate->__('Deployment automatizacija'); ?> <br /> • <?php $translate->__('Analitika servera, detekcija i prevencija problema'); ?> <br /> • MySQL replication, backup, disaster recovery</p>
</div>
<div class="job">
<h2>Hookflash Inc.</h2>
<h3><?php $translate->__('Administrator servera'); ?></h3>
<h4>04-2012 <> 11-2012</h4>
<p> • <?php $translate->__('Administracija servera'); ?><br /> • <?php $translate->__('Deployment automatizacija'); ?> <br /> • <?php $translate->__('Analitika servera, detekcija i prevencija problema'); ?> <br /> • Load balancing</p>
</div>
<div class="job">
<h2>Primatron</h2>
<h3><?php $translate->__('Instruktor'); ?></h3>
<h4>05-2011 <> 10-2011</h4>
<p><?php $translate->__('Obuka polazinka u korišćenju:'); ?> <br /> • <?php $translate->__('MS Office paketa ( Word, Excel, PowerPoint )'); ?> <br /> • <?php $translate->__('MS Windows operativnog sistema'); ?> <br /> • <?php $translate->__('Linux operativnog sistema'); ?> <br /> • <?php $translate->__('Interneta'); ?></p>
</div>
<div class="job">
<h2><?php $translate->__('Ubuntu zajednica Srbije'); ?></h2>
<h3><?php $translate->__('Administrator servera'); ?></h3>
<h4>02-2010 <> <?php $translate->__('danas'); ?></h4>
<p> • <?php $translate->__('Administracija servera'); ?> <br /> • <?php $translate->__('Administracija Web prezentacija'); ?></p>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Obrazovanje'); ?></h2>
</div>
<div class="yui-u">
<h2><?php $translate->__('Fakultet Tehničih Nauka, Novi Sad'); ?></h2>
<h3><?php $translate->__('Inženjerski menadžment — <strong>Ms.C. Projektni menadžment</strong>'); ?> </h3>
<br />
<h2><?php $translate->__('Cisco Institut za Preduzetništvo, Novi Sad, FTN'); ?></h2>
<h3><?php $translate->__('iExec Enterprise Essentials v.3.0'); ?> - <a href="docs/Certificate_of_Completion_iExec_Zoran_Olujic.pdf"><?php $translate->__('Preuzmi PDF'); ?></a></h3>
<br />
<h2><?php $translate->__('Elektrotehnička-građevinska škola "Nikola Tesla", Zrenjanin'); ?></h2>
<h3><?php $translate->__('Elektrotehničar pogona'); ?></h3>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Jezici'); ?></h2>
</div>
<div class="yui-u">
<ul class="talent">
<li><?php $translate->__('Srpski - Maternji'); ?></li>
<li><?php $translate->__('Engleski - Odlično poznavanje'); ?></li>
</ul>
</div>
</div><!--// .yui-gf-->
<div class="yui-gf">
<div class="yui-u first">
<h2><?php $translate->__('Ostale aktivnosti'); ?></h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job">
<h2><?php $translate->__('Ubuntu zajednica Srbije'); ?></h2>
<h4>2006 <> <?php $translate->__('danas'); ?></h4>
<p> • <?php $translate->__('Aktivan član lokalne Ubuntu zajednice.'); ?> <br /> • <?php $translate->__('“Ubuntu Planeta” i Wiki administrator'); ?></p>
</div>
<div class="job">
<h2><?php $translate->__('Svet Kompjutera'); ?></h2>
<h3><?php $translate->__('Autor saradnik'); ?></h3>
<h4>01-2012 <> <?php $translate->__('danas'); ?></h4>
<p> • <?php $translate->__('Autor članaka najtiražnijeg kompjuterskog časopisa u Srbiji “Svet Kompjutera” u rubrici “Laki Pingvini”.'); ?></p>
</div>
<div class="job">
<h2>LUGoNS</h2>
<h4>2006 <> <?php $translate->__('danas'); ?></h4>
<p> • <?php $translate->__('Sekretar udruženja LUGoNS (Linux User Group of Novi Sad), 2007. i 2008.'); ?> <br /> • <?php $translate->__('Aktivni učesnik u organizovanju događaja kao što su: Install Day i Barcamp.'); ?> <br /> • <?php $translate->__('Predavanje i prezentovanje novih tehnologija na raznim događajima (BlogOpen) itd.'); ?></p>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
</div><!--// .yui-b -->
</div><!--// yui-main -->
</div><!--// bd -->
<div id="ft">
<p><?php $translate->__('Napravio'); ?> Zoran Olujić — <script type="text/javascript">
<!--
document.write("<a href='mailto:olujicz@gmail.com'> olujicz@gmail.com</a>")
// -->
</script>— <a href="https://github.com/olujicz/CV" ><?php $translate->__('Izvorni kod CV-a'); ?></a></p>
</div><!--// footer -->
</div><!-- // inner -->
</div><!--// doc -->
</body>
</html>