-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmichaels_kachyCV.html
72 lines (69 loc) · 2.98 KB
/
michaels_kachyCV.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
<!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">
<title>michaels_kachy CV</title>
<link rel="stylesheet" href="CV.css">
</head>
<body>
<div id="header">
<p id="name"><strong>AMOBI MICHAEL ONYEDIKACHI</strong></p>
<a href="mailto:[email protected]" target="_blank"><p
id="email">[email protected]</p></a>
</div>
<div class="left">
</div>
<div class="right">
<h3>PROFILE:</h3>
<p>
<ul>
<li>Team player, detail-oriented, accurate and observant.</li>
<li>Well-organized, proficient at multitasking and strong analytical aptitude.</li>
<li>An independent, dedicated, efficient person. These attributes are proved through the series of courses I have taken or I am taking as of now independently through online platforms.</li>
<li>Good Communication Skills, Presentation Skills, attitude towards leadership, authorisation and delegation, conflict resolution and a very good team worker.</li></ul>
</p>
<h3>EDUCATIONAL BACKGROUND:</h3>
<p>
<ul>
<li>Brilliant Academy, Illoro Agege, Lagos. (1996-2001).</li>
<li>Great learner’s Academy, Ipaja, Lagos. (2001-2007).</li>
<li>Imo state University, owerri. (2011-2015).</li></ul>
<h3>ACADEMIC QUALIFICATIONS OBTAINED:</h3>
<p>
<ul>
<li>FLSC- First School Leaving Certificate: 2001.</li>
<li>SSCE- Senior School Certification Examination: 2007.</li>
<li>B.Sc (Hons.) Industrial Mathematics (second class upper div.): 2015.</li>
<li>NYSC- National Youth Service Corps Discharge Certificate: 2018.</li></ul>
<h3>SKILLS:</h3>
<p>
<ul>
<li>Front-end Developer (HTML, CSS AND JAVA).</li>
<li>IT Support (Certification from Google via Cousera).</li></ul>
<h3>WORK EXPERIENCE:</h3>
<h3>Accion Microfinance Bank (December 2018-Date)</h3>
<p>
<ul>
<li>Sourced and managed loan clients.</li>
<li>Maintained clients account to avoid delinquency.</li>
<li>Recovered disbursed loans.</li></ul>
<h3>HOBBIES:</h3>
<p>
<ul>
<li>Coding, Football, Scrabble.</li></ul>
<h3>REFEREES:</h3>
<p>
<ul>
<li>Mrs. ANN ENI-OKPANI
(Branch Manager, Accion Mfb, Mile 3, Portharcourt).</li>
<li>Dr. M.N. Annorzie
(H.O.D Department of Maths/Industrial Maths, IMSU).</li></ul>
<p>
Phone numbers are available on request.
</p>
</div>
<div id="footer"></div>
</body>
</html>