-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
210 lines (177 loc) · 6.77 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
<!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">
<link rel="stylesheet" href="src/css/style.css">
<title>HNG State 2-3 Task</title>
</head>
<body>
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,700' rel='stylesheet' type='text/css'>
<div class="container">
<div class="header">
<!-- <img src="images/download (1).png" alt=""> -->
<img class="logo" src="images/download.png" alt="logo">
<div class="full-name">
<span class="first-name">Oluwasegun</span>
<span class="last-name">Adeniyi</span>
</div>
<div class="contact-info">
<span class="email">Email: </span>
<span class="email-val"><a href="https://gmail.com">[email protected]</a></span>
<span class="separator"></span>
<span class="phone">Phone: </span>
<span class="phone-val">+234 909 2284 972</span>
</div>
<div class="about">
<span class="position">Front-End Developer </span>
<span class="desc">
I am a front-end developer with more than 12 months of experience
writing html, css, and js. I'm creative,
focused and hope to get a like minded team-oriented
company with opportunity to grow.
</span>
</div>
</div>
<div class="details">
<div class="section">
<div class="section__title">Experience</div>
<div class="section__list">
<div class="section__list-item">
<div class="left">
<div class="name">Zuri I4G Internship</div>
<div class="addr">Nigeria</div>
<div class="duration">April 2021 - June 2021</div>
</div>
<div class="right">
<div class="desc"><a href="https://github.com/hadeeny">https://github.com/hadeeny</a></div>
</div>
</div>
</div>
</div>
<div class="section">
<div class="section__title">Education</div>
<div class="section__list">
<div class="section__list-item">
<div class="left">
<div class="name">Federal University of Agriculture Abeokuta</div>
<div class="addr">Abeokuta, Ogun</div>
<div class="duration">Sept 2015 - Jan 2021</div>
</div>
<div class="right">
<div class="name">College of Engineering</div>
<div class="desc">Civil Engineering</div>
</div>
</div>
</div>
</div>
<div class="section">
<div class="section__title">Projects</div>
<div class="section__list">
<div class="section__list-item">
<div class="name">ProShop eCommerce site</div>
<div class="text"><a href="https://github.com/Hadeeny/ProShop">https://github.com/Hadeeny/ProShop</a></div>
</div>
<div class="section__list-item">
<div class="name">Crowd Funding Product Page</div>
<div class="text"><a href="https://github.com/Hadeeny/BambooRiser">https://github.com/Hadeeny/BambooRiser</a></div>
</div>
<div class="section__list-item">
<div class="name">Launch Down Count Timer</div>
<div class="text"><a href="https://github.com/Hadeeny/Launch-countdowm-timer">
https://github.com/Hadeeny/Launch-countdowm-timer</a>
</div>
</div>
</div>
</div>
<div class="section">
<div class="section__title">Skills</div>
<div class="skills">
<div class="skills__item">
<div class="left"><div class="name">
React
</div>
</div>
<div class="right">
<input id="ck1" type="checkbox" checked/>
<label for="ck1"></label>
<input id="ck2" type="checkbox" checked/>
<label for="ck2"></label>
<input id="ck3" type="checkbox" checked />
<label for="ck3"></label>
<input id="ck4" type="checkbox" checked />
<label for="ck4"></label>
<input id="ck5" type="checkbox" />
<label for="ck5"></label>
</div>
</div>
</div>
<div class="skills__item">
<div class="left"><div class="name">
Javascript</div></div>
<div class="right">
<input id="ck1" type="checkbox" checked/>
<label for="ck1"></label>
<input id="ck2" type="checkbox" checked/>
<label for="ck2"></label>
<input id="ck3" type="checkbox" checked />
<label for="ck3"></label>
<input id="ck4" type="checkbox" />
<label for="ck4"></label>
<input id="ck5" type="checkbox" />
<label for="ck5"></label>
</div>
</div>
<div class="skills__item">
<div class="left"><div class="name">
CSS/SCSS</div></div>
<div class="right">
<input id="ck1" type="checkbox" checked/>
<label for="ck1"></label>
<input id="ck2" type="checkbox" checked/>
<label for="ck2"></label>
<input id="ck3" type="checkbox" checked/>
<label for="ck3"></label>
<input id="ck4" type="checkbox" />
<label for="ck4"></label>
<input id="ck5" type="checkbox" />
<label for="ck5"></label>
</div>
</div>
<div class="skills__item">
<div class="left"><div class="name">
Bootstrap/Tailwind</div></div>
<div class="right">
<input id="ck1" type="checkbox" checked/>
<label for="ck1"></label>
<input id="ck2" type="checkbox" checked/>
<label for="ck2"></label>
<input id="ck3" type="checkbox" checked/>
<label for="ck3"></label>
<input id="ck4" type="checkbox" />
<label for="ck4"></label>
<input id="ck5" type="checkbox" />
<label for="ck5"></label>
</div>
</div>
</div>
<div class="section">
<div class="section__title">
Interests
</div>
<div class="section__list">
<div class="section__list-item">
Music, programming.
</div>
</div>
</div>
</div>
</div>
</div>
<script>
const name = 'Oluwasegun Adeniyi'
console.log(`My name is ${name}`)
</script>
</body>
</html>