-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupnorth.html
More file actions
339 lines (236 loc) · 13 KB
/
upnorth.html
File metadata and controls
339 lines (236 loc) · 13 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
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
339
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/1f3084c9cc.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="upnorth.css">
<title>upnorth</title>
</head>
<body>
<!--Nav div-->
<header class="head">
<div id="img" class="image"><a href="#upnorth.html"><img class="logo" src="https://upnorthacademy.com/logo.png" alt="logo" ></a></div>
<nav class="navbar navbar-expand-lg navbar-light bg-ligth">
<div class="container-fluid" >
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#about" style="color: rgb(208, 8, 215);"><h6>About Us</h6></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#program" style="color: rgb(208, 8, 215);"><h6>Our programs</h6></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#success" style="color: rgb(208, 8, 215);"><h6>Our Progress</h6></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#partner" style="color: rgb(208, 8, 215);"><h6>Join Us</h6></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#get" style="color: rgb(208, 8, 215);"> <h6>Get Involved</h6></a>
</li>
<li class="nav-item">
<a class="nav-link" href ="#contact" style="color: rgb(208, 8, 215);"><h6>Contact Us</h6></a>
</li>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!--first div-->
<div id="up" class="container-fluid text-center text-white">
<h1 class="upnorth">
<em> Upnorth Academy:</em>Empowering Girls and Women in Technology Across Northern Nigeria. </h1>
<br>
<br>
<br>
<br>
<br>
<br>
<p id="our">Our mission is to provide girls and women in northern Nigeria with the skills, resources and support necessary to pursue careers in technology and create a brighter future. We believe that technology can empower individuals, transform communities, and changelives.</p>
<br>
<button id="button" type="button" class="btn btn-link">Apply Now</button>
</div>
<div>
<!--second div-->
<h2 id="program">Our programs and initiatives</h2>
<br>
<div id="second" class="container-fluid text-center" >
<div class="row" >
<div class="col-sm-4 " >
<div class="card">
<h4 id="pro">Coding Bootcamps</h4>
<h5> Intensive 12-week courses that teach you everything you need to know about web development, programming and software engineering. </h5>
</div>
</div>
<div class="col-sm-4 " >
<div class="card" >
<h4 id="pro">Mentorship Programs</h4>
<h5>Connect with experienced professionals in the industry and get personalized guidance as you build your skills and advance your career.</h5>
</div>
</div>
<div class="col-sm-4 ">
<div class="card">
<h4 id="pro">Networking Events</h4>
<h5> Meet other tech enthusiasts, learn from industry leaders, and make valuable connections that could lead to your next professional opportunity.</h5>
</div>
</div>
</div>
</div>
<div>
<!--Third div-->
<section 4="" id="success">
<h1 class="content1">Our Success Story</h1>
<br>
<div class="row">
<div class="col-sm-3 main">
<div class="card" style="border-radius: 50px; height: 550px;">
<img src="https://i.ibb.co/SPXmVg9/47509527709.png" alt="images">
<div class="content2" id="main" style="text-align: center;">
<h2>Paul Ogundipe</h2>
<p>After completing Upnorth Academy's web development bootcamp, Paul landed a job at a fast-growing tech startup where she now leads a team of developers.</p>
</div>
</div>
</div>
<div class="col-sm-3 main">
<div class="card ayo" id="ayo" style="border-radius: 50px; height: 550px;">
<img src="https://media.istockphoto.com/id/537173127/photo/head-shot-of-a-young-woman-posing.jpg?s=612x612&w=0&k=20&c=j0ln8EKwIhWN0l47G0PGTDEsjncrNbhJz7qi-rr28Js=" alt="images">
<div class="content2" style="text-align: center;">
<h2>Wendy Williams</h2>
<p>Thanks to Upnorth Academy's mentorship program, Wendy was able to connect with a seasoned software engineer who not only helped her improve her coding skills but also assisted in landing her dream job.</p>
</div>
</div>
</div>
<div class="col-sm-3 main">
<div class="card" style="border-radius: 45px; height: 550px;">
<img src="https://i.ibb.co/LJ6g12s/20230907-150541.jpg" style="height: 330px;">
<div class="content2" style="text-align: center;">
<h2>Adeyemi Temitayo</h2>
<p>Attending a networking session organized by Upnorth Academy was a turning point for Temitayo. She was able to connect with entrepreneurs and tech leaders in her field, which gave her the motivation and confidence to launch her tech startup.</p>
</div>
</div>
</div>
</div>
</section>
<!--Third div-->
<!-- <h2 id="success">Our Success Story</h2>
<br>
<div id="third" class="container-fluid text-center" >
<div class="row" >
<div class="col-sm-4 " >
<div id="ade" class="card" style="border-radius: 50px; height: 550px">
<img src="https://i.ibb.co/SPXmVg9/47509527709.png"alt="Cinque Terre">
<h2 id="name"> Paul Ogundipe</h2>
<p>After completing Upnorth Academy's web development bootcamp, Bola landed a job at a fast-growing tech startup where she now leads a team of developers.
</p>
</div>
</div>
<div class="col-sm-4 " >
<div id="ade" class="card" style="border-radius: 50px; height: 550px" >
<img src="https://media.istockphoto.com/id/537173127/photo/head-shot-of-a-young-woman-posing.jpg?s=612x612&w=0&k=20&c=j0ln8EKwIhWN0l47G0PGTDEsjncrNbhJz7qi-rr28Js=" alt="">
<h2 id="name"> Wendy Williams</h2>
<p>Thanks to Upnorth Academy's mentorship program, Zainab was able to connect with a seasoned software engineer who not only helped her improve her coding skills but also assisted in landing her dream job.
</p>
</div>
</div>
<div class="col-sm-4 ">
<div id="ade" class="card" style="border-radius: 45px; height: 550px">
<img src="https://i.ibb.co/LJ6g12s/20230907-150541.jpg" alt="">
<h2 id="name">Adeyemi Temitayo</h2>
<p>Attending a networking session organized by Upnorth Academy was a turning point for Maryam. She was able to connect with entrepreneurs and tech leaders in her field, which gave her the motivation and confidence to launch her tech startup.</p>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
<br>-->
<div>
<!--fourth div-->
<h1 class="partner">Partner With Us</h1>
<br>
<div class="container-fluid text-center " >
<div class="row" >
<div class="col-sm-4 " >
<div id="part" class="card">
<h1>1</h1>
<br>
<h2 id="i">Corporate Sponsors</h2>
<br>
<h6>
Partner with us to support our mission, reach a wider audience and help to make a difference in the lives of girls and women in northern Nigeria.
</h6>
</div>
</div>
<div class="col-sm-4 " >
<div id="part" class="card" >
<h1>2</h1>
<br>
<h2> Academic Institutions</h2>
<br>
<h6>
Partner with us to provide your students with innovative, hands-on educational experiences, and enrich their educational programs.
</h6>
</div>
</div>
<div class="col-sm-4 ">
<div id="part" class="card">
<h1>3</h1>
<br>
<h2> Individual Outreach</h2>
<br>
<h6>
Help spread the word about our programs and initiatives to the greater community and identify potential candidates for our</h6>
</div>
</div>
</div>
</div>
<br>
<div>
<!--fifth div-->
<h2 class="partner">Get Involved</h2>
<br>
<div class="row" id="get">
<div class="col-sm-6 in " >
<div class="card" id="in">
<h2>Volunteer</h2>
<p style="text-align: center;">
Join our team of volunteers and help us develop and deliver our programs to women and girls across northern Nigeria.
</p>
</div>
</div>
<div class="col-sm-6 in" >
<div class="card" id="in" >
<h2> Donate </h2>
<p style="text-align: center;">
Your financial support is crucial to our success. Make a donation in support of our ongoing work to empower girls and women in technology.
</p>
</div>
</div>
</div>
<br>
<div>
<!--Footer div-->
<section 7 id="contact">
<div class="card text-center mt-5" style="background-color: rgb(230, 209, 250);">
<div class="card-body" style="max-width: 60%; margin: 0 auto;">
<img src="https://upnorthacademy.com/logo.png" class="me" alt="logo" >
<h2 class="card-title" style="line-height: 20px;" ><strong style="-webkit-text-fill-color: blueviolet;">Contact Us</strong></h2>
<p class="card-text" style="-webkit-text-fill-color: blueviolet;">We'd love to hear from you! Whether you have a question about our programs or want to discuss partnership opportunities, please don't hesitate to get in touch with us through the following mediums: <strong> tyadeyemi@yahoo.com or +2348135562365</strong</p>
</div>
</div>
<!--whatsapp div-->
<div class="whatsapp">
<a href="https://api.whatsapp.com/send?phone=2348135562365" target="_blank">
<h5> <i class="fa fa-whatsapp fa-3x fa-spin" aria-hidden="true"></i></h5></a>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>