-
Notifications
You must be signed in to change notification settings - Fork 1
/
events.html
448 lines (418 loc) · 35.5 KB
/
events.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
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="images/favicon.png">
<title>IEEE LNMIIT SB</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Template CSS Files
================================================== -->
<!-- Twitter Bootstrs CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Ionicons Fonts Css -->
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- animate css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Hero area slider css-->
<link rel="stylesheet" href="css/slider.css">
<!-- owl craousel css -->
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<!-- template main css file -->
<link rel="stylesheet" href="css/main.css">
<!-- responsive css -->
<link rel="stylesheet" href="css/responsive.css">
<!-- font-awesome -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- symentic ui -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.css">
<!-- Template Javascript Files
================================================== -->
<!-- modernizr js -->
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!-- jquery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!-- owl carouserl js -->
<script src="js/owl.carousel.min.js"></script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- wow js -->
<script src="js/wow.min.js"></script>
<!-- slider js -->
<script src="js/slider.js"></script>
<script src="js/jquery.fancybox.js"></script>
<!-- template main js -->
<script src="js/main.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
$(document).ready(function(){
// Add smooth scrolling to all links
$("a").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function(){
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
} // End if
});
});
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript">var scrolltotop={setting:{startline:100,scrollto:0,scrollduration:1e3,fadeduration:[500,100]},controlHTML:'<img src="https://i1155.photobucket.com/albums/p559/scrolltotop/arrow200.png" />',controlattrs:{offsetx:5,offsety:5},anchorkeyword:"#top",state:{isvisible:!1,shouldvisible:!1},scrollup:function(){this.cssfixedsupport||this.$control.css({opacity:0});var t=isNaN(this.setting.scrollto)?this.setting.scrollto:parseInt(this.setting.scrollto);t="string"==typeof t&&1==jQuery("#"+t).length?jQuery("#"+t).offset().top:0,this.$body.animate({scrollTop:t},this.setting.scrollduration)},keepfixed:function(){var t=jQuery(window),o=t.scrollLeft()+t.width()-this.$control.width()-this.controlattrs.offsetx,s=t.scrollTop()+t.height()-this.$control.height()-this.controlattrs.offsety;this.$control.css({left:o+"px",top:s+"px"})},togglecontrol:function(){var t=jQuery(window).scrollTop();this.cssfixedsupport||this.keepfixed(),this.state.shouldvisible=t>=this.setting.startline?!0:!1,this.state.shouldvisible&&!this.state.isvisible?(this.$control.stop().animate({opacity:1},this.setting.fadeduration[0]),this.state.isvisible=!0):0==this.state.shouldvisible&&this.state.isvisible&&(this.$control.stop().animate({opacity:0},this.setting.fadeduration[1]),this.state.isvisible=!1)},init:function(){jQuery(document).ready(function(t){var o=scrolltotop,s=document.all;o.cssfixedsupport=!s||s&&"CSS1Compat"==document.compatMode&&window.XMLHttpRequest,o.$body=t(window.opera?"CSS1Compat"==document.compatMode?"html":"body":"html,body"),o.$control=t('<div id="topcontrol">'+o.controlHTML+"</div>").css({position:o.cssfixedsupport?"fixed":"absolute",bottom:o.controlattrs.offsety,right:o.controlattrs.offsetx,opacity:0,cursor:"pointer"}).attr({title:"Scroll to Top"}).click(function(){return o.scrollup(),!1}).appendTo("body"),document.all&&!window.XMLHttpRequest&&""!=o.$control.text()&&o.$control.css({width:o.$control.width()}),o.togglecontrol(),t('a[href="'+o.anchorkeyword+'"]').click(function(){return o.scrollup(),!1}),t(window).bind("scroll resize",function(t){o.togglecontrol()})})}};scrolltotop.init();
jQuery(document).ready(function($){
if (localStorage.getItem('advertOnce') !== 'true') {
$('body').append('<div id="advert-once" style="position:fixed; bottom: 10px; left: 10px;"><a href="https://www.scrolltotop.com/guide-on-how-to-make-a-website.php" target="_blank" rel="nofollow"><img src="https://i1155.photobucket.com/albums/p559/scrolltotop/makewebsite.png" width="87" height="52" border="0" alt="make a website" /></a><div class="advert-button"></div></div>')
localStorage.setItem('advertOnce','true');
}
$('#advert-once .advert-button').on('click',function(){
$('#advert-once').hide();
});
});
</script>
</head>
<body>
<!--
==================================================
Header Section Start
================================================== -->
<header id="top-bar" class="navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /responsive nav button -->
<!-- logo -->
<div class="navbar-brand">
<a href="index.html" >
<img src="images/logo.png" alt="">
</a>
</div>
<!-- /logo -->
</div>
<!-- main menu -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html" >Home</a>
</li>
<li><a href="about.html">About</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="team.html">Team</a></li>
<li><a class="scroll-link" href="#call-to-action">Contact</a></li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
==================================================
Global Page Section Start
================================================== -->
< <section class="global-page-headerr">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>TALKS</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="center" alt="" src="images/blog/talks.jpg">
</div>
<div class="post-content">
<h3>Talk on Smart Grids and Standard Education in India by Srikanth Chandrasekaran</h3>
<p>Srikanth Chandrasekaran is the Senior Regional Program Manager IEEE Standards Association (IEEE-SA), India. He drives all of the standards related initiatives and programs in India. Prior to joining IEEE, Srikanth was with Freescale Semiconductors (formerly Motorola Inc.) as part of its Technology Solutions Organization for 17 years, focusing on development of internal tools and methodologies used by hardware designers. As chairperson of IEEE-SA India SIG (initiated by the IEEE Standards Association and the IEEE Bangalore section), Srikanth over the past year was involved in enabling participation and contribution to standards development activities through focus groups aligned to areas like Smart Grid, Cloud etc. among others....</p>
<hr>
<h3>Talk on Computational Probability and Monte Carlo Methods by Distinguished Prof. Karmeshu</h3>
<p>
Dr. Karmeshu is Professor in School of Computer and Systems Sciences, at Jawaharlal Nehru University (JNU) New Delhi India, since 1986. Prior to joining JNU, New Delhi, he taught in Department of Systems Engineering at the University of Waterloo, Canada and University of Mexico (UAM) and UNAM,Mexico. Dr. Karmeshu had his education in Physics from University of Delhi, where he scored highest percentage of marks in all Honour’s courses and was awarded Gold Medal. After finishing his M.Sc., he completed his PhD from the same University in the area of Stochastic Modeling of diffusion of Brownian particles. Thereafter in 1976 he proceeded to University of Stuttgart to work with Prof. Haken, founder of Synergetics. He broadened his research interests and started working in the area of stochastic modeling of non-linear problems arising in variety of systems ranging from physical, engineering, to Socio-technical systems.His earlier work on noise in nuclear reactors and diffusion of innovation are well cited and has been included in several books/monographs. He has published over hundred research papers in refereed journals and has edited one book on “Entropy measures, maximum entropy principle and emerging applications” from (Springer-Verlag) and two special issues of JSIR (CSIR Golden jubilee year) on Mathematical modeling of Innovation Diffusion and R and D Management. He has delivered several invited seminars/lectures in India and other countries. He serves on a number of expert committees. Dr. Karmeshu is recipient of Shanti Swarup Bhatnagar Award in Mathematical Sciences (1993) and C.M. Jacob Gold Medal, System Society of India (1990). Dr. Karmeshu’s current areas of research interests are performance modeling of Communication Networks and Wireless Systems, Statistical modeling of Ultrasound images, Computational Neuroscience and Stochastic Models of Social Systems. </p>
<hr>
<h3>Chalk and Talk on 'Signal Flow in Communication' by Prof V.Sinha</h3>
<p>
The concept of Signals and Systems arise in a wide variety, and the areas and techniques associated with these concepts play an important role in diverse areas of Scienceand Technology. But there are a variety of problems and questions that are of importance and need to be solved and answered. What are those questions?
Prof. V. Sinha, founding Director The LNMIIT, Fellow IEEE answered these 'questions' in this valuable talk on 'Signal Flow in Communication'. </p>
<hr>
<h3>Photonics for New Generation Fully-Digital Radar and Wireless Communication Systems by Antonella Bogoni</h3>
<p>
The speech will introduce the role of photonics for new generation radar and wireless communication systems. Modern techniques for the photonic-assisted RF generation will be detailed to provide extremely stable multicarrier signals up to the millimeter wave band, with an arbitrary amplitude and phase modulation and phase noise independent on the frequency.
At the receiver photonic technologies will be reported for the optical sampling directly at RF and for the down-conversion of multiple heterogeneous RF signals, allowing an increased resolution.
The innovative transceiver features guaranteed by the use of photonics, will be demonstrated for the development of new generation fully digital multiband single and array radar systems working at high frequency (X band and beyond), and for the design of radically new multi-protocol software- defined wideband wireless communication apparatus.
Finally new applications for safety, traffic and environment control and for new mobile broadband services enabled by the photonic-based radar and wireless communication systems respectively will be summarized. </p>
<hr>
<h3>Texas Instrument Workshop on embedded system</h3>
<p>
LNMIIT IEEE Student Branch is organising a workshop on Microcontrollers and Embedded Systems in collaboration with Texas Instruments from 29th October to 1st November. The workshop started with an Introductory Talk by the Director, University Programs, Texas Instruments, Mr. Sanjay Srivastava, on 28th October.
The Talk provided the students with an insight of what they were going to learn during the period of the workshop. Students from all years participated enthusiastically.
The event began by honoring the guests with bouquets. Then Prof Raghuvir Tomar gave a brief introduction about the speaker followed by the talk by Mr. Sanjay Srivastava. The question answer round saw lots of keen researchers clearing their doubts regarding this field and the workshop.
In the end, Dr. S.S. Gokhle (Director, LNMIIT) gave his vote of thanks to the honorable guests.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>WORKSHOPS</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="center" alt="" src="images/blog/workshop.jpg">
</div>
<div class="post-content">
<h3>Woman Saftey Workshop by WIE for self defence</h3>
<p>The IEEE WIE Affinity group, LNMIIT organized a "Women Safety Workshop" on September 24, 2014 only for girls.The workshop was conducted in view of increasing women molestation cases and aimed to empower the self sufficiency of women and use of self defense tactics in case of any emergency. The students were also informed about various women emergency helpline numbers and the usage of safety kits. The event saw a huge participation and was very helpful to the the girls.</p>
<hr>
<h3>Git Workshop</h3>
<p>
LNMIIT IEEE Student Branch organised a workshop on Git, GitHub on 1st April 2015. There was a huge participation from students of first year, wanting to learn the in's and out's of OpenSource community.The workshop was taken by Vishwajeet Narwal (2nd year) and Kumar Shubhar (3rd year), members of the IEEE executive committee. The workshop covered the uses of GitHub, its structure and its working. There was also a practical demonstration of all the commands required to work with GitHub. <hr>
<h3>Winter Workshop</h3>
<p>Now, everywhere we look around seems to be digital. The Movies we see, the songs we play so why not study a little about it. In the winters IEEE student Branch organised a workshop to deal many of those answers. The areas covered in the workshop along with respective instructors were:
Digital Image Processing (Abhinash Kumar Jha)
Computer Vision (Rahul Pandey)
Biomedical Signal Processing (Kunwar Saurabh)
Machine Learning (Vishwajeet Narwal)
The workshop covered basics of DIP,Machine Learning and Computer Vision. After basics of Machine Learning, Some of the newly proposed algorithms for Machine Learning like Extreme Learning Machine and Optimisation techniques were also discussed.
Around 59 students registered for the workshop, but only 3 showed enough determination to sacrifice their sloth and attend the workshop and labs.
The three only students worthy of getting certificate are :<br>
1. Anshika Mittal<br>
2. Diksha Bhateja<br>
3. Shruti Sharma</p>
<hr>
<h3>Biomedical Engineering and Medical Informatics Workshop</h3>
<p>
Great advances have been made in the field of bioengineering within the past twenty years, leading to increased incorporation of engineering principles in the fields of biology and medicine. This field holds tremendous potential in solving medical problems and is one of the most researched areas around the globe today.
The scientific program of the workshop is based on plenary presentations by the speakers, with some of the allocated time reserved for in-depth discussion. Distinguished speakers will be invited to participate in the workshop and present topics on their recent work. The workshop will provide a scientific forum for further development and research and will aim to establish new bonds that will bring forward our understanding, and promote technologically successful applications.
</p>
<hr>
<h3>Artificial Intelligence and its Applications Workshop</h3>
<p>
Artificial Intelligence(AI) is the intelligence of machines and the branch of computer science that aims to create it. Artificial Intelligence has always been a research-rich field with a number of challenging and practically significant problems spanning many areas. These include language processing, multi-agent systems, web mining, information retrieval, semantic web, e-learning etc. Artificial Intelligence, hence can offer a wide range of challenging problems matching the plate of every academic or professional.
</p>
<hr>
<h3>Workshops on Antenna and RF Systems</h3>
<p>
Microwave and antennas are used in almost all the communication systems and electronic gadgets starting from the mobile to radar. The aim of workshop is to motivate students and make awareness among the faculty members to learn the latest advancement of the subject, and thus utilize this knowledge in their projects to carve out incredible things. The workshop also aims at developing a general thought about the present and future communication systems. This will be a platform for the students to grab knowledge in the field of Applied Electromagnetics in Defense applications, Antennas Used in EMI/EMC Measurements and about the coming technology of Microwave integrated circuits. The workshop not only focuses on knowing in depth of present technologies in this domain but also believe the students to learn the basics and fundamentals of microwaves. The events are being organized to provide a broad forum for academic interactions with seminars and tutorials on the present cut edge technologies. This would provide an extensive opportunity to the participants for knowledge sharing and exhibition of theoretical and technological development in the general areas of applied Electromagnetics .
</p>
<hr>
<h3>Next Generation W3C Web Technologies</h3>
<p>
The objective is to implement Web based services including m-governance applications on Mobile Devices across device and platforms and all 22 constitutionally recognized Indian languages. The goal of this Workshop is to get community input and feedback on the "Mobile Web Initiative". Specifically, the workshop will look at the current issues with mobile Web access, and how they should be addressed. The importance of web accessibility in India will be accounted and the targeted peoples who will get benefitted by this initiative, the use of web accessibility in India and challenges associated with respect to Indian languages. As multilingual web is an approach towards making web more accessible by everyone and especially in the context of its accessibility in all 22 national recognized language of India.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>TECHNICAL QUIZ</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="center" alt="" src="images/blog/quiz.jpg">
</div>
<div class="post-content">
<h3>LNMIIT IEEE Student Branch along with Quiz Club organised a technical quiz...</h3>
<p>LNMIIT IEEE Student Branch organised the Technical Quiz in collaboration with The Quiz Club on 20th September 2014. There was a huge participation from students of all years, ready to test their knowledge of the technical world.
The Quiz was structured to contain 2 rounds. First Round was the question answer round containing 25 questions. Each question was displayed on the screen for 15 seconds. Second round was the tie breaker round, in case of any ties.</p>
<hr>
<h3>So in conclusion ...</h3>
<p>The results at the end of the first round were distinct, hence the second round was not required. The winning team along with the first and second runners up teams were announced and awarded with prizes.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>NWCVIP</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="center" alt="" src="images/blog/nwcvip.jpg">
</div>
<div class="post-content">
<h3>National Workshop on Computer Vision and Image Processing (NWCVIP)</h3>
<p>Digital Image Processing is used in almost every area of today's world. The aim of the workshop is to motivate students and make awareness among the faculty members to learn the latest advancement of the subject, and thus utilize this knowledge in their projects to carve out incredible things. This will be a platform for the students to grab knowledge in the field of Digital Image Processing, Video Analytics, Computer vision, Pattern recogntion, Image and Video Compression and its applications. The workshop not only focuses of knowing in depth the field but also believe that the students to learn the basics and fundamentals of digital image processing. This would provide an extensive opportunity to the participants for knowledge sharing and exhibition of theoritical and technological development in the prominent areas of digital image processing.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>OTHERS</h2>
<div class="portfolio-meta">
<span> Tags: <a href="">LNMIIT</a>, <a href="">Student branch</a></span>
</div>
</div>
</div>
</div>
</div>
</section><!--/#Page header-->
<section class="single-post">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="post-img">
<img class="center" alt="" src="images/blog/others.jpg">
</div>
<div class="post-content">
<h3>22nd IEEE Quarterly Meet</h3>
<p>
The IEEE Student Branch at The LNM Institute of Information Technology, Jaipur will be hosting the 22nd IEEE Quarterly Meet on 19th January, 2014. Quarterly meets are an integral part of IEEE Student Branches to gather all IEEE Student Branches from all over Delhi Section under one roof. The meet provides an opportunity for students and faculty members to interact with other IEEE branches in the region, discuss the problems faced by the fellow branches and provides an excellent platform to collaborate and network. This meet will be a one day event having a footfall of about 100 students from colleges of Delhi, Punjab, Haryana and Rajasthan. The event comprises of Guest Lecture, Launch of Women in Engineering (WIE) affinity group at LNMIIT, Group Activities and Problem Solving Session. Prof. Damyanti Gupta, Department of Political Science, University of Rajasthan. has kindly consented to grace the meet and enlighten us with her words of wisdom. She has been the Head of the Department of Political Science, and has even served as the Director of UGC Centre for Study of Social Exclusion and Inclusive Policy at the University of Rajasthan, Jaipur. She has to her credit a number of books and articles published such as State and Globalization edited by Roop Singh Bareth & Damyanti Gupta, Gendered Violence Endangered Women, Political Thought and Interpretation – The Linguistic Approach. We are immensely grateful to have her as the Chief Guest of the Meet. Her esteemed presence would surely enlighten us all at the 22th IEEE Quarterly Meet at LNMIIT
</p>
<hr>
<h3>Annual IEEE WIE Report</h3>
<p>
IEEE student Branch aims to inculcate knowledge based learning in the students of our college. The vision of IEEE Student Branch at LNMIIT is to ensure the continuous efforts in learning to bring the era of technology and innovation. The faculties and students are bonafide for the progress of the institution. It aims to rejuvenate the students with the spirit to bring their creativity by indulging them in the projects, funding opportunities, summer internships and most importantly a friendly interaction between faculty and students at LNMIIT. Though this is a very small aim at primary level to achieve something at a small unit like LNMIIT but we as IEEE student body feel this is important to help them to collaborate with the people out their with the aims and objectives of achieving something big. The mission of IEEE WIE is to facilitate the global recruitment and retention of women in technical disciplines. IEEE WIE envisions a vibrant community of IEEE women and men collectively using their diverse talents to innovate for the benefit of humanity.
In a period of 6 Months IEEE WIE LNMIIT organised two major events which are as follows:<br>
1. WIE Debate<br>
2. Saftey Workshop: WIE</br>
</p>
<hr>
<h3>Debate: Women Empowerment</h3>
<p>
The LNMIIT IEEE WIE is organised a Debate competition on Thursday , 9th October2014.Where the topic for the Debate was <strong>Women Empowerment : Myth or Reality</strong>. The Debate competition organised today was a huge success. We saw a good participation and the audience too was very interactive and we got some good questions from the audience. Having Beena Gokhale with us as the judge of the event was a privilege and to add to the successful event, we had a special guest with us none other than Director S.S Gokhale.Cash Prizes worth Rs 1000 were distributed and a best audience question prize was also awarded.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Call To Action Section Start
================================================== -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 class="title wow fadeInDown" data-wow-delay=".3s" data-wow-duration="500ms">HOW TO JOIN? ?</h1>
<p class="wow fadeInDown" data-wow-delay=".5s" data-wow-duration="500ms">We heartily welcome to our student branch and we wish to bring technologies for people by merging together as one. We would also love to address your queries and suggestion, click down the button to contact us.</p>
<a href="contact.html" class="btn btn-default btn-contact wow fadeInDown" data-wow-delay=".7s" data-wow-duration="500ms">Contact Us</a>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Footer Section Start
================================================== -->
<!-- /#footer -->
</body>
</html>