-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathindex.html
398 lines (391 loc) · 21.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
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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Jkuat Agges</title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/tailwind.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cookie">
<link rel="shortcut icon" href="./img/favicon.ico">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="css/styles.min.css">
<link rel="stylesheet" href="css/ministyle.css">
</head>
<body>
<nav class="navbar navbar-light navbar-expand-md" style="width: 100%; height:auto;background-color: #ffffff !important; font-weight:bold; box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;font-size: 18px; background: #01011f ; position: fixed !important; top:0 !important;z-index: 10 !important;">
<div class="container-fluid">
<a class="navbar-brand" href="#" style="color: var(--cyan);">
<img src="./assests/logo/aggesLogo.png" style="width:50px; height:25px">
</a>
<button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1" style="color: var(--red);background: #c60e0e;">
<span class="sr-only">Toggle navigation</span>
<span class="navbar-toggler-icon" style="color: rgba(152,9,9,0.5);"></span>
</button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" href="#" style="color: #25274d;">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/about.html" style="color: #25274d;">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/members.html" style="color: #25274d;">Membership</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/Events.html" style="color: #25274d;">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://agges-blog-site.netlify.app/" style="color: #25274d;">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/team.html" style="color: #25274d;">Our Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/projects.html" style="color: #25274d;">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/past-papers.html" style="color: #25274d;">Past papers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/contactus.html" style="color: #25274d;">Contact us</a>
</li>
<li class="nav-item"></li>
<li class="nav-item">
<a class="nav-link" href="https://bit.ly/3JFWUMB" style="color: #25274d;">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/archive.html" style="color: #25274d;">Archive</a>
</li>
</ul>
</div>
</div>
</nav>
<!--Header - main section -->
<!--Hero-->
<div class="pt-24">
<div class="container px-3 mx-auto flex flex-wrap flex-col md:flex-row items-center">
<!--Left Col-->
<div class="flex flex-col w-full md:w-2/5 justify-center items-start text-center md:text-left">
<p class="uppercase tracking-loose w-full">Agges Club | Youth Mappers</p>
<h3 class="text-center" style="font-weight:bold;">
AGGES - Association of Geospatial Engineering Students
</h3>
<p class="leading-normal text-2xl mb-8">
AGGES club is the only club of spatial engieers, students, and alumni who are committed to make use of GIS,
remote sensing to better the experience of people of the world.
</p>
<button class="mx-auto lg:mx-0 hover:underline bg-orange text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg focus:outline-none focus:shadow-outline transform transition hover:scale-105 duration-300 ease-in-out">
<a class="btn primary" href="pages/members.html" style="border:none">Be Part of Us</a>
</button>
</div>
<!--Right Col-->
<div class="w-full md:w-3/5 py-6 text-center">
<img class="w-full md:w-4/5 z-50" src="img/hero.png" />
</div>
</div>
</div>
<!--end of header -->
<div style="text-align:center;">
<h2 class="divider-style" style="margin: 30px 30px 30px; color: rgb(10, 14, 14);">
<span>
<strong> About Us</strong>
<br>
</span>
</h2>
</div>
<!--Start of About Section -->
<section class="features-clean">
<div class="container">
<div class="row features">
<div class="col-sm-6 col-lg-4 item">
<h3 class="name">AGGES</h3>
<p class="description">Association of Geospatial Engineering students(AGGES) is a one among the
<br> clubs at JKUAT. The Club consist of like minded passionate geospatial
<br>Engineers and GIS experts/graduates and Undergraduates
<a href="./pages/about.html">...Read More</a>
<br>
<br>
</p>
</div>
<div class="col-sm-6 col-lg-4 item">
<h3 class="name">History</h3>
<p class="description">Everything has its origin therefore we can trace AGGES in time
<a href="./pages/about.html">...more</a>
<br>
<br>
</p>
</div>
<div class="col-sm-6 col-lg-4 item">
<h3 class="name">Our Vision</h3>
<p class="description">Equip members with hands on experience with the current technologies and provide better link market demand skills.
<br>
</p>
</div>
<div class="col-sm-6 col-lg-4 item">
<h3 class="name">Our Mission</h3>
<p class="description">Our mission is to Provide a link between class work and industry through for club members
<br>
<br>
</p>
</div>
<div class="col-sm-6 col-lg-4 item">
<h3 class="name">Core Values</h3>
<p class="description">- Integrity
<br>- Passion for excellence
<br>- Vibrant spirit of comradeship and friendship
<br>
<br>
</p>
</div>
</div>
</div>
</section>
<!--End of about section-->
<!--Start of team section-->
<section class="team-boxed">
<div class="container">
<div class="intro">
<h2 class="text-center">Head Team</h2>
<p class="text-center">"If your actions inspire others to dream more, learn more, do more and become more, you are a leader." -John Quincy Adams</p>
</div>
<div class="row people">
<div class="col-md-6 col-lg-4 item">
<div class="box">
<img class="rounded-circle" src="assests/images/executive/YR-22-23/exec-five.jpeg">
<h3 class="name">Valentine Irungu</h3>
<p class="title">Chair person</p>
<p class="description">“The drawing of a parallel between cartography and architecture is instructive. Each lies in the field of the practical arts; each is older than history; and each, since its beginnings, has been more or less under the control of
its consumers.” ~ Arthur H. Robinson</p>
<div class="social">
<a href="#">
<!--<i class="fa fa-whatsapp"></i>-->
</a>
<a href="#">
<!--<i class="fa fa-facebook-official"></i>-->
</a>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
<a href="#">
<i class="fa fa-envelope"></i>
</a>
<a href="https://www.linkedin.com/in/valentine-irungu-49552221a/">
<i class="fa fa-linkedin"></i>
</a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 item">
<div class="box">
<img class="rounded-circle" src="assests/images/executive/YR-22-23/exec-two-kevin.jpeg">
<h3 class="name">Kevin Kiprotich</h3>
<p class="title">Vice Chair</p>
<p class="description">“I’ve always been fascinated by maps and cartography. A map tells you where you’ve been, where you are, and where you’re going — in a sense it’s three tenses in one.” ~ Peter Greenaway</p>
<div class="social">
<a href="#">
<!--<i class="fa fa-whatsapp"></i>-->
</a>
<a href="#">
<!--<i class="fa fa-facebook-official"></i>-->
</a>
<a href="https://twitter.com/KevinKi69601686">
<i class="fa fa-twitter"></i>
</a>
<a href="#">
<i class="fa fa-envelope"></i>
</a>
<a href="https://www.linkedin.com/in/kevin-kiprotich-8a972a20a/">
<i class="fa fa-linkedin"></i>
</a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 item">
<div class="box">
<img class="rounded-circle" src="assests/images/executive/YR-22-23/exec-three.jpeg">
<h3 class="name">Constance Asena</h3>
<p class="title">Project Lead</p>
<p class="description">
A man's feet should be planted in his country, but his eyes should survey the world.~ George Santayana
</p>
<div class="social">
<a href="#">
<!--<i class="fa fa-whatsapp"></i>-->
</a>
<a href="#">
<!--<i class="fa fa-facebook-official"></i>-->
</a>
<a href="#">
<i class="fa fa-twitter"></i>
</a>
<a href="mailto:[email protected]">
<i class="fa fa-envelope"></i>
</a>
<a href="#">
<i class="fa fa-linkedin"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--End of Teams section-->
<!--Agges components and operations ***Section**-->
<section class="features-boxed">
<div class="container">
<div class="intro">
<h2 class="text-center">
<br>
<strong>AGGES Components</strong>
<br>
<br>
</h2>
<p class="text-center">
<br>
<strong>One team and club that operate at a higher level. Every meeting or activity that happens in this club is well detailed and records are available within our several sites.</strong>
<br>
<br>
</p>
</div>
<div class="row justify-content-center features">
<div class="col-sm-6 col-md-5 col-lg-4 item">
<div class="box">
<i class="fa fa-calendar icon"></i>
<h3 class="name">
<br>
<strong>Meetings</strong>
<br>
<br>
</h3>
<p class="description" style="font-size: 17px;">
<br>Our meetings occurs once a week. All meetings happens when semester session have been initialized for COETEC students.
<strong>Venue: H7/Tech House <br>Room: 005</strong>
<br>
<br>
</p>
<a class="learn-more" href="./pages/Events.html">Learn more »</a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-lg-4 item">
<div class="box">
<i class="fa fa-globe icon"></i>
<h3 class="name">
<br>
<strong>Mapping/CAD</strong>
<br>
<br>
</h3>
<p class="description">
<br> Improving our designs skills, Mapping and CAD in general is important to keep us on track with professional skills needed in the job market. To help one another grow, we have several interactive sessions during meetings
to upgrade our skills in Mapping and designs.
<br>
<br>
</p>
<a class="learn-more" href="https://bit.ly/3JFWUMB">Learn more »</a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-lg-4 item">
<div class="box">
<i class="fa fa-book icon"></i>
<h3 class="name">
<br>
<strong>Projects</strong>
<br>
<br>
</h3>
<p class="description">
<br>To achieve our objectives as a team, club members are supposed to at least work on one mega project per semester. This projects aim at solving a given problem within the club, school, community around.
<br>
<br>
</p>
<a class="learn-more" href="./pages/projects.html">Learn more »</a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-lg-4 item">
<div class="box">
<i class="fa fa-users icon"></i>
<h3 class="name">
<br>
<strong>Members</strong>
<br>
<br>
</h3>
<p class="description">
<br>AGGES without members then it doesn't' deserve to exist as a club. Anyone from GEGIS department is allowed to take part in our meetings. We also welcome anyone willing to learn and partner with us to unlock insight
about <strong>The Science of Where as stated by ESRI</strong>.
<br>
<br>
</p>
<a class="learn-more" href="./pages/members.html">Learn more »</a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-lg-4 item">
<div class="box">
<i class="fa fa-desktop icon"></i>
<h3 class="name">
<br>
<strong>Programming</strong>
<br>
<br>
</h3>
<p class="description">
<br>Technological revolution has also seen its effect in GIS mapping and Remote Sensing. We are therefore committed and highly collaborative to matters programming. Programming languages we deal with include: Python, C, C++,
R programming, Java,javascript and many more.
<br>
<br>
</p>
<a class="learn-more" href="https://bit.ly/3JFWUMB">Learn more »</a>
</div>
</div>
<div class="col-sm-6 col-md-5 col-lg-4 item">
<div class="box">
<i class="fa fa-graduation-cap icon"></i>
<h3 class="name">
<br>
<strong>Alumni Team</strong>
<br>
<br>
</h3>
<p class="description">
<br> This is very important part to our club. The Alumni get chance to give back to the club through special organized sessions .They therefore work closely with our team to help our members gain insight about current trends
in job the market and create room for networking.
<br>
<br>
</p>
<a class="learn-more" href="./pages/team.html">Learn more »</a>
</div>
</div>
</div>
</div>
</section>
<!--Footer-->
</nav>
<!-- Start: Footer with social media icons -->
<footer id="footerpad" style="background: #01011f;">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-8 mx-auto">
<ul class="list-inline text-center">
<li class="list-inline-item"><a href="#"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-facebook fa-stack-1x fa-inverse"></i></span></a></li>
<li class="list-inline-item"><a href="#"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-twitter fa-stack-1x fa-inverse"></i></span></a></li>
<li class="list-inline-item"><a href="#"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-instagram fa-stack-1x fa-inverse"></i></span></a></li>
<li class="list-inline-item"><a href="#"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-linkedin fa-stack-1x fa-inverse"></i></span></a></li>
<li class="list-inline-item"><a href="#"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-youtube fa-stack-1x fa-inverse"></i></span></a></li>
</ul>
<p class="copyright text-muted text-center">Copyright © JKUAT AGGES | Developer: Alfred Wegner</p>
</div>
</div>
</div>
</footer>
<!-- End: Footer with social media icons -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.0/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.0-beta2/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="/scripts/script.min.js"></script>
</body>
</html>