-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
179 lines (162 loc) · 6.68 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Facebook Crawler -->
<meta property="og:image" content="http://ieee.illinois.edu/spac15/images/fb.jpg">
<meta property="og:site_name" content="SPAC 2015 | IEEE UIUC">
<meta property="og:description" content="The Student Professional Awareness Conference is an annual conference where engineers from diverse backgrounds speak about career and research opportunities in engineering.">
<meta property="og:title" content="About Us | SPAC 2015">
<meta property="og:url" content="http://ieee.illinois.edu/spac15/about.html">
<title>About Us | SPAC 2015</title>
<!-- Bootstrap core CSS -->
<link href="./dist/css/bootstrap.css" rel="stylesheet">
<!-- Documentation extras -->
<link href="docs-assets/css/docs.css" rel="stylesheet">
<link href="docs-assets/css/pygments-manni.css" rel="stylesheet">
<link rel="shortcut icon" href="docs-assets/ico/favicon.png">
<style type="text/css">
.bs-header {
background-image: linear-gradient(rgba(66, 139, 202, .7));
}
@media (min-width: 768px) {
.bs-header {
background-size: cover, cover;
background-image: linear-gradient(rgba(50, 118, 177, .9), rgba(66, 139, 202, .7)), url('images/pictures/about.jpg');
}
}
</style>
</head>
<body>
<a class="sr-only" href="#content">Skip to main content</a>
<!-- Docs master nav -->
<header class="navbar navbar-default navbar-fixed-top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" 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>
<a href="index.html" class="navbar-brand">SPAC 2015</a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li><a href="agenda.html">Agenda</a></li>
<li><a href="lunch.html">Lunch & Networking</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="last-year.html">Previous Years</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="volunteer.html">Volunteer</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="about.html">About Us</a></li>
<li><a href="mailto:ieee-conferences@illinois.edu">Contact Us</a></li>
<li><a href="http://ieee.illinois.edu">IEEE@UIUC</a></li>
</ul>
</nav>
</div>
</header>
<!-- Docs page layout -->
<div class="bs-header" id="content">
<div class="container">
<h1>About Us</h1>
<p>We're IEEE@UIUC's Conference Committee.</p>
<!-- <div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script>var z = document.createElement("script"); z.async = true; z.src = "http://engine.carbonads.com/z/32341/azcarbon_2_1_0_HORIZ"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
-->
</div>
</div>
<div class="container">
<div class="page-header">
<h1>
Meet the Team <small>behind SPAC 2015.</small>
</h1>
</div>
<div class="row clearfix">
<div class="col-md-12 column">
<div class="row clearfix">
<div class="col-md-3">
<div class="thumbnail" >
<img src="images/about/Clarence.jpg">
<div class="caption">
<h3>Clarence Chen</h3>
<p>
Clarence is a junior in Computer Engineering and is the current Conferences director of IEEE. The main objective of the conference committee is to hold conferences like SPAC which allow our students to better network with their peers, industry professionals and corporate recruiters, develop their professional skills and keep up to date with current technologies in the field of ECE.
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="thumbnail">
<img src="images/about/Alex.jpg">
<div class="caption">
<h3>Chun-Hao (Alex) Fann</h3>
<p>
Hi everyone! My name is Chun-Hao(Alex) Fann, Secretary and Treasurer of this year's SPAC. I am currently a Sophomore in Electrical Engineering. I look forward to see you all!
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="thumbnail">
<img src="images/about/Neil.jpg">
<div class="caption">
<h3>Neil Bhide</h3>
<p>
My name is Neil Bhide and I’m a sophomore majoring in Electrical Engineering. Currently, I'm the logistics chaire for this year’s SPAC conference. My role is to help make sure the conference runs as smoothly as possible.
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="thumbnail">
<img src="images/about/Sean.jpg">
<div class="caption">
<h3>Sean Yu</h3>
<p>
Sean is a sophomore majoring in Electrical Engineering. He is the Panel Organizer for this year's SPAC responsible for contacting panel speakers and the panel session.
</p>
</div>
</div>
</div>
<div class="col-md-12 column">
<div class="row clearfix">
<div class="col-md-3">
<div class="thumbnail">
<img src="images/about/Zixuan.jpg">
<div class="caption">
<h3>Zixuan Zeng</h3>
<p>
Zixuan Zeng is a sophomore in Electrical Engineering. He is the Publicity for the IEEE Conference Committee. For SPAC 2015, he is responsible for publicizing the conference. .
</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="thumbnail">
<img src="images/about/Parker.JPG">
<div class="caption">
<h3>Parker Li</h3>
<p>
Parker is a sophomore in electrical engineering. As corporate liaison he is the link between the Conferences and Corporate committees. The role is also tasked with reaching out to companies with events and sponsorship opportunities.He has the pleasure of working with many university talent acquisition representatives to develop a relationship between company and student.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="dist/js/bootstrap.js"></script>
<script src="docs-assets/js/holder.js"></script>
<script src="docs-assets/js/application.js"></script>
</body>
</html>