-
Notifications
You must be signed in to change notification settings - Fork 6
/
resources.html
158 lines (145 loc) · 8.8 KB
/
resources.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
<!DOCTYPE html>
<html>
<head>
<title>Resources | Texas ACM</title>
<meta name="description" content="ACM offers a wide range of benefits for its members, and membership is now free!">
<meta name="keywords" content="utcs, acm, association-for-computing-machinery, texasacm, resources, members, membership">
<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">
<script type="text/javascript" src="assets/js/elections.js"></script>
<script type="text/javascript" src="assets/js/tabletop.js"></script>
<link rel="stylesheet" href="assets/css/main.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?member" frameborder="0" scrolling="no" width="100%" id="header-iframe"></iframe>
</header>
<!-- Main -->
<section id="main" class="wrapper">
<div class="inner"
<div class="section-separaters">
<section id="two" class="wrapper content-pad">
<div id="events-panel">
<div class="box alt">
<div class="row uniform 50%">
<br>
<!--
<div class="12u" id="2023_Election">
<center>
<h2 style="width: 50%;">ACM 2023-2024 Elections</h2>
<p>Find the officer platforms for our 2023 elections.</p>
<button class="button special" onclick="window.open('http://texasacm.org/elections.html')"><span>View Here</span></button>
</center>
</div>
-->
<div class="6u">
<center><h2 id="become-member">Become a Member</h2>
<p>Sign up <b>today</b>! Membership is <b>FREE</b>. Access the form below and make sure to stop by <a href="about.html#office-info" target="_blank">the office</a> to say hello!</p>
<button class="button special" onclick="window.open('http://texasacm.org/forms.html?join')"><span>Sign Up</span></button></center>
</div>
<div class="6u$">
<center><h2>Get Connected</h2>
<p>Connect with us through our social media pages and accounts to stay up to date with our events!</p>
<button class="button special" onclick="window.open('https://discord.gg/dtE2RwDb46')"><span>Discord</span></button>
<button class="button special" onclick="window.open('https://twitter.com/utexasACM')"><span>Twitter</span></button>
<button class="button special" onclick="window.open('http://facebook.com/groups/texas.acm')"><span>Facebook</span></button></center>
</div>
<div class="6u">
<center><h2 id="cs101">CS101</h2>
<p>Missed a workshop? Want to review what you learned? You can find all of the content from the workshops (like notes and slides) in our CS101 GitHub repository.</p>
<button class="button special" onclick="window.open('https://github.com/utacm/cs101')"><span>GitHub Repo</span></button></center>
</div>
<div class="6u$" id="code-of-conduct">
<center><h2>Code of Conduct</h2>
<p>You can check out our Code of Conduct here! The Code of Conduct outlines the behaviors expected of ACM members, as well as the steps we take to ensure all UT students feel welcome and safe.</p>
<button class="button special" onclick="window.open('http://texasacm.org/assets/documents/code-of-conduct.pdf')"><span>View Here</span></button></center>
</div>
<div class="6u" id="bylaws">
<center><h2>Bylaws</h2>
<p>If you’re interested in reading our bylaws, you can find them here. These are the official rules that govern Texas ACM, and though our organization structure changes from year to year, we still use this document to stay true to our mission.</p>
<button class="button special" onclick="window.open('http://texasacm.org/assets/documents/bylaws.pdf')"><span>View Here</span></button></center>
</div>
<div class="6u$" id="hr-contact">
<center><h2>Human Resources Contact</h2>
<p>Have a complaint or concern involving our org, a member, or the CS community in general? File it here. Our HR officer takes all submissions seriously. If you prefer to remain anonymous, simply don't include your name or email.</p>
<button class="button special" onclick="window.open('http://texasacm.org/forms.html?Complaints')"><span>Submit Here</span></button></center>
</div>
<div id="resume-book" class="6u">
<center><h2> Résumé Book</h2>
<center><p>Add your résumé here, have companies reach out to you! NOTE: Scroll to the bottom of the page and login in the <b>Students</b> section. </p>
<button class="button special" onclick="window.open('https://apps.cs.utexas.edu/resume/login.scgi')"><span>Attach Résumé</span></button></center>
<p style="margin-top:0px; padding-top:0px; font-size:12px"></p></center>
</div>
<div class="6u$">
<center><h2 id="join-mentorship">Join our Mentorship Program</h2>
<p>Our mentorship program matches upperclassmen with incoming freshman, who can help out with the social, academic, and career aspects of college. The mentorship program aims to form tight-knit friends and connections.</p>
<button class="button special" onclick="window.open('http://texasacm.org/forms.html?Mentorship')"><span>Sign up</span></button></center>
</div>
<div class="6u">
<center><h2 id="become-officer">Become an Officer</h2>
<p>Keep an eye out for OO applications in September! For Senior Officer positions, elections are held at the end of every Spring.</p>
<button class="button special" onclick="window.open('https://texasacm.org/forms/ooapp')"><span>Apply</span></button></center>
</div>
<div class="6u$" id="bylaws">
<center><h2>ACM FAQ</h2>
<p>Find answers to some commonly asked questions about ACM here.</p>
<button class="button special" onclick="window.open('http://texasacm.org/faq.html')"><span>View Here</span></button></center>
</div>
</div>
</div>
</div>
</section>
<br>
<br>
</section>
</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>
</body>
</html>