-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
57 lines (51 loc) · 1.96 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="profile.css">
</head>
<body class="webpage">
<table style="width:100%;">
<tr>
<td style="width:25%;">
<img src="cse_profile.jpg" style="width: 100%; border-radius: 100%;">
</td>
<td style="width:75%">
<h1 id="name">Samuel Emenike Nwogbo</h1>
<h2>Tech Entrepreneur | Doctor of Medicine | Data & Tech Enthusiast</h2>
<h2> <a href="https://www.linkedin.com/in/samuel-nwogbo-b6190b5a/" target="_blank" style="color: royalblue">LinkedIn</a></h2>
</td>
</tr>
</table>
<h3>Summary</h3>
<p>Tech Entrepreneur</p>
<p>Managing Director, XTRATEK Cloud & Cybersecurity</p>
<p>Doctor; Specialist in Diving & Hyperbaric Medicine</p>
<h4>Experience</h4>
<ul>
<li id="role">Business Executive</li>
<p>Jul 2019 - Present </p>
<li id="role">Data Analyst/Scientist</li>
<p>Jul 2019 - Present </p>
<li id="role">Doctor</li>
<p>Feb 1997 - Present </p>
</ul>
<h4>Education</h4>
<ul>
<li id="degree">Bachelor of Medicine, Bachelor of Surgery</li>
<p>University of Calabar, Nigeria</p>
<li id="degree">Specialist Degree in Diving and Hyperbaric Medicine</li>
<p>University of Aix-Marseille, France</p>
<li id="degree">Specialist Degree in Diving and Hyperbaric Medicine</li>
<p>Paris-Saclay University, France </p>
<li id="degree">Specialist Degree in Tropical Medicine and Infectious Diseases</li>
<p>Sorbonne Paris-Nord University, France </p>
<li id="cert">Level 2 Certificate, Cybersecurity and Digital Forensics</li>
<p>Trafford College, UK</p>
<li id="cert">AWS Cloud practitioner</li>
<p>Amazon Web Services</p>
<li id="cert">AWS re/Start</li>
<p>Amazon Web Services</p>
</ul>
<h3>Contact me!<a href="mailto:[email protected]">[email protected]</a></h3>
</body>
</html>