This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
events.php
executable file
·169 lines (152 loc) · 7.49 KB
/
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
<style>
#leftside {
width: 150px;
float: left;
}
#rightside {
width: 150px;
margin-left:100px;
}
</style>
<!--<h1 style="margin-top: 0; text-align: center"><a href="https://docs.google.com/presentation/d/1G6h-emUWy3I2ls_OqpoE0mWVIHU4ZSFBLvp1TrGXsik/edit?usp=sharing" target="_blank">Callout Slides Link</a></h1>-->
<div class="well card-1">
<div class="row">
<h1 style="color: rgb(29,62,150); text-align: center; font-size: 28px;">
Hosted by Purdue IEEE</h1>
<h2 style="color: rgb(29,62,100); text-align: center; font-size: 24px;">
In Partnership with Sigma Chi, PESC, and Sigma Delta Pi</h2>
<div class="col-md-8 text-dark col-md-offset-2 text-dark">
<h3 style="color: rgb(0,0,0);"> Find Your Job Role </h3>
<p>Learn from industry leaders what it takes to be successful
in their job roles in a variety of different industries.
This session will help you orient yourself to be a successful candidate
when applying for internship and full-time opportunities. <i>Dress code is formal,
there will be professioal headshots taken.</i>
</p>
<br>
<table class="table table-condensed">
<tr class="active">
<td class="active">Industry</td>
<td class="active">Speaker</td>
<td class="active">Date</td>
<td class="active">Time</td>
<td class="active">Location</td>
</tr>
<tr class="warning">
<td class="success">Academic Technology - <b> Purdue </b></td>
<td class="success">Mitch Daniels</td>
<td class="success">POSTPONED</td>
<td class="success"></td>
<td class="success"></td>
</tr>
<tr class="success">
<td class="success">Clinical Engineering Industry - <b> Franciscan Alliance </b></td>
<td class="success">John Zurisk</td>
<td class="success">4/02/18</td>
<td class="success">6-7 PM</td>
<td class="success">ARMS 1010</td>
</tr>
<tr class="success">
<td class="success">Pharmaceutical Industry - <b>Ultragenyx</b></td>
<td class="success">Shalini Sharp</td>
<td class="success">4/16/18</td>
<td class="success">6-7 PM</td>
<td class="success">WALC 1087</td>
</tr>
</table>
<a href="https://calendar.google.com/event?action=TEMPLATE&tmeid=MjZ0N21rNXFpNHRrN25qZzVjZWRiNHA0dmcgZDVsbzFvanVjdm1lbHNrOWE1NGtuZHExZzhAZw&tmsrc=d5lo1ojucvmelsk9a54kndq1g8%40group.calendar.google.com" target="_blank" style="text-decoration: none;"><img src="images/logo_lockup_calendar_icon.png"></a>
</div>
</div>
<!-- <div class="row">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdnlhyjN7CslLFx-KYKXZ3EAnb-layl2ucR1yXe5JJj6Y9UVw/viewform?embedded=true" width="1130" height="600" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div> -->
</div>
<!-- Callout Information
<h1 style="margin-top: 0">Callout</h1>
<p>We will go over the different technical committees that make up IEEE along with the professional, learning, and social aspects. <font size="+0.2"> There will be free pizza and drinks provided.</font></p>
-->
<!-- First Callout
<div id="leftside" style="float:left;">
<p><strong>Date:</strong> Tuesday 01/16</p>
<p><strong>Time:</strong> 6:00pm - 7:30pm</p>
<p><strong>Place:</strong> EE 129</p>
</div> -->
<!-- Second Callout
<div id="rightside" style="float:left;">
<p><strong>Date:</strong> Thursday 08/31</p>
<p><strong>Time:</strong> 6:30pm - 7:30pm</p>
<p><strong>Place:</strong> EE 129</p>
</div> -->
<br>
<!--<h1 style="margin-top: 0">Committee Meetings</h1>
<p>Additionally, if you are interested in joining a committee after seeing them at our callout, their first meetings and contact info are listed below:<p>
<h4>Cornerstones Committees</h4>
<div class="col-md-12">
<div class="col-md-4">
<h4 class="media-heading"><a href="/learning/">Learning</a></h4>
<p>Tues, January 16th 8:00pm-9:00pm at ME 2004</br>
Justin Joco (jjoco@purdue.edu)</p>
</div>
<div class="col-md-4">
<h4 class="media-heading"><a href="/professional/">Professional</a></h4>
<p>Tues, Jan 23rd 6:00pm–7:00pm at GRIS 118</br>
Reshef Elisha (relisha@purdue.edu)</p>
</div>
<div class="col-md-4">
<h4 class="media-heading"><a href="/social/">Social</a></h4>
<p>Thurs, Jan 11th 6:30pm-7:15pm at PHYS 117</br>
Yash Nain (ynain@purdue.edu)</p>
</div>
</div>
<div class="col-md-12">
<div class="col-md-4">
<h4 class="media-heading">Growth and Engagement<!--<a href="//">Link Here</a></h4>
<p>Thurs, Jan 25th 7:00pm-7:30pm at TBD</br>
Ellie Topi (etopi@purdue.edu)</p>
</div>
</div>
<br><br><br>
<h4>Technical Committees</h4>
<div class="col-md-12">
<div class="col-md-4">
<h4 class="media-heading"><a href="/partieee/">Aerial Robotics</a></h4>
<p>Thurs, January 18th 6:30 pm-7:30pm at TBD</br>
Ellie Topi (etopi@purdue.edu)</p>
</div>
<div class="col-md-4">
<h4 class="media-heading"><a href="/csociety/">Computer Society</a></h4>
<p>Thurs, January 18th 6:30pm-7:30pm at EE 222</br>
Raghav Malik (malik22@purdue.edu)</p>
</div>
<div class="col-md-4">
<h4 class="media-heading"><a href="/embs/">Engineering in Medicine & Biology Society (EMBS)</a></h4>
<p>Wed, 17th January 7:30pm-8:30pm at HAMP 2101</br>
Apoorva Bhagwat (embs-info@purdueieee.org)</p>
</div>
</div>
<div class="col-md-12">
<div class="col-md-4">
<h4 class="media-heading"><a href="/mtts/">Microwave Theory & Techniques Society (MTT-S)</a></h4>
<p>Thurs, January 18th 6:00pm-7:00pm at EE 224</br>
Rayane Chatrieux (rchatrie@purdue.edu)</p>
</div>
<div class="col-md-4">
<h4 class="media-heading"><a href="/racing/">Racing</a></h4>
<p>Wed, January 17th 7:00pm-8:00pm at WALC 1132</br>
Adrian White (white378@purdue.edu)</br>
</div>
<div class="col-md-4">
<h4 class="media-heading"><a href="/rov/">Remotely Operated underwater Vehicle (ROV)</a></h4>
<p>Wed, January 17th 6:30pm-8:00pm at WALC 1121</br>
Alex Ruffino (aruffino@purdue.edu)</p>
</div>
<br><br><br>
</div>
<h1 style="margin-top: 0">Software Saturdays</h1>
<div class ="col-md-12">
<div class="col-md-4">
<h4 class="media-heading">Software Saturdays First Meeting<!--<a href="//">Link Here</a></h4>
<p>Sat, Feburary 10th 3:30pm-6:30pm at WALC 1087</br>
Ian Sibley (isibley@purdue.edu)</p>
</div>
</div> -->