-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsponsors.html
More file actions
281 lines (247 loc) · 18.9 KB
/
sponsors.html
File metadata and controls
281 lines (247 loc) · 18.9 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
<!DOCTYPE HTML>
<!--
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Sponsors | RAS@Pitt</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/favicon/favicon.png">
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J2ZF7B2FY9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J2ZF7B2FY9');
</script>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="/">Home</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="aboutus">About Us</a></li>
<li><a href="projects">Projects</a></li>
<!-- <li><a href="mprw">MIT-PITT-RW</a></li> -->
<li><a href="workshops">Workshops</a></li>
<li><a href="sponsors">Sponsors</a></li>
<li><a href="contact">Contact</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header>
<h2>Sponsors</h2>
<p>Gain Amazing benefits and Work with passionate, driven students</p>
</header>
<!-- see bottom of the css file for custom sizeing on mobile vs desktop -->
<section class="wrapper style2">
<h2 style="text-align: center;">RAS Pitt is extremely excited to be sponsored by</h2>
<div class="sponsor-centering" style="text-align: center;">
<div id="sponsor-row-2" class="row" style=" height:auto; margin-top:-0.5em">
<!-- <div class="sponsor-layout width-setting-25">
<img id="mobi" src="images/sponsors/sponsor-mobi-white-new.png" alt="" />
</div>
<div class="sponsor-layout width-setting-25">
<img id="pnc" src="images/sponsors/sponsor-pnc-white-resized.png" alt="" />
</div> -->
<div class="sponsor-layout width-setting-25">
<img id="aerotech" src="images/sponsors/sponsor-aerotech-white.png" alt="" />
</div>
<div class="sponsor-layout width-setting-25">
<img id="roaringcreek" src="images/sponsors/sponsor-roaringcreek-white.png" alt="" />
</div>
<div class="sponsor-layout width-setting-25">
<img id="roaringcreek" src="images/sponsors/sponsor-hakko-logo-white.png" alt="" />
</div>
<div class="sponsor-layout width-setting-25">
<img id="pitt" src="images/sponsors/sponsor-pitt-white.png" alt="" />
</div>
</div>
<div id="sponsor-row-2" class="row" style=" height:auto;">
<!--BLANK Sponsor to center the second row easily (cant be bothered to do more css)-->
<div class="sponsor-layout width-setting-25">
<img id="roaringcreek" src="images/sponsors/sponsor-BLANK.png" alt="" />
</div>
<div class="sponsor-layout width-setting-25">
<img id="roaringcreek" src="images/sponsors/sponsor-cr-white.png" alt="" />
</div>
<div class="sponsor-layout width-setting-25">
<img id="roaringcreek" src="images/sponsors/NEA_LOGO_WHITE_HATCHEDX2_2x.png" alt="" />
</div>
</div>
</div>
<div class="inner">
<br>
<hr>
<!-- <div class="row">
<div class="col-6 col-12-medium" id= "sponsors">
<img class="image fit" src="images/sponsors/sponsor-mobi-white-new.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p><a target="_blank" href="https://mobilitasinsurance.com/">Mobilitas</a> offers a new kind of auto insurance built from the ground up to meet the unique round-the-clock needs of rideshare and delivery drivers.
Mobilitas is 100% dedicated to protecting you and your passengers with insurance that is hassle-free and easily accessible on the Mobilitas app.</p>
</div>
</div> -->
<!-- <div class="row">
<div class="col-6 col-12-medium" id= "sponsors" >
<img class="image fit" src="images/sponsors/sponsor-pnc-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p><a target="_blank" href="https://www.pnc.com/">PNC</a> offers a wide range of services for all their customers, from individuals and small businesses, to corporations and government entities.
No matter how simple or complicated your needs, PNC is sure to have the products, knowledge and resources necessary for financial success.
</p>
</div>
</div> -->
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors" >
<img class="image fit" src="images/sponsors/sponsor-aerotech-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p><a target="_blank" href="https://www.aerotech.com/">Aerotech</a> works closely with many different companies and specializes in precision motion and automation.
With a wide range of products from motors to gimbals, Aerotech is determined to solve any motion challenge presented.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors" >
<img class="image fit" src="images/sponsors/sponsor-roaringcreek-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p><a target="_blank" href="https://roaringcreekmachine.com/">Roaring Creek Machine Company</a> is prepared for all mass production needs with services including 3D printing, laser cutting, and CNC machining.
From design, to prototyping, to final product development, Roaring Creek Machine Co. has something to offer for every step of the way.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors" >
<img class="image fit" src="images/sponsors/NEA_LOGO_WHITE_HATCHEDX2_2x.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p><a target="_blank" href="https://www.nearearth.aero/">Near Earth Autonomy</a> is creating a future where autonomous flight is commonplace and safe. Our work enables a range of uncrewed aircraft
(i.e., sub-meter to full scale) to operate across multiple applications.
</p>
</div>
</div>
<!-- <div class="row">
<div class="col-6 col-12-medium" id= "sponsors" style="width:12%; margin-left: auto; margin-right:auto">
<img class="image fit" src="images/sponsors/sponsor-rti-colored.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text" >
<p><a target="_blank" href="https://www.rti.com/en/">Real-Time Innovations</a> supplies the world's number one software framework for
autonomy, with over 1,800 designs. RTI is leading the transition to intelligent real-world systems, which is seen as the
most important technology trend for the next decade and beyond.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors" style="width:12%; margin-left: auto; margin-right:auto">
<img class="image fit" src="images/sponsors/sponsor-ibm-white - Copy.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text" >
<p><a target="_blank" href="https://www.ibm.com/">IBM</a> produces and sells bleeding edge computer hardware and software, as well as cloud computing and data analytics.
IBM is also well known as a research company, inventing key core technologies behind the computer, and is currently leading research on edge computing,
AI, and quantum computers.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors" style="width:12%; margin-left: auto; margin-right:auto">
<img class="image fit" src="images/sponsors/sponsor-rrai-white-resized.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text" >
<p><a target="_blank" href="https://rr.ai/">RRAI</a> is tackling the autonomous vehicle industry's most complex and harsh environments. This includes
off-road and rural sites, first and last mile commercial operations, GPS-denied regions, and high density, multi-obstruction environments.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors" style="width:12%; margin-left: auto; margin-right:auto">
<img class="image fit" src="images/sponsors/sponsor-cadence-logo-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text" >
<p><a target="_blank" href="https://www.cadence.com/en_US/home.html">Cadence</a> offers software packages and tools for semiconductor and system companies, offering integrated end-to-end solutions
for helping electronics designers create and execute new designs. This includes silicon design creation, electromagnetic and electrothermal analysis,
EDA tools, silicon design creation, simulation, and more.
</p>
</div>
</div> -->
<div class="row">
<div class="col-6 col-12-medium" id= "sponsors">
<img class="image fit" src="images/sponsors/sponsor-pitt-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text" >
<p>The <a target="_blank" href="https://www.pitt.edu/">University of Pittsburgh</a>'s <a target="_blank" href="https://www.engineering.pitt.edu/">Swanson School of Engineering</a> is one of the oldest engineering programs in the United States and is consistently ranked among the top 50 engineering programs nationally.
The Swanson School has excelled in basic and applied research during the past decade and is on the forefront of 21st century technology
including sustainability, energy systems, bioengineering, micro and nanosystems, computational modeling, and advanced materials and manufacturing.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id="sponsors">
<img class="image fit" src="images/sponsors/sponsor-cr-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p>Founded in 2010, <a target="_blank" href="https://carnegierobotics.com/">Carnegie Robotics</a> specializes in the design and manufacturing of ruggedized products and systems
capable of reasoning about their surroundings to deliver autonomy, edge computing, and situational awareness in
unforgiving environments. Our solutions are built to perform where others fail--whether navigating dusty terrain,
freezing temperatures, or enduring extreme vibration--ensuring reliable performance and mission success in the harshest
conditions.
</p>
</div>
</div>
<div class="row">
<div class="col-6 col-12-medium" id="sponsors">
<img class="image fit" src="images/sponsors/sponsor-hakko-logo-white.png">
</div>
<div class="col-6 col-12-medium" id="sponsors-text">
<p>When you think of quality electronics for hobbyists or industrial usage, <a target="_blank" href="https://hakkousa.com/">Hakko</a> comes to mind. Hakko has been a trusted
brand for the past 70 years with American Hakko Products, Inc. selling and distributing in the United States for over 40
years. We have been a leading producer and distributor of superior quality tools for soldering, desoldering, hot air,
rework, and fume extraction systems.
</p>
</div>
</div>
<hr>
<div style="text-align: center;">
<h2>Interested in sponsoring our team?</h2>
<h5>Shoot us an email at <a href="mailto:ras@pitt.edu">ras@pitt.edu</a> and we can<br>discuss what we have to offer.</h5>
</div>
</div>
<div id= "sponsors-ras-logo">
<img class= "image fit" src="images/ras-logos/ras-white.png"/>
</div>
</section>
</article>
<!-- FOOTER IS DYNAMICALLY INJECTED BY "loadCommonFooter.js", to modify the footer, modify the file "commonHTML/commonFooter.html" -->
<div id="footer"></div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/loadCommonFooter.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>