-
Notifications
You must be signed in to change notification settings - Fork 0
/
okikijoshua.html
82 lines (79 loc) · 3.99 KB
/
okikijoshua.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="okikijoshua.css">
<title>Okiki CV</title>
</head>
<body>
<head>
<center>
<h1>Omikunle Okiki Joshua</h1>
<p><strong>18, Etunrenren street, Lowa, Ikorodu</strong></p>
<div id="email">
<p><strong><a href="mailto: [email protected]">[email protected]</a></strong></p>
</div>
<div id="phone">
<p><strong><a href="tel: +2348188737690">+2348188737690</a></strong></p>
</div>
<img src="https://res.cloudinary.com/ddu0ww15f/image/upload/c_scale,h_651/v1566596837/IMG_4092_grrjlv.jpg" alt="This is me">
</center>
</head>
<section>
<h2>Education: University Of Lagos</h2><hr>
<h3>Programme: Bachelor of science, Economics</h3>
<h3>CFA Investment Foundation In view</h3><br>
<h2>PROJECTS/ACHIEVEMENTS/AWARDS</h2><hr>
<ul>
<li>Personal project on "An empirical analysis of domestic terrorism on real sector performance in Nigeria"</li><br>
<li>Group Project on "The Impacts of Exchange rate Interventions on inflation pass through in Nigeria" (International Monetary Financial Term Paper)</li>
</ul>
<h2>Coding Experience</h2><hr>
<h3>Code Lagos</h3>
<ul>
<li>Python Programming</li><br>
<li>Basic Web Design(HTML & CSS)</li>
</ul>
<p>Self Taught Introduction to Computer Coding</p>
<h2>WORK EXPERIENCE</h2><hr>
<h3>Tescom Communications (Web Design Intern)</h3>
<ul>
<li>Helped in maintaining the company’s Online presence through its website and major social media platforms</li>
<li>Helped in creating a partner website</li>
</ul>
<h3>Samak Impact Ltd, Ikeja</h3>
<ul>
<li>Gained customer service skills by addressing client’s needs and finding solutions to IT problems</li>
<li>Assisted in the production of gift items and souvenir</li>
</ul>
<h3>Sales Assistant, Ragolis Waters Limited, Ikorodu.</h3>
<ul>
<li>Initiated new marketing and sales strategies for the Ragolis brand</li>
<li>Built and maintained relationships with clients</li>
</ul>
<h2>LEADERSHIP EXPERIENCE</h2><hr>
<h3>RSW (Ready Set Work) Employability and Entrepreneurship Training</h3>
<h3>New Initiative movement, University of Lagos Economics Students Society</h3>
<ul>
<li>Chaired a 15-member committee vetting society’s executive aspirants</li>
<li>Successfully led a 3-member team to conduct elections, increasing turnout by 12% over prior year</li>
</ul>
<h3>Financial Secretary, ECN’18 Planning Committee, University of Lagos</h3>
<ul>
<li>Prepared budgets and financial statements of the committee</li>
<li>Raised and managed over ₦250,000 for the committee of over 150 students</li>
</ul>
<h2>VOLUNTEER ACTIVITIES</h2><hr>
<h3>Unilever Sustainable Living Plan</h3>
<h3>Nesa Expenditure Conference, University of Lagos</h3>
<h2>SKILLS</h2><hr>
<ul style="list-style-type:none">
<li>Certifications and Training: Desktop Publishing, Web Design. Python programming.</li>
<li>Computer Skills - Proficient in Microsoft Word, Excel, PowerPoint.</li>
<li>Languages - Fluent in English and Yoruba.</li>
</ul>
</section>
</body>
</html>