-
Notifications
You must be signed in to change notification settings - Fork 11
/
index.html
256 lines (220 loc) · 13.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>BVPIEEE</title>
<link href="img/bvpieee logo.png" rel="icon">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Jost:wght@500;600;700&family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="container-fluid p-0">
<nav class="navbar navbar-expand-lg bg-white navbar-light py-3 py-lg-0 px-lg-5">
<a href="index.html" class="navbar-brand ml-lg-3">
<h1 class="m-0 text-uppercase text-primary">IEEE</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between px-lg-3" id="navbarCollapse">
<div class="navbar-nav ml-auto py-0">
<a href="index.html" class="nav-item nav-link active">Home</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">About Us</a>
<div class="dropdown-menu m-0">
<a href="ABOUT_US/index.html" class="dropdown-item">About Us</a>
<a href="ACHIEVEMENTS/index.html" class="dropdown-item">Achievements</a>
</div>
</div>
<a href="COMMUNITIES/index.html" class="nav-item nav-link">Communities</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Events And Activities</a>
<div class="dropdown-menu m-0">
<a href="Events/index.html" class="dropdown-item">Past Events</a>
<a href="Gallery/index.html" class="dropdown-item">Gallery</a>
</div>
</div>
<a class="nav-item nav-link contact">Contact Us</a>
</div>
</div>
</nav>
</div>
<div class="jumbotron jumbotron-fluid position-relative overlay-bottom" style="margin-bottom: 90px;">
<div class="container text-center my-5 py-5">
<h1 class="text-white mt-4 mb-4">Welcome To</h1>
<h1 class="text-white display-1 mb-5">BVPIEEE</h1>
</div>
</div>
<div class="container-fluid mb-5">
<div class="row justify-content-center p-2">
<h1 class="display-4">About Us</h1>
</div>
<div class="row">
<div class="col-lg-10 offset-1">
<p>
IEEE, Institute Of Electrical And Electronics Engineers (IEEE, pronounced as I-Triple-E) is the 125 years old world’s largest technical society. The society is headquartered in New York dedicated to advancing technological innovation and the excellence of humanity.
IEEE and its members inspire a global community through its highly cited publications, conferences, technology standards, and professional plus educational activities. Its student branches contribute a lot to developing an engineer student’s personality and technical skills,
</p>
<p>
IEEE's core purpose is to foster technological innovation and excellence for the benefit of humanity. The Student Branch activities offer numerous educational, technical, and professional opportunities through various events, talks, and workshops to enhance the skill set of students. <b> IEEE, we are dedicated to serving the purpose of helping its members to enrich their technical knowledge and expertise. The main focus of this association is to conduct social and technical activities for students and create awareness and encourages them to utilize the benefits of IEEE membership, including scholarships, competitions, and conference grants.</b>
</p>
<p>
BVPIEEE, the IEEE Student branch of Bharati Vidyapeeth’s College of Engineering is a society which encourages active
involvement of fellow students in its events and proceedings. The members of BVPIEEE enjoy a wide spectrum of
opportunities and resources. Young innovative minds can hugely benefit from the plethora of knowledge and technical
know-how that IEEE has to offer. BVPIEEE has consistently organised a diverse range of events and competitions; be it
2-Day conferences, 24-hour hackathons or workshops our team has proudly hosted all of them.
<br /> <br/>
<b>Objective:</b>
<br />
To provide a platform for students to share knowledge, learn new skills, and promote hands-on learning. Provide exposure
to state-of-the-art cutting-edge technologies thereby making students both research and industry-ready. To support the
students in their academic journey and simultaneously bridge the gap between academia and industry. To serve as the
common platform for like-minded people who wish to excel in their fields. Provide valuable lessons in teamwork, team
building, communication, leadership, and management. Socialising and networking take the center stage as students come
together in our society.
</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="container-fluid pt-5 pb-3 px-4">
<!-- <div class="text-center mb-3 pb-3">
<h1>HEADING</h1>
</div> -->
<div class="row">
<div class="col-lg-3 mb-4">
<div class="service-item bg-white text-center mb-2 py-5 px-4">
<a href="./COMMUNITIES/index.html">
<i class="fa fa-2x fa-cubes mx-auto mb-4"></i>
<h5 class="mb-2">Chapters</h5>
<p style="font-size: 1rem;">The building blocks of BVPIEEE are its chapters. We have Robotics and Automation Society (RAS), Computer Society(CS), Industrial Applications Society (IAS)</p>
</a>
</div>
</div>
<div class="col-lg-3 mb-4">
<div class="service-item bg-white text-center mb-2 py-5 px-4">
<a href="./COMMUNITIES/index.html#drishti">
<i class="fa fa-2x fa-users mx-auto mb-4"></i>
<h5 class="mb-2">Special interest Groups</h5>
<p style="font-size: 1rem;">SIGs are created for the special interests of the students, they are independent to think and explore possibilities.</p>
</a>
</div>
</div>
<div class="col-lg-3 mb-4">
<div class="service-item bg-white text-center mb-2 py-5 px-4">
<a href="./COMMUNITIES/index.html#wie">
<i class="fa fa-2x fa-female mx-auto mb-4"></i>
<h5 class="mb-2">Women in Engineering</h5>
<p style="font-size: 1rem;">BVPIEEE Women in Engineering(WIE) is a professional organization dedicated to promoting women engineers and scientists.</p>
</a>
</div>
</div>
<div class="col-lg-3 mb-4">
<div class="service-item bg-white text-center mb-2 py-5 px-4">
<a href="./Events/index.html" class="property">
<i class="fa fa-2x fa-hashtag mx-auto mb-4"></i>
<h5 class="mb-2">Events</h5>
<p style="font-size: 1rem;">BVPIEEE holds numerous number of events every year, take a look at some of the events from the past.</p>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-image" style="margin: 90px 0;">
<div class="container">
<div class="row">
<div class="col-lg-7 my-5 pt-5 pb-lg-5">
<div class="section-title position-relative mb-4">
<h6 class="d-inline-block position-relative text-secondary text-uppercase pb-2">Why Choose Us?</h6>
<h1 class="display-4">MEMBERSHIP BENEFITS</h1>
</div>
<p class="mb-4 pb-2">IEEE members can access information on local events and activities by signing in to IEEE, the members' personalized gateway to IEEE membership.
</p>
<div class="d-flex mb-3">
<div class="btn-icon bg-primary mr-4">
<i class="fa fa-2x fa-square text-white"></i>
</div>
<div class="mt-2">
<p>Access individual Society memberships and subscriptions.</p>
</div>
</div>
<div class="d-flex mb-3">
<div class="btn-icon bg-secondary mr-4">
<i class="fa fa-2x fa-square text-white"></i>
</div>
<div class="mt-2">
<p>Connect with local IEEE Sections and volunteer leadership.</p>
</div>
</div>
<div class="d-flex mb-3">
<div class="btn-icon bg-warning mr-4">
<i class="fa fa-2x fa-square text-white"></i>
</div>
<div class="mt-2">
<p class="m-0">Find upcoming conferences.</p>
</div>
</div>
<div class="d-flex mb-3">
<div class="btn-icon bg-success mr-4">
<i class="fa fa-2x fa-square text-white"></i>
</div>
<div class="mt-2">
<p>Learn more about individual benefits.
</p>
</div>
</div>
<div class="d-flex">
<div class="btn-icon bg-info mr-4">
<i class="fa fa-2x fa-square text-white"></i>
</div>
<div class="mt-2">
<p>Read the latest news from IEEE, IEEE Spectrum, IEEE Standards News, and The Institute.</p>
</div>
</div>
</div>
<div class="col-lg-5" style="min-height: 500px;">
<div class="position-relative h-100">
<img class="position-absolute w-100 h-100" src="img/background.jpg" style="object-fit: cover;">
</div>
</div>
</div>
</div>
</div>
<div id="footer" class="container-fluid position-relative overlay-top bg-dark text-white-50 py-5" style="margin-top: 90px;">
<div class="container mt-5 pt-5">
<div class="row">
<div class="col-md-6">
<a href="index.html" class="navbar-brand">
<h1 class="mt-n2 text-uppercase text-white">BVPIEEE</h1>
</a>
<p class="m-0">Be one of us and experience the various domains that we work in.
BVPIEEE not only focusses on the technical side but also include a whole lot of managerial tasks. Join Us to explore more.</p>
</div>
<div class="col-md-4 mb-5 ml-auto">
<h3 class="text-white mb-4">Get In Touch</h3>
<p><i class="fa fa-map-marker-alt mr-2"></i>Bharati Vidyapeeth's College of Engineering & Paschim Vihar, New Delhi, 110063</p>
<p><i class="fa fa-envelope mr-2"></i>bvpieee.info@gmail.com</p>
<div class="mt-5">
<a class="text-white mr-4" href="https://twitter.com/BVPIEEE2"><i class="fab fa-2x fa-twitter"></i></a>
<a class="text-white mr-4" href="https://www.facebook.com/bvpieee/"><i class="fab fa-2x fa-facebook-f"></i></a>
<a class="text-white mr-4" href="https://www.linkedin.com/company/31299768/"><i class="fab fa-2x fa-linkedin-in"></i></a>
<a class="text-white" href="https://www.instagram.com/bvpieee/"><i class="fab fa-2x fa-instagram"></i></a>
</div>
</div>
</div>
</div>
<a href="#" class="btn btn-lg btn-primary rounded-0 btn-lg-square back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>