-
Notifications
You must be signed in to change notification settings - Fork 3
/
news-events.php
183 lines (165 loc) · 10.5 KB
/
news-events.php
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
<?php require'header.php'; ?>
<!-- Begin Page Title : center title + image-->
<div class="fullwidth-container image" style="background: url(img/preview_images/portfolio-img.jpg);">
<div class="parallax-overlay parallax-overlay-pattern"></div>
<div class="container">
<div class="pageTitle center sixteen columns">
<h1 class="page_title"><strong>News and Events</strong></h1>
<h2 class="secondaryTitle"><strong>Science. <span class="text_color"> Technology. </span> Fun. </strong></h2>
</div>
</div>
</div>
<!-- End Page Title -->
<!-- START: FULL CONTENT -->
<div class="entry-content">
<div class="container">
<!-- BEGIN: DESIGNARE VERTICAL TABS -->
<section class='special_tabs'>
<!-- BEGIN: SECTION #01 -->
<div class='label 1'>
<div class='designare_icon_special_tabs'><i class='fa fa-desktop'></i>
</div><span class='tab_title'>Workshop</span>
</div>
<div class='content 1'>
<h1 class="aligncenter">Workshop</h1>
<h2 class="aligncenter">Ready for Technical screens!</h2>
<h4>Embedded and Robotics Workshop</h4>
<br/>
<img style="width: 100%;" alt="" src="img/preview_images/work_robo.jpg" /><br><br>
<h4>Highlights of this workshop...</h4>
<ul>
<li><i class="fa fa-check"></i>Programming of micro-controller in C rather than Assembly language.</li>
<li><i class="fa fa-check"></i>No pre knowledge of micro-controllers or Electronics is required. Course will start from very basics and can also be taken by non Electronics stream students.</li>
<li><i class="fa fa-check"></i>No advance knowledge of C is required. We just expect students to be familiar with if, else,
while loops and basics of functions.</li>
<li><i class="fa fa-check"></i>Demo of all the modules during lectures through projector for better understanding of the topic.</li>
<li><i class="fa fa-check"></i>Excellent for students who want to learn to implement and design projects based on micro-
controllers.</li>
<li><i class="fa fa-check"></i>Hands on course structure, 30% lectures and 70% lab sessions.</li>
</ul><br>
<h4>Benefits of Workshop :-</h4>
<ul>
<li><i class="fa fa-check"></i>Certifications to all from a company that provides certifications of HP, MICROSOFT, ORACLE, RED HAT etc.</li>
<li><i class="fa fa-check"></i>50% off in Robotics event in our Tech Fest ‘TECHSPARKS#15’.</li>
<li><i class="fa fa-check"></i>Post event doubt Clearing Session.</li>
<li><i class="fa fa-check"></i>Robotics, Embedded & Automation touch in a single event.</li>
<li><i class="fa fa-check"></i>AVR processor that is used in Arduino i.e., Workability on Arduino.</li>
</ul><br>
<h4>What you are going to make in this workshop?</h4>
<p>Students will be encouraged to implement their own ideas into projects using the KIT provided. Following are few examples,</p>
<ul>
<li><i class="fa fa-check"></i>Line Following Robot</li>
<li><i class="fa fa-check"></i>Object avoiding Robot</li>
<li><i class="fa fa-check"></i>Wall sensing Robot</li>
<li><i class="fa fa-check"></i>Manual Robot</li>
<li><i class="fa fa-check"></i>Never falling Robot</li>
<li><i class="fa fa-check"></i>Object Follower Robot</li>
</ul><br>
<h4>So, guys what you are waiting for Enroll yourself for this trending workshop...</h4>
<h4>Workshop Date: 26th and 27th Sept.</h4>
<h5>Just for 1000/- INR</h5>
</div>
<!-- BEGIN: SECTION #02 -->
<div class='label 2'>
<div class='designare_icon_special_tabs'><i class='fa fa-cog'></i></div>
<span class='tab_title'>Seminar</span>
</div>
<div class='content 2'>
<h1 class="aligncenter">Seminar</h1>
<h2 class="aligncenter"></h2>
<br/>
<p class="aligncenter"><img style="width: 100%;" alt="" src="img/preview_images/" /></p>
</div>
<!-- BEGIN: SECTION #03 -->
<div class='label 3'>
<div class='designare_icon_special_tabs'><i class='fa fa-flash'></i></div>
<span class='tab_title'>Techsparks</span>
</div>
<div class='content 3'>
<h1 class="aligncenter">Techsparks</h1>
<h2 class="aligncenter">Grand Inter-College Technical Fest</h2>
<br/>
<p>Want to see our previous year Fest details <a href="techsp_14.php">Click Here!</a></p>
</div>
</section>
<!-- END: DESIGNARE VERTICAL TABS -->
<!-- BEGIN: DESIGNARE VERTICAL TABS SUBSTITUTE FOR MOBILE DEVICES-->
<div class="shortcode-accs acc-substitute default">
<!-- BEGIN: SECTION #01 -->
<div class="acc-title">
<h2><i class="fa fa-desktop"></i>Workshop</h2>
</div>
<div class="pane acc-sec">
<h1 class="aligncenter">Workshop</h1>
<h2 class="aligncenter">Ready for Technical screens!</h2>
<br/>
<img style="width: 100%;" alt="" src="img/preview_images/work_robo.jpg" />
<h4>Highlights of this workshop...</h4>
<ul>
<li><i class="fa fa-check"></i>Programming of micro-controller in C rather than Assembly language.</li>
<li><i class="fa fa-check"></i>No pre knowledge of micro-controllers or Electronics is required. Course will start from very basics and can also be taken by non Electronics stream students.</li>
<li><i class="fa fa-check"></i>No advance knowledge of C is required. We just expect students to be familiar with if, else,
while loops and basics of functions.</li>
<li><i class="fa fa-check"></i>Demo of all the modules during lectures through projector for better understanding of the topic.</li>
<li><i class="fa fa-check"></i>Excellent for students who want to learn to implement and design projects based on micro-
controllers.</li>
<li><i class="fa fa-check"></i>Hands on course structure, 30% lectures and 70% lab sessions.</li>
</ul><br>
<h4>Benefits of Workshop :-</h4>
<ul>
<li><i class="fa fa-check"></i>Certifications to all from a company that provides certifications of HP, MICROSOFT, ORACLE, RED HAT etc.</li>
<li><i class="fa fa-check"></i>50% off in Robotics event in our Tech Fest ‘TECHSPARKS#15’.</li>
<li><i class="fa fa-check"></i>Post event doubt Clearing Session.</li>
<li><i class="fa fa-check"></i>Robotics, Embedded & Automation touch in a single event.</li>
<li><i class="fa fa-check"></i>AVR processor that is used in Arduino i.e., Workability on Arduino.</li>
</ul><br>
<h4>What you are going to make in this workshop?</h4>
<p>Students will be encouraged to implement their own ideas into projects using the KIT provided. Following are few examples,</p>
<ul>
<li><i class="fa fa-check"></i>Line Following Robot</li>
<li><i class="fa fa-check"></i>Object avoiding Robot</li>
<li><i class="fa fa-check"></i>Wall sensing Robot</li>
<li><i class="fa fa-check"></i>Manual Robot</li>
<li><i class="fa fa-check"></i>Never falling Robot</li>
<li><i class="fa fa-check"></i>Object Follower Robot</li>
</ul><br>
<h4>So, guys what you are waiting for Enroll yourself for this trending workshop...</h4>
<h4>Workshop Date: 26th and 27th Sept.</h4>
<h5>Just for 1000/- INR</h5>
</div>
<!-- BEGIN: SECTION #02 -->
<div class="acc-title">
<h2 style="cursor:pointer;"><i class="fa fa-cog"></i>Seminar</h2>
</div>
<div class="pane acc-sec">
<h1 class="aligncenter">Seminars</h1>
<h2 class="aligncenter"></h2>
<br/>
<p class="aligncenter"><img style="width: 100%;" alt="" src="img/preview_images/" /></p>
</div>
<!-- BEGIN: SECTION #03 -->
<div class="acc-title">
<h2 style="cursor:pointer;"><i class="fa fa-flash"></i>TechSparks</h2>
</div>
<div class="pane acc-sec">
<h1 class="aligncenter">Techsparks</h1>
<h2 class="aligncenter">Grand Inter-College Technical Fest</h2>
<br/>
<p>Want to see our previous year Fest details <a href="techsp_14.php">Click Here!</a></p>
</div>
</div>
<!-- END: DESIGNARE VERTICAL TABS SUBSTITUTE FOR MOBILE DEVICES-->
</div>
<!-- end container -->
</div>
<div class="white-space"></div>
<div class="white-space"></div>
<!-- BEGIN: BREADCRUMBS -->
<div class="breadcrumbs-container">
<div class="entry-breadcrumb no-flicker" style="border: none;">
<p>You are here: <a href="index.php">Home</a><span class="delimiter"> » </span>News & Events</p>
</div>
</div>
<!-- BEGIN: BACK-TO-TOP BUTTON -->
<div id="back-to-top"><a href="javascript:;"></a></div>
<?php require'footer.php'; ?>