-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
222 lines (191 loc) · 8.55 KB
/
about.html
File metadata and controls
222 lines (191 loc) · 8.55 KB
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
<!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>About</title>
<link rel="stylesheet" href="./src/css/tail.css">
<link rel="stylesheet" href="./src/css/icofont.min.css">
<link rel="stylesheet" href="./src/OwlCarousel/assets/owl.carousel.min.css">
<link rel="stylesheet" href="./src/OwlCarousel/assets/owl.theme.default.css">
<link rel="stylesheet" href="./src/css/main.css">
</head>
<body>
<div class="aboutWrapper">
<header class="nav">
<input type="checkbox" id="checkbox" class="close">
<div class="logo">
<img src="./src/img/logo.png" alt="">
<span class="Hamburger">
<label for="checkbox">
<i class="icofont-navigation-menu"></i>
</label>
</span>
</div>
<nav class="navbar">
<div class="ul-mobile">
<span class="close">
<label for="checkbox">
<i class="icofont-close-line"></i>
</label>
</span>
<ul class="navlinks-mobile">
<li>
<a href="./about.html" class="nav-mobile">HOME</a>
</li>
<li>
<a href="./about.html" class="nav-mobile">ABOUT</a>
</li>
<li>
<a href="./blog.html" class="nav-mobile">BLOG</a>
</li>
<li>
<a href="./faq.html" class="nav-mobile">FAQ</a>
</li>
<li>
<a href="./contact.html" class="nav-mobile">CONTACT</a>
</li>
</ul>
<div class="social-links">
<a href="https://www.facebook.com/emmanuel.luis.102/" target="_blank"><i class="icofont-facebook"></i></a>
<a href="https://twitter.com/DevemmyM?t=bgKgurjRnUcRF6aKQhFuKw&s=09" target="_blank"><i class="icofont-twitter"></i></a>
<a href="https://wa.me/2348075771245" target="_blank"><i class="icofont-whatsapp"></i></a>
</div>
</div>
</nav>
</header>
<section id="aboutHead">
<div class="aboutHeadWrapper">
<h2>About Devemmy</h2>
<div class="homeAbout">
<div>
<a href="./index.html"><h4 class="home">Home</h4></a>
<span>||</span>
<h4 class="about">About</h4>
</div>
</div>
</div>
</section>
<section id="getResume">
<div class="getWrapper">
<div class="resume">
<a href="#" download class="btn btn-xl btn-outline-one icon-space-left" download="">Get Resume <i class="icofont-download"></i></a>
</div>
<div class="getText">
<h2>I'm Emmanuel Lucky</h2>
<h4>Web/ Mobile Development specialist</h4>
<p>I’m a web developer. I spend my whole day,
practically every day, experimenting with
HTML, CSS, and JavaScript; dabbling with
nodeJS and ReactJS, currently learning DevOps
engineering, golang, and inhaling a wide variety
of potentially useless information through a few
hundred RSS feeds. I build web apps that delight
and inform. I do it well.</p>
</div>
</div>
</section>
<section id="education">
<div class="educationWrapper">
<input type="radio" name="see" id="vanish">
<input type="radio" name="see" id="appear">
<div class="education_experience">
<label for="vanish">
<div class="btn1">Education</div>
</label>
<label for="appear">
<div class="btn2">Experience</div>
</label>
</div>
<div class="experience">
<div class="experienceList">
<div class="date"></div>
<div>
<h2>Web Development Instructor</h2>
<h5>Frontend Dev with HTML,CSS,BOOTSRAP,REACTJS,</h5>
<p>Teaching student in front end, back end and full stack web development</p>
</div>
</div>
<div class="experienceList">
<div class="date"></div>
<div>
<h2>Web Development Instructor / Software Developer</h2>
<h5>Tech Padi NG</h5>
<p>Answered customer questions and resolved service issues in a timely manner.
Teaching student in front end, back end and full stack web development.
Building and managing web application and mobile applications for customers ad per need.
Lead the software team in every project.</p>
</div>
</div>
<div class="experienceList">
<div class="date"></div>
<div>
<h2>Senior Web Developer</h2>
<h5>Child Plus Africa</h5>
<p>Developing website and portals and Maintaining feature and content as per need..</p>
</div>
</div>
</div>
</div>
</section>
<section id="stats">
<div class="statsList about-stats">
<div class="lists">
<span><img src="./src/img/counterup-icon-1.png" alt=""></span>
<div class="value">
<h2>50+</h2>
<p>Happy Clients</p>
</div>
</div>
<div class="lists">
<span><img src="./src/img/counterup-icon-2.png" alt=""></span>
<div class="value">
<h2>120+</h2>
<p>Project Complete</p>
</div>
</div>
<div class="lists">
<span><img src="./src/img/counterup-icon-3.png" alt=""></span>
<div class="value">
<h2>4+</h2>
<p>Years of Experience</p>
</div>
</div>
</div>
</section>
<footer>
<div class="contactInfo">
<div class="icon">
<i class="icofont-phone"></i>
</div>
<div class="info">
<p>+234 812 551 0572</p>
</div>
</div>
<div class="contactInfo">
<div class="icon">
<i class="icofont-envelope-open"></i>
</div>
<div class="info">
<p>info@devemmy.tech</p>
</div>
</div>
<div class="social-links">
<a href="https://www.facebook.com/emmanuel.luis.102/" target="_blank"><i class="icofont-facebook"></i></a>
<a href="https://twitter.com/DevemmyM?t=bgKgurjRnUcRF6aKQhFuKw&s=09" target="_blank"><i class="icofont-twitter"></i></a>
<a href="https://wa.me/2348075771245" target="_blank"><i class="icofont-whatsapp"></i></a>
</div>
<div class="footerImg">
<img src="./src/img/logo.png" alt="">
<h3><spans>© 2022</span> DEVEMMY</h3>
</div>
</footer>
</div>
<script src="./src/js/jquery-3.6.0.min.js"></script>
<script src="./src/js/scrollreveal.js"></script>
<script src="./src/js/vanilla-tilt.js"></script>
<script src="./src/OwlCarousel/owl.carousel.min.js"></script>
<script src="./src/js/index.js"></script>
</body>
</html>