-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtraining-team.html
More file actions
301 lines (280 loc) · 15.3 KB
/
training-team.html
File metadata and controls
301 lines (280 loc) · 15.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Training & Project Advancement Team</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/ees-logo.png" rel="icon">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body>
<section id="topbar" class="topbar d-flex align-items-center">
<div class="container d-flex justify-content-center justify-content-md-between">
<div class="contact-info d-flex align-items-center">
<i class="bi bi-envelope d-flex align-items-center"><a
href="mailto:eesbitsindri@gmail.com">eesbitsindri@gmail.com</a></i>
<i class="bi bi-phone d-flex align-items-center ms-4"><span>+91 8409447234</span></i>
</div>
<div class="social-links d-none d-md-flex align-items-center">
<a href="https://m.facebook.com/103285341559615/" target="_blank" class="facebook"><i
class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/ees.bitsindri/?igshid=YmMyMTLinks%3D" target="_blank" class="instagram"><i
class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/company/electrical-engineering-society-bit-sindri/" target="_blank"
class="linkedin"><i class="bi bi-linkedin"></i></i></a>
</div>
</div>
</section>
<header id="header" class="header d-flex align-items-center">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<div><a href="index.html"><img src="assets/img/ees-logo.png" alt="ees" height="65px" width="65px"></a></div>
<a href="index.html" class="logo d-flex align-items-center">
<h1>Electrical Engineering Society</h1>
</a>
<nav class="navbar">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#about">About Us</a></li>
<li class="dropdown"><a href="#"><span>Our Domains</span> <i
class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="alumni-interaction.html">Alumni Interaction Team</a></li>
<li><a href="design-team.html">Design & Technical Team</a></li>
<li><a href="research-team.html">Research & Development Team</a></li>
<li><a href="training-team.html">Training & Project Advancement Team</a></li>
<li><a href="event-team.html">Event Coordination Team</a></li>
<li><a href="editorial.html">Editorial Team</a></li>
<li><a href="sports-team.html">Sports & Cultural Team</a></li>
</ul>
</li>
<li><a href="team.html">Our Team</a></li>
<li class="dropdown"><a href="#"><span>Study Materials</span> <i
class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="notes.html">Notes</a></li>
<li><a href="books.html">Books</a></li>
<li><a href="pyqs.html">PYQs</a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Downloads</span> <i
class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="assets/docs/fees bit 2022pdf.PDF">Fee Structure</a></li>
<li><a href="assets/docs/Academic-Calender-2023-24.pdf">Academic Calender</a></li>
<li><a href="#">Yearly Magazine</a></li>
<li><a href="#">Notice Regarding Internship</a></li>
</ul>
</li>
<li><a href="#footer">Contact Us</a></li>
</ul>
</nav>
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
</div>
</header>
<main id="main">
<div class="page-head">
<div class="page-header d-flex align-items-center bg-training">
<div class="container position-relative">
<div class="row d-flex justify-content-center">
<div class="col-lg-6 text-center">
<h2>Training & Project Advancement Team</h2>
<p>The training and advancement team of the Electrical Engineering Society at BIT Sindri plays a crucial
role in enhancing the
skills and knowledge of its members in the field of electrical engineering.</p>
</div>
</div>
</div>
</div>
<nav>
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>Training & Project Advancement Team</li>
</ol>
</div>
</nav>
</div>
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="row gy-4">
<div class="col-lg-6">
<img src="assets/img/training.jpg" class="img-fluid rounded-4 mb-4" alt="">
<p> The training and advancement team of the Electrical Engineering Society at BIT Sindri plays a vital role
in promoting technical excellence, professional growth, and industry readiness among its members.The team
is responsible for organizing various workshops, seminars, training sessions, and competitions to
promote learning, practical application, and professional development among the students.
</p>
<p>Here are some key aspects of the training and advancement team:
</p>
<ul>
<li><i class="bi bi-check-circle-fill"></i><b>Workshop Organization:</b> The team identifies relevant
topics and invites industry experts, experienced faculty, and professionals to conduct workshops. These
workshops focus on technical skills, emerging technologies, industry trends, and practical applications
in electrical engineering.</li>
<li><i class="bi bi-check-circle-fill"></i><b>Training Sessions:</b> The team conducts training sessions
to impart practical skills to the members. These sessions may include hands-on training in programming
languages, software tools, simulation techniques, circuit design, and analysis</li>
<li><i class="bi bi-check-circle-fill"></i><b>Competitions and Projects:</b> The team organizes
competitions and encourages students to participate in projects related to electrical engineering. These
activities foster a spirit of innovation, teamwork, and problem-solving skills among the members.
Competitions may include circuit design challenges, robotics competitions, or project presentations.
</li>
</ul>
</div>
<div class="col-lg-6">
<div class="content ps-0 ps-lg-5">
<p class="fst-italic">
The team is responsible for organizing various workshops, seminars, training sessions, and competitions
to promote learning, practical application, and professional development among the students.
</p>
<ul>
<li><i class="bi bi-check-circle-fill"></i><b>Skill Development Programs:</b> The team identifies the
skill gaps among the members and organizes skill development programs to bridge those gaps. These
programs may focus on communication skills, leadership development, project management, or
entrepreneurship. By enhancing these skills, students become well-rounded professionals.
</li>
<li><i class="bi bi-check-circle-fill"></i><b>Mentorship and Guidance:</b> The team provides mentorship
and guidance to the members in their academic and career pursuits. Experienced seniors or faculty
members act as mentors, offering advice, sharing their experiences, and guiding students in choosing
the right career paths or higher education opportunities.
</li>
<li><i class="bi bi-check-circle-fill"></i><b>Competitions and Projects:</b> The team organizes
competitions and encourages students to participate in projects related to electrical engineering.
These activities foster a spirit of innovation, teamwork, and problem-solving skills among the
members. Competitions may include circuit design challenges, robotics competitions, or project
presentations</li>
</ul>
<p>Through various initiatives and activities, the team aims to create a conducive learning environment
and empower students to excel in the field of electrical engineering.</p>
<div class="position-relative mt-4">
<img src="assets/img/gallarys/gallarys-12.JPG" class="img-fluid rounded-4" alt="">
<a href="https://www.youtube.com/watch?v=ZJm7AJ6Yo0o" class="glightbox play-btn"></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="team">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Active Members</h2>
<p>Current members in our Training and Project Advancement Team are as follows:</p>
</div>
<div class="row gy-4">
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="assets/img/team/post-bearers/vishal-k.jpg" class="img-fluid" alt="">
<h4>Vishal Kumar</h4>
<span>TAP Co-ordinator</span>
<div class="social">
<a href="mailto:vishalkashyapbit2020@gmail.com" target="_blank" ><i class="bi bi-envelope-at-fill"></i></a>
<a target="_blank" href="https://www.linkedin.com/in/vishal-kumar-bit-sindri"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-xl-3 col-md-6 d-flex" data-aos="fade-up" data-aos-delay="100">
<div class="member">
<img src="assets/img/team/post-bearers/mukund-p.jpg" class="img-fluid" alt="">
<h4>Mukund Parasher</h4>
<span>TAP Co-ordinator</span>
<div class="social">
<a href="mailto:mukundprashar10@gmail.com" target="_blank" ><i class="bi bi-envelope-at-fill"></i></a>
<a target="_blank" href="https://www.linkedin.com/in/mukund-prashar-4a9168214"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer id="footer" class="footer">
<div class="container">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-info">
<a href="index.html" class="logo d-flex align-items-center">
<span>EES</span>
</a>
<p>The Electrical Engineering Society<b> (EES)</b> at BIT Sindri is a student-led organization that aims to
provide students with opportunities to enhance their learning experience and foster camaraderie among
electrical engineering enthusiasts.</p>
<div class="social-links d-flex mt-4">
<a href="https://m.facebook.com/103285341559615/" target="_blank" class="facebook"><i
class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/ees.bitsindri/?igshid=YmMyMTLinks%3D" target="_blank"
class="instagram"><i class="bi bi-instagram"></i></a>
<a href="mailto:shashikantmahato89@gmail.com" class="instagram"><i class="bi bi-envelope-at-fill"></i></a>
<a href="https://www.linkedin.com/company/electrical-engineering-society-bit-sindri/" target="_blank"
class="linkedin"><i class="bi bi-linkedin"></i></a>
</div>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#about">About us</a></li>
<li><a href="index.html#domains">Domains</a></li>
<li><a href="#">Terms of service</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-2 col-6 footer-links">
<h4>Academics</h4>
<ul>
<li><a href="#">B.Tech</a></li>
<li><a href="assets/docs/Academic-Calender-2023-24.pdf" target="_blank">Academic Calendar</a></li>
<li><a href="assets/docs/Admission-Procedure.pdf" target="_blank" >Admissions Procedure</a></li>
<li><a href="assets/docs/fees bit 2022pdf.PDF" target="_blank"> Fee Structure</a></li>
<li><a href="#">Seminars and Workshops</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 footer-contact text-center text-md-start">
<h4>Contact Us</h4>
<p>
Department of Electrical Engineering <br>
BIT Sindri<br>
Jharkhand, 828123<br><br>
<strong>Phone:</strong>+91 8409447234<br>
<strong>Email:</strong>eesbitsindri@gmail.com<br>
</p>
</div>
</div>
</div>
<div class="container mt-4">
<div class="copyright">
© Copyright <strong><span>Electrical Engineering Society</span></strong>. All Rights Reserved
</div>
<div class="credits">
<a href="designing-team.html">Designed by EES</a>
</div>
</div>
</footer>
<a href="#" class="scroll-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<div id="preloader"></div>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.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/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>