-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
242 lines (228 loc) · 11.1 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
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="//use.fontawesome.com/releases/v5.0.7/css/all.css">
<link rel="stylesheet" href="styles/css/main.css">
<title>Emmanuel Imion || Junior Developer</title>
<meta name="description" content="Emmanuel Imion Portfolio">
<meta name="Keywords" content="Emmanuel Imion, Portfolio, Front-End Developer, Developer, Software Engineer, Nigeria, Lagos">
<meta property="og:site_name" content="Manny.xyz">
<meta property="og:title" content="Emmanuel Imion Portfolio">
<meta property="og:description" content="I’m a creative front-end developer from Lagos, Nigeria.">
<meta property="og:image" itemprop="image" content="images/photo.png">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@manniepulator_">
<meta name="twitter:creator" content="@maniepulator">
<meta name="twitter:title" content="manny.xyz">
<meta name="twitter:description" content="I’m a creative front-end developer from Lagos, Nigeria.">
<meta name="twitter:image" content="images/photo.png">
<meta name="twitter:app:country" content="NG">
</head>
<body>
<!-- NAV SECTION -->
<div class="nav--first">
<a href="index.html" class="logo--blue">Manny</a>
<div class="nav--icon">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
</div>
<div class="nav--second">
<a href="#hero" class="logo--white">Manny</a>
<div class="nav--second__content">
<!-- first box -->
<div class="nav--second__content--box">
<h4 class="h-4">Web Profiles</h4>
<div class="web--profiles">
<div class="web--profiles__box">
<a href="#"><img src="images/github.svg" alt="github"></a>
<a href="#"><img src="images/codepen.svg" alt="codepen"></a>
<a href="#"><img src="images/dribbble.svg" alt="dribbble"></a>
</div>
<div class="web--profiles__box">
<a href="#"><img src="images/linkedin.svg" alt="linkedin"></a>
<a href="#"><img src="images/twitter.svg" alt="twitter"></a>
<a href="#"><img src="images/instagram.svg" alt="instagram"></a>
</div>
</div>
<a class="resume-link" href="#">Resume 📙</a>
</div>
<!-- second box -->
<div class="nav--second__content--box">
<h4 class="h-4">Menu</h4>
<ul class="nav__list">
<li class="nav__list--item"><a href="index.html#projects" class="nav__link">Projects</a></li>
<li class="nav__list--item"><a href="#" target="_blank" rel="noopener noreferrer" class="nav__link">Articles</a></li>
<li class="nav__list--item"><a href="index.html#contact" class="nav__link">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- MAIN SECTION -->
<main>
<!-- HERO SECTION -->
<section class="hero" id="hero">
<div class="hero__container">
<div class="hero__photo">
<div class="hero__photo--box">
<div class="photo"></div>
</div>
</div>
<div class="hero__details">
<h1 class="h-1">
<span class="fadeIn--1">Hello there 👋</span><br />
<span class="fadeIn--2">I'm Emmanuel Imion</span><br />
<span class="fadeIn--3">A Junior FullStack Developer</span>
</h1>
<a href="#about" class="scroll-down">
Scroll down
<svg class="scroll-svg" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M19 14l-7 7m0 0l-7-7m7 7V3">
</path>
</svg>
</a>
</div>
</div>
</section>
<!-- ABOUT SECTION -->
<section class="about--section" id="about">
<h2 class="h-2">About Me</h2>
<div class="about">
<div class="about__col--1">
<p>
I am a self-taught front end developer looking for a role in an exciting company. I focus on writing accessible HTML, using modern CSS practices and Javascript.
</p>
<p>
When writing JavaScript, I prefer React but open to adopting whichever framework is required. I also have experience working with Bootstrap, Tailwind CSS, Sass , C#, ASP.NET and Node.js.
</p>
<p>
Aside from being a passionate developer, i am also a passionate science teacher. I also enjoy reading, playing and watching football, making designs and art. I am very passionate about developing myself daily!
</p>
</div>
<div class="about__col--2">
<a class="btn btn--blue resume--pc" href="resume.html" target="_blank" rel="noopener noreferrer">
View Resume
</a>
<a class="btn btn--blue resume--mobile" href="abdulsamad-ayoade-resume.pdf" target="_blank" rel="noopener noreferrer">
View Resume
</a>
</div>
</div>
</section>
<!-- PROJECTS SECTION -->
<section class="projects--section" id="projects">
<h2 class="h-2">What i have been working on</h2>
<p>
I love to stay busy and get myself immersed in building projects. Take a look at some of the projects I've dedicated my time to.
</p>
<div div class="projects">
<div class="projects__box">
<img class="projects__image" src="images/Uplant.png" alt="Uplant" />
<h3 class="projects__name">Uplant</h3>
<p class="projects__description">A landing page for Uplant.</p>
<a href="projects/uplant.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="projects__box">
<img class="projects__image" src="images/ear1.png" alt="ear1" />
<h3 class="projects__name">Ear1</h3>
<p class="projects__description">A landing page for Ear1.</p>
<a href="projects/ear1.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="projects__box">
<img class="projects__image" src="images/Bakery.jpg" alt="bakery" />
<h3 class="projects__name">Bakery</h3>
<p class="projects__description">
A multipages website built for a local bakery.
</p>
<a href="projects/bakery.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="projects__box">
<img class="projects__image" src="images/Photosnap.png" alt="photosnap" />
<h3 class="projects__name">Photosnap</h3>
<p class="projects__description">
A web design project for a photo agency.
</p>
<a href="projects/photosnap.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="projects__box">
<img class="projects__image" src="images/La-Hotel.png" alt="la hotel" />
<h3 class="projects__name">La Hotel</h3>
<p class="projects__description">
A website design project for a hotel.
</p>
<a href="projects/la-hotel.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="projects__box">
<img class="projects__image" src="images/Photography.png" alt="photography" />
<h3 class="projects__name">Photography</h3>
<p class="projects__description">
A portfolio website for a photographer.
</p>
<a href="projects/photography.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="projects__box">
<img class="projects__image" src="images/Furnish.png" alt="furnish" />
<h3 class="projects__name">Furnish</h3>
<p class="projects__description">
An ecommerce website for a furniture and interior decoration agency.
</p>
<a href="projects/furnish.html" class="projects__link">
View Project
<span>›</span>
</a>
</div>
<div class="center-item mt-50">
<a class="btn btn--white" href="https://github.com/mannypulator" target="_blank" rel="noopener noreferrer">
See More Projects
</a>
</div>
</div>
</section>
<!-- CONTACT SECTION -->
<section class="contact--section" id="contact">
<h2 class="h-2">Get In Touch</h2>
<p>
Feel free to reach out if you're looking for a front end developer, have a question or just fancy saying hi.
</p>
<a class="mail" href="#" target="_blank" rel="noopener noreferrer">hi@mannypulator.me</a>
</section>
</main>
<!-- FOOTER SECTION -->
<footer class="footer">
<a href="#" class="logo--blue">Manny</a>
<ul class="footer__list">
<li class="footer__item">
<a href="#" class="footer__link">github</a>
</li>
<li class="footer__item">
<a href="#" class="footer__link">codepen</a>
</li>
</ul>
</footer>
<script src="js/app.js"></script>
</body>
</html>