-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
57 lines (53 loc) · 2.32 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 lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My CV</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div>
<img src="/ZURI-TRAINING/Tasks/IMG_0579.PNG" alt="my image" class="image">
</div>
<div class="name">
<p><strong>OLANIYI JOHN AYOMIDE</strong></p>
</div>
<div class="dev">
<p>Software Developer(Front-end Developer)</p>
</div>
<div class="para">
<p>       Address: under-g, 134 Ogbomoso, Oyo state, email: olaniyijohnayomide@yahoo.com. Phone Number: 08141352896.       D.O.B: 11-02-2000       Country: Nigeria  
    Status: Single
<br>       linkedin address: linkedin.com/in/olaniyi-john-9643461b6       github address: github.com/Hadestech01       twitter username: @olaniyijohn26       facebook adddress: facebook.com/olaniyi
<br>       instagram address: instagram.com/jaolaniyi96 John
</p>
</div>
<div class="container">
<h2>Profile</h2>
<hr>
<p>Trained and managed a team of [Number] of developers and discussed issues in order to provide resolution and utilize best practices.</p>
<h2>Education</h2>
<hr>
<p>12/2018 – present Ogbomoso, Nigeria       <strong>/tech in EARTH SCINCES, Ladoke Akintola University of Technology(LAUTECH)</strong></p>
<h2>Skills</h2>
<p><strong> developrer(front-end
developer)</strong> html,css, Javascript, and React</p>
<h2>Languages</h2>
<hr>
<p>Yoruba, English</p>
<h2>Interests</h2>
<hr>
<p>Anything programming(coding).</p>
<h2>Courses</h2>
<hr>
<p>12/2018 – present Ogbomoso, Nigeria
<Strong> EARTH SCIENCES (GEOLOGY), Ladoke Akintola University of Technology(LAUTECH)</Strong>
</p>
<h2>Declaration</h2>
<hr>
<p>Trained and managed a team of [Number] of developers and discussed issues in order to provide resolution and utilise best practices.</p>
</div>
</body>
</html>