-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
373 lines (365 loc) · 13.3 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
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="Pedro Cardoso, System Administrator, Portuguese Air Force, Department of Applied Mathematics and Theoretical Physics, University of Cambridge."
/>
<meta
name="keywords"
content="Pedro Cardoso, OsodracPT, DAMTP, Cambridge University, Mathematics, Home Page, Portuguese Air Force"
/>
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Pedro Cardoso, Portuguese Air Force</title>
<!-- Bootstrap -->
<link
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="css/animate.min.css" />
<link
href="http://fonts.googleapis.com/css?family=Hind:300,400,500,600,700"
rel="stylesheet"
type="text/css"
/>
<link
href="css/font-awesome/css/font-awesome.css"
rel="stylesheet"
type="text/css"
/>
<!-- Favicon -->
<link
rel="icon"
type="image/png"
sizes="32x32"
href="images/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="images/favicon-16x16.png"
/>
</head>
<body>
<section id="InicioM" class="banner" role="banner">
<header id="header">
<!-- navigation section -->
<div class="header-content clearfix">
<a class="logo" href="#"></a>
<!-- <img src="images/logo.png" alt="Mafolio">-->
<nav class="navigation" role="navigation">
<ul class="primary-nav">
<li><a href="#InicioM">Home</a></li>
<li><a href="#ABOUT">About Me</a></li>
<li><a href="#timeline">Education</a></li>
</ul>
</nav>
<a href="#" class="nav-toggle">Menu<span></span></a>
</div>
<!-- navigation section -->
</header>
<!--========== SLIDER ==========-->
<div
class="promo-block parallax-window"
data-parallax="scroll"
data-image-src="images/1920x1080/05.jpg"
>
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="promo-block-divider">
<h1 class="promo-block-title">
Pedro <br />
Cardoso
</h1>
<p class="promo-block-text">System Administrator</p>
</div>
<ul class="list-inline">
<li>
<a
href="https://www.linkedin.com/in/pedroosodrac/"
class="social-icons"
><i class="fa fa-linkedin"></i
></a>
</li>
<li>
<a href="https://github.com/OsodracPT" class="social-icons"
><i class="fa fa-github"></i
></a>
</li>
<li>
<a href="pdf/CV.pdf" class="social-icons"
><i class="fa fa-file-pdf-o"></i
></a>
</li>
<li>
<a
href="https://www.youtube.com/user/Osodrac98"
class="social-icons"
><i class="fa fa-youtube-play"></i
></a>
</li>
</ul>
</div>
</div>
<!--// end row -->
</div>
</div>
</section>
<!--========== About me ==========-->
<section class="about_us_area" id="ABOUT">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="about_title">
<h2>About Me</h2>
<img src="images/shape.png" alt="" />
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4 wow fadeInLeft animated">
<div class="single_progress_bar">
<h2>CODING - 90%</h2>
<div class="progress">
<div
class="progress-bar"
role="progressbar"
aria-valuenow="60"
aria-valuemin="0"
aria-valuemax="100"
style="width: 90%"
>
<span class="sr-only">60% Complete</span>
</div>
</div>
</div>
<div class="single_progress_bar">
<h2>UI DESIGN - 60%</h2>
<div class="progress">
<div
class="progress-bar"
role="progressbar"
aria-valuenow="60"
aria-valuemin="0"
aria-valuemax="100"
style="width: 60%"
>
<span class="sr-only">60% Complete</span>
</div>
</div>
</div>
<div class="single_progress_bar">
<h2>DATABASE ADMINISTRATION - 80%</h2>
<div class="progress">
<div
class="progress-bar"
role="progressbar"
aria-valuenow="60"
aria-valuemin="0"
aria-valuemax="100"
style="width: 75%"
>
<span class="sr-only">60% Complete</span>
</div>
</div>
</div>
<div class="single_progress_bar">
<h2>OPERATING SYSTEMS - 95%</h2>
<div class="progress">
<div
class="progress-bar"
role="progressbar"
aria-valuenow="60"
aria-valuemin="0"
aria-valuemax="100"
style="width: 95%"
>
<span class="sr-only">60% Complete</span>
</div>
</div>
</div>
</div>
<div class="col-md-4 wow fadeInRight animated">
<p class="about_us_p">
System administrator with over four years of experience managing
various databases, including Oracle, MySQL, PostgreSQL, and MS
SQL. I've gained expertise in administering Linux and Windows
server machines. Successfully managed and maintained critical IT
infrastructure for a range of organizations. Alongside my
technical skills, I'm also knowledgeable in Ansible and Veeam
backup solutions and have experience in Zabbix monitoring.
</p>
</div>
<div class="col-md-4 wow fadeInRight animated">
<p class="about_us_p">
My experience has also piqued my interest in the dynamic field of
Cybersecurity, and I'm passionate about deepening my knowledge and
skills in this area.
</p>
</div>
</div>
</div>
</section>
<section id="timeline">
<ul class="timeline">
<!-- Item 1 Left-->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="flag">Sysadmin</span>
<span class="time-wrapper"
><span class="time">Dec 2020 - Present</span></span
>
</div>
<div class="desc wow fadeInRight animated">
<strong>System Administrator at Portuguese Air Force.</strong>
Managed various databases including Oracle, MySQL, PostgreSQL, and
MS SQL. Administered Linux and Windows server machines, from
Ubuntu to RHEL. Installed, configured and maintained network
services such as DNS, DHCP, SSH, FTP, and HTTP. Managed
virtualization infrastructure using VMware and Hyper-V.
</div>
</div>
</li>
<!-- Item 2 Right -->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="flag">Network Eng.</span>
<span class="time-wrapper"
><span class="time">Mar 2020 - Jul 2020</span></span
>
</div>
<div class="desc wow fadeInRight animated">
<strong>Network Security Support Engineer, Arrow ECS.</strong>
Triaging support requests based on impact and severity alongside a
team of engineers.
</div>
</div>
</li>
<!-- Item 3 Left-->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="flag">Web Developer</span>
<span class="time-wrapper"
><span class="time">Dec 2019 - Apr 2021</span></span
>
</div>
<div class="desc wow fadeInRight animated">
<strong>Freelance Web Developer at UK Fluids Network.</strong>
Managing and maintaining the network website (Laravel, AngularJS).
Mainly implementing additional functionality and bug fixing.
</div>
</div>
</li>
<!-- Item 4 Right-->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="flag">Internship</span>
<span class="time-wrapper"
><span class="time">Jun 2018 - Aug 2019</span></span
>
</div>
<div class="desc wow fadeInRight animated">
<strong>Internship at University of Cambridge.</strong> Help-desk,
system and database administration, web-development at the Faculty
of Mathematics.
</div>
</div>
</li>
<!-- Item 5 Left-->
<li>
<div class="direction-l">
<div class="flag-wrapper">
<span class="flag">Bachelor Degree</span>
<span class="time-wrapper"
><span class="time">Sep 2016 - May 2020</span></span
>
</div>
<div class="desc wow fadeInLeft animated">
<strong>BEng (Hons) Computer Science (1st).</strong>
Programming, Operating Systems, Database Design and
Implementation, Digital Security, Interaction and Usability,
Network Routing, Software Engineering .
</div>
</div>
</li>
<!-- Item 6 Right-->
<li>
<div class="direction-r">
<div class="flag-wrapper">
<span class="flag">High School Studies</span>
<span class="time-wrapper"
><span class="time">2010 - 2013</span></span
>
</div>
<div class="desc wow fadeInLeft animated">
<strong
>Diploma of High School Studies in Science and Technology at
Escola Secundária Marques de Castilho.</strong
>
Overall 17 out of 20. Portuguese, English, Philosophy, Physical
Education, Mathematics A, Physics and Chemistry A, Biology and
Geology, Economics.
</div>
</div>
</li>
</ul>
</section>
<footer id="colophon" class="site-footer">
<div class="container">
<div class="row">
<div class="col-sm-12">
<ul class="list-inline" id="lista-social">
<li>
<a
href="https://www.linkedin.com/in/pedroosodrac/"
class="socialF"
><i class="fa fa-linkedin"></i
></a>
</li>
<li>
<a href="https://github.com/OsodracPT" class="socialF"
><i class="fa fa-github"></i
></a>
</li>
<li>
<a href="https://www.youtube.com/user/Osodrac98" class="socialF"
><i class="fa fa-youtube-play"></i
></a>
</li>
</ul>
<p id="copywrite">© 2023 Pedro Cardoso | All Rights Reserved.</p>
</div>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"
></script>
<script src="js/main.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.parallax.min.js" type="text/javascript"></script>
<!-- jQuery Popup Overlay -->
<script src="https://cdn.rawgit.com/vast-engineering/jquery-popup-overlay/1.7.13/jquery.popupoverlay.js"></script>
<script src="js/wow.js"></script>
</body>
</html>