-
Notifications
You must be signed in to change notification settings - Fork 6
/
corporate.html
168 lines (154 loc) · 9.49 KB
/
corporate.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
<!DOCTYPE html>
<html>
<head>
<title>Corporate | Texas ACM</title>
<meta name="description" content="Learn how your company can engage with students to build connections. Sponsor ACM today via three tiers: bronze, silver, and gold.">
<meta name="keywords" content="utcs, acm, association-for-computing-machinery, texasacm, corporate, sponsor, sponsors, bronze, silver, gold">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<meta name="robots" content="index, follow">
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/corporate.css">
<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=UA-109009244-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109009244-1');
</script>
<!-- Favicon and icons for various devices! -->
<link rel="stylesheet" type="text/css" href="assets/css/tooltip.css">
<link rel="apple-touch-icon" sizes="57x57" href="favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicons/favicon-16x16.png">
<link rel="manifest" href="favicons/manifest.json">
<!-- FontAwesome v5 -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/v4-shims.css">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<!-- Header -->
<header id="header">
<iframe src="header.html?corporate" frameborder="0" scrolling="no" width="100%" id="header-iframe"></iframe>
</header>
<!-- Main -->
<section id="main" class="wrapper">
<div class="inner">
<!-- Content -->
<div id="main-panel" class="page-content">
<div id="sponsor-packages" >
<div class="section-header" id="sponsor-package-header">
<br>
</div>
<h2>Sponsor ACM Today!</h2>
<p>
We’re Texas ACM, <b>the largest organization for computer science students</b> at The University
of Texas at Austin, and a chapter of the National Association for Computing Machinery. Our
mission is to build a <b>supportive community</b> for computer science students, enabling
<b>long-term academic and career success.</b>
Our standard partnership is focused on recruiting. We can help recommend a plan based on
your target hiring goal, providing estimated numbers based on our experience with companies
who select particular packages and host the recommended number of events.
</p>
</div>
<div class="section-header" id="sponsor-package-faq">
<br>
<h2>FAQ</h2>
<p>
<div>
<b>Q: What sorts of events do you hold?</b><br />
We run dozens of events every semester, spanning the three pillars of our mission: <b>community, classes and career</b></br>
- Community Building: Keynote speakers, ice cream socials, retreat, hack nights</br>
- Academic Support: CS101, mentorship, supplemental lectures for core classes</br>
- Career Success: Tech talks, hack nights, resume workshops, banquets</br>
- See our past events on Instagram: <a href=https://www.instagram.com/texas_acm>texas_acm</a><br />
</div>
</br>
<b>Q: What is it like to hire at UT CS?</b>
<ol>
<li>UT Austin is proud to have a Top 10 CS program nationwide. We have strong students who are passionate about what they do.</li>
<li>Disproportionally high impact for our size (500+ students per graduation year), and the small size creates a strongly connected student and alumni community.</li>
<li><b>A unique, strong systems track as part of the core curriculum</b>: by sophomore year, all computer science students take computer architecture and operating systems in which they do the following:<br />
- The System Emulator project where students implement a complete processor pipeline, including hazard controls, forwarding, and caching<br />
- Building common components from scratch in operating systems such as memory allocators, virtual memory management, file systems, and threading APIs</li>
</ol>
<b>Q: What are the demographics of your community?</b>
<ol>
<li>About 80% of our community are CS majors, but we maintain an open-door approach to events and attract students from across the university (everyone from economics to engineering to MIS to Liberal Arts).</li>
<li>Our community is split evenly by class year, about 20% freshmen, 25% sophomores, 30% juniors, 20% seniors, 5% grad students.</li>
<li>We have a reputation for holding high-value events and initiatives that students love. We make a point of being inclusive and welcoming at all events, and marketing across a variety of channels (not just CS!)</li>
</ol>
<b>Q: What are some examples of previous sponsor relationships?</b>
<ol>
<li>An AMA series with a local venture capital fund<br />
- Brought founders and technical leaders to campus, <b>reaching 100+ attendees</b><br />
- Created </b>significant brand awareness</b> for the fund<br />
- informal networking led to <b>recruiting opportunities</b> for their portfolio companies<br />
</li>
<li>We hosted a tech talk featuring a CTO and engineers from a local startup, which resulted in new hires and strong brand awareness for a B2B SaaS company. Attendees even plastered their laptops with branded stickers, and their logo hats around campus has become a common sight.</li>
<li>We helped the marketing efforts of a new ride-sharing app to our community. Their launch promotion included a week of free rides. In two weeks, we drove over 210 sign ups to their app and 106 first time rides.</li>
<li>We initiated a series of "Hack Nights" with a student-focused startup investor. During these events, students would start projects in a single night. <br />
- One project </b>gained significant attention</b> and was featured on the front page of Hacker News<br />
- Student-made startups went on to </b>acquire funding</b> from said investor<br />
</li>
</ol>
</p>
<center>
<button class="button special" data-clipboard-text="corporate@texasacm.org"
aria-label="Corporate Email Copied!" onclick="showTT(this)" onmouseout="hideTT(this)">Contact Corporate</button>
</center>
</div>
<section id="sponsors">
<br>
<h2>Sponsors</h2>
<div class="box alt">
<div class="row uniform 50%">
<!-- row 1! -->
<div class="4u"><span class="image fit"><img src="images/sponsors/spectrum.png" alt="" /></span></div>
<div class="4u"><span class="image fit"><img src="images/sponsors/lockheedMartin.png" alt="" /></span></div>
<div class="4u$"><span class="image fit"><img src="images/sponsors/paycom.png" alt="" /></span></div>
<!-- row 2! -->
<!--<div class="4u"><span class="image fit"><img src="images/sponsors/jpmorgan.png" alt="" /></span></div>-->
<!--<<div class="4u"><span class="image fit"><img src="images/sponsors/southwest.png" alt="" /></span></div>-->
<!--<div class="4u$"><span class="image fit"><img src="images/sponsors/bp.png" alt="" /></span></div>-->
<!-- row 2! -->
<!--<div class="4u$"><span class="image fit"><img src="images/sponsors/capitalone.png" alt="" /></span></div>-->
</div>
</section>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<iframe src="footer.html" frameborder="0" scrolling="no" width="100%"></iframe>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/navbar.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/clipboard.min.js"></script>
<script src="assets/js/clipboard-tooltips.js"></script>
</body>
</html>