-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
203 lines (161 loc) · 10.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>IEEE LINK - Local Integrated Network of Kerala</title>
<link href="./assets/Icons/IEEE-LINK - Icon.png" rel="icon">
<link href="./assets/Icons/IEEE-LINK - Icon.png" rel="apple-touch-icon">
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<link href="./assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
integrity="sha512-c42qTSw/wPZ3/5LBzD+Bw5f7bSF2oxou6wEb+I/lqeaKV5FDIfMvvRp772y4jcJLKuGUOpbJMdg/BTl50fJYAw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css"
integrity="sha512-1cK78a1o+ht2JcaW6g8OXYwqpev9+6GqOkz9xmBN9iUUhIndKtxwILGWYOSibOKjLsEdjyjZvYDq/cZwNeak0w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/boxicons/2.1.0/css/boxicons.min.css"
integrity="sha512-pVCM5+SN2+qwj36KonHToF2p1oIvoU3bsqxphdOIWMYmgr4ZqD3t5DjKvvetKhXGc/ZG5REYTT6ltKfExEei/Q=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="./assets/vendor/swiper/swiper-bundle.min.css">
<link rel='stylesheet' href='./stylesheets/style.css' />
</head>
<body>
<header id="header" class="d-flex align-items-center">
<div class="container d-flex justify-content-between align-items-center">
<div class="logo">
<h1><a href="./index.html">IEEE LINK</a>
<p>Local Integrated Network of Kerala IEEE students</p>
</h1>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./blogs.html">Blogs</a></li>
<li><a href="./testimonials.html">Testimonials</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<section id="services" class="services">
<h1 class="text-center fw-bold pb-5">IEEE Region 10 Student Activities Awards</h1>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in-up">
<div class="icon-box">
<div class="icon"><i class="bx bx-trophy"></i></div>
<h4>IEEE R10 Outstanding Volunteer Award</h4>
<p>
The purpose of this award is to recognize the work done by an individual IEEE member to (a) service to members and (b) increase the student membership by conducting activities beneficial to student members.
</p>
<a href="https://sac.ieeer10.org/outstanding-volunteer-award/" class="btn btn-sm btn-primary mt-5 px-4 py-2 text-white">Apply Now!</a>
</div>
</div>
<div class="col-lg-6 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in-up">
<div class="icon-box">
<div class="icon"><i class="bx bx-trophy"></i></div>
<h4>IEEE R10 Outstanding Student Branch Award</h4>
<p>The purpose of this award is to identify the Student Branch that has conducted quality events, workshops, projects, etc. for the benefit of students.
</p>
<a href="https://sac.ieeer10.org/outstanding-sb-award/" class="btn btn-sm btn-primary mt-5 px-4 py-2 text-white">Apply Now!</a>
</div>
</div>
</div>
</div>
<section id="services" class="services">
<h1 class="text-center fw-bold pb-5">IEEE MGA SAC Awards</h1>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in-up">
<div class="icon-box">
<div class="icon"><i class="bx bx-trophy"></i></div>
<h4>Larry K. Wilson Regional Student Activities Award</h4>
<p>
The purpose of this award is to recognize, annually, in each Region of the IEEE, the Student member most responsible for
an extraordinary accomplishment associated with Student Activities.
</p>
<a href="https://students.ieee.org/student-opportunities/sac-awards-programs/larry-k-wilson-regional-student-activities-award/"
class="btn btn-sm btn-primary mt-5 px-4 py-2 text-white">Apply Now!</a>
</div>
</div>
<div class="col-lg-6 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in-up">
<div class="icon-box">
<div class="icon"><i class="bx bx-trophy"></i></div>
<h4>IEEE Regional Exemplary Student Branch Award</h4>
<p>The purpose of this award is to provide public recognition of exemplary IEEE Student Branch operations. Awards will be
presented to those Student Branches that are found to be operated in a manner consistent with the goals of IEEE
</p>
<a href="https://students.ieee.org/student-opportunities/sac-awards-programs/ieee-regional-exemplary-student-branch-award/"
class="btn btn-sm btn-primary mt-5 px-4 py-2 text-white">Apply Now!</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in-up">
<div class="icon-box">
<div class="icon"><i class="bx bx-trophy"></i></div>
<h4>The Darrel Chong Student Activity Award</h4>
<p>
The purpose of this recognition system serves to change the mindset of our student groups, from being number-driven to
becoming value-driven and to acknowledge exemplary student activities around the world. The goal is to improve the
quality of activities and to foster knowledge sharing among students
</p>
<a href="https://students.ieee.org/the-darrel-chong-student-activity-award/"
class="btn btn-sm btn-primary mt-5 px-4 py-2 text-white">Apply Now!</a>
</div>
</div>
<div class="col-lg-6 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in-up">
<div class="icon-box">
<div class="icon"><i class="bx bx-trophy"></i></div>
<h4>IEEE Outstanding Branch Counselor and Branch Chapter Advisor Award</h4>
<p>Aware of the unusual and dedicated efforts of Student Branch Counselors and Branch Chapter Advisors, the Regional and
Technical Activities Boards sponsor a cash award to each of the approximately 20 outstanding Counselors and Advisors
around the world.
</p>
<a href="https://students.ieee.org/student-opportunities/sac-awards-programs/ieee-outstanding-branch-counselor-and-branch-chapter-advisor-award/"
class="btn btn-sm btn-primary mt-5 px-4 py-2 text-white">Apply Now!</a>
</div>
</div>
</div>
</div>
</section>
</section><!-- End Services Section -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright
<strong><span>IEEE Kerala Section</span></strong>. All Rights Reserved
</div>
<div class="credits">
Made with 🤍
<strong>LINK Team</strong>
</div>
</div>
</footer>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"
integrity="sha512-A7AYk1fGKX6S2SsHywmPkrnzTZHrgiVT7GcQkLGDe2ev0aWb8zejytzS8wjo7PGEXKqJOrjQ4oORtnimIRZBtw=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="./assets/vendor/purecounter/purecounter.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/glightbox.min.js"></script>
<script src="./assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="./assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="./assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="./javascripts/main.js"></script>
<script src="./javascripts/script.js"></script>
</body>
</html>