-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
340 lines (265 loc) · 12.7 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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
<!DOCTYPE html>
<html>
<head>
<title>Eduvie | Homepage</title>
<meta charset = "UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name = "viewport" content = "width=device-width, initial-scale=1.0, user-scalable=no">
<meta name = "description" content="A portfolio website for web developer, Ederuvie Owen Udusegbe">
<meta name = "author" content = "Ederuvie Owen Udusegbe">
<meta name = "keywords" content = "HTML, Learning, Chronicles of HTML x CSS ">
<link rel="icon" type="image/x-icon" href="media/f.ico">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Audiowide&family=Bungee+Inline&family=Bungee+Shade&family=Monoton&family=VT323&display=swap" rel="stylesheet">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Mulish'>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Montserrat:400,700">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/navbars.css">
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/left-column.css">
<link rel="stylesheet" href="css/progressbars.css">
<link rel="stylesheet" href="css/right-column.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/resp.css">
<script type="text/javascript" src="scripts/index.js"></script>
</head>
<body>
<div id="stickyNav">
<div id="home">
<a href="#header">
<p title="Home">
<img src="media/f.ico"> EDUVIE O.U.
</p>
</a>
</div>
<div class="topnav">
<a href="#C1">About</a>
<a href="#C2">Porfolio</a>
<a href="#C3">My Works</a>
<a href="#C4">Socials</a>
<a style="background-color:rgb(0, 110, 169); font-weight: bold;" href="#C5">CONTACT</a>
</div>
</div>
<div id="header">
<div class="welcome-message">
<p id="firstP">Hi, I'm <b class="red-bold">Ederuvie Owen</b> Udusegbe</p><br>
<p id="secondP"><b>BACKEND DEVELOPER</b></p>
<p id="thirdP">
<a href="https://drive.google.com/file/d/1zCpRABJ7c2ffkQI8t77OrW78MjjEQB3w/view?usp=sharing" target="_blank">
<button type="button" onclick="alert('Redirecting: Google Drive')">
View Resume
</button>
</a>
</p>
<p id="fourthP">
<main id="contact-container">
<div class="contact-links">
<a href="https://github.com/eduvieowen" target="_blank">
<img src="media/github.png" alt="GitHub" title="GitHub">
</a>
</div>
<div class="contact-links">
<a href="https://www.linkedin.com/in/eduvieowen/" target="_blank">
<img src="media/linkedin.png" alt="LinkedIn" title="LinkedIn">
</a>
</div>
<div class="contact-links">
<a href="mailto:eduvieouu@gmail.com?subject=SERVICE REQUEST" target="_blank">
<img src="media/email-black.png" alt="Email" title="Email">
</a>
</div>
</main>
</p>
</div>
</div>
<main id="mainPage">
<div class="row">
<div class="leftcolumn">
<div class="card" id="C1">
<main>
<header><h2 class="chp">ABOUT ME</h2></header>
<div class="content-pics">
<div class="responsive">
<div class="gallery">
<img alt="Profile Picture" src="media/ed-crop-2.jpg">
</div>
</div>
</div>
<!-- <div class="clearfix"></div> -->
<article>
<p><b class="blue-bold">const</b> name = <span class="red-bold">Ederuvie Owen Udusegbe</span>,</p>
<br>
<p>
Ederuvie is a Computer Engineering undergraduate with strong <span class="red-bold">programming</span> abilities
and a knack for <span class="red-bold">photography</span> with a <span class="red-bold">C1 DELF</span> diploma in <span class="red-bold">French</span>
language proficiency.
</p>
<!-- <br>
<p>
I am a freelancer and I enjoy my work. I look forward to use my various
skills in each new project that comes my way.
</p> -->
<br>
<p>
Take a <span class="blue-bold">look</span> at <span class="blue-bold">his portfolio</span> and click the the Welcome Banner to download my C.V. do not hesitate to
<span class="blue-bold">contact me</span> for further enquiries.
</p>
<br>
<!-- center this text -->
<strong><em>Thanks for stopping by!</em></strong>
</article>
</main>
</div>
<div class="card" id="C2">
<main>
<header><h2 class="chp">PORTFOLIO</h2></header>
<h5 style="margin-top: 20px;">Upadted - <i>April 10, 2022</i></h5>
<div id="progress-bars">
<div class="progress-bar">
<div class="progress-bar-active bar-progress" id="red-progress" style="width:93%;">
<div class="t">93% - HTML</div>
</div>
</div>
<div class="progress-bar">
<div class="progress-bar-active bar-progress" id="green-progress" style="width:93%;">
<div class="t">93% - CSS</div>
</div>
</div>
<div class="progress-bar">
<div class="progress-bar-active bar-progress" id="blue-progress" style="width:20%;">
<div class="t">20% - GIT</div>
</div>
</div>
<div class="progress-bar">
<div class="progress-bar-active bar-progress" id="pink-progress" style="width:30%;">
<div class="t">30% - JavaScript</div>
</div>
</div>
<div class="progress-bar">
<div class="progress-bar-active bar-progress" id="yellow-progress" style="width:60%;">
<div class="t">60% - Photography</div>
</div>
</div>
</div>
<article>
<p style="text-align: center;"><u>Progress Counter</u></p><br>
<p>This is an ongoing evaluation.
<br>
This section is subject to change kindly create a <i id="bookmark" title="Ctrl/Command + D" onclick="myFunction()"><b>bookmark</b></i> to the page
to remain updated.
</p>
</article>
</main>
</div>
</div>
<div class="rightcolumn">
<div class="card" id="C3">
<main>
<header><h2 class="chp">MY WORKS</h2></header>
<!-- <div id="worksContainer">
<div class="work-img-container">
<img id="workImg" src="media/im-working-on-it-im-trying.gif" title="Coming Soon...">
</div>
<p style="text-align: center;"><i>_Coming Soon_</i></p>
</div>
<br> -->
<section class="iframe">
<header><h3>Inglorious Gunther Hub</h3></header>
<br>
<iframe src = "https://ingloriousghub.netlify.app/" name="no_a" width = "100%" height="500px">
</iframe>
<br>
<section class="link-btns" style="margin: 30px 0px; display:flex; justify-content: space-evenly;">
<span>
<a href="https://ingloriousghub.netlify.app/" target="no_a"><button style="color:black; padding: 5px; cursor: pointer;">Home</button></a>
</span>
</section>
<hr>
<section class="iframe">
<header><h3 style="margin-top: 20px;">Try these in the meantime | <i>iFrame.tv</i></h3></header>
<br>
<article><p>Click any button to interact</p></article>
<iframe src="https://hackertyper.net?autoplay=1" name="no_b" width="100%" height="500px">
</iframe>
<br>
<section class="link-btns" style="margin: 30px 0px; display:flex; justify-content: space-evenly;">
<span>
<a href="https://imgflip.com/tag/random" target="no_b"><button style="color:black; padding: 5px; cursor: pointer;">ImgFlip</button></a>
</span>
<span style="display: flex; justify-content: center;">
<a href="https://hackertyper.net?autoplay=1" target="no_b"><button style="color:black; padding: 5px; cursor: pointer;">HOME</button></a>
</span>
<span>
<a href="https://www.fakefilegenerator.com/generate-file.php" target="no_b"><button style="color:black; padding: 5px; cursor: pointer;">File Generator</button></a>
</span>
</section>
</section>
</main>
</div>
<div class="card" id="C4">
<h3>Follow Me...</h3><br>
<div id="linksContainer">
<a target="_blank" href="https://www.instagram.com/eduvie.ou/ ">
<div class="links inst" title="Instagram">
<img src="media/instragram.png" width="50px" height="50px" alt="Instagram" >
</div>
</a>
<a target="_blank" href="https://www.discordapp.com/users/mxm3ffort#3507”">
<div class="links disc" title="Discord">
<img src="media/discord.png" width="50px" height="50px" alt="Instagram">
</div>
</a>
<a target="_blank" href="https://twitter.com/eduvieowen">
<div class="links tweet" title="Twitter">
<img src="media/twitter.png" width="50px" height="50px" alt="Twitter Profile">
</div>
</a>
</div>
</div>
</div>
</div>
<div class="footer" id="C5">
<header><h2 class="chp five">CONTACT ME</h2></header>
<p style="text-align: center; margin: 40px;">
<i>FORM IS <b>DISABLED</b> UNTIL SECURE CONNECTION IS ESTABLISHED</i>
<br><br>
<i>Appologies for the Inconvenience</i>
</p>
<main class="survey-form">
<section class="survey-layout">
<form action="mailto:eduvieouu@gmail.com" method="get" enctype="text/plain" autocomplete="on">
<div>
<label for="email">Email</label>
<br>
<input readonly type="text" name="email" id="email" title="Please fill in tis field" placeholder="Your Email" />
<br><br>
</div>
<div>
<label for="subject">Subject</label>
<br>
<input readonly type="text" name="subject" id="subject" title="Please fill in tis field" placeholder="Email Title" />
<br><br>
</div>
<div>
<!-- Add more Input Here -->
</div>
<div>
<label>Message</label>
<br>
<textarea readonly name="messgae" rows="20" cols="50" placeholder="Type in your enquiries/service request..."></textarea>
<label for="files">Select additional files:</label>
<input disabled style="color: whitesmoke;" type="file" id="files" name="files" multiple>
<br>
<div class="sub">
<input disabled id="subBtn" type="submit" name="submit" value="SEND REQUEST" title="Send Button"/>
</div>
</div>
</form>
</section>
</main>
<div class="copyright"><a href="https://eduvieowen.netlify.app/"><img src="media/f.ico"></a> Copyright © 2022 Eduvie O.U. </div>
</div>
</main>
</body>
</html>