-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
62 lines (45 loc) · 3.86 KB
/
index.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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>RAM Hacks by ram-hacks</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<div id="navigation">
<a href="index.html">About</a> |
<a href="https://github.com/ram-hacks/Weekly-Programming-Challenge">Weekly Programming Challenge</a>
</div>
<section class="page-header">
<h1 class="project-name">RAM Hacks</h1>
<h2 class="project-tagline">URI's Official Computer Interest Group</h2>
</section>
<section class="main-content">
<h3>
<a id="what-is-ram-hacks" class="anchor" href="#what-is-ram-hacks" aria-hidden="true"><span class="octicon octicon-link"></span></a>What is RAM Hacks?</h3>
<p>Ram Hacks is URI's official computer interest group. We are senate-recognized and funded.</p>
<h3>
<a id="what-does-ram-hacks-do" class="anchor" href="#what-does-ram-hacks-do" aria-hidden="true"><span class="octicon octicon-link"></span></a>What does RAM Hacks do?</h3>
<p>A little of everything! RAM Hacks welcomes people of all majors and practices to join together and discuss their interest in computers and electronics. We allow students to showcase personal projects, discuss homework questions, and organize movie and game nights.</p>
<h3>
<a id="when-does-ram-hacks-meet" class="anchor" href="#when-does-ram-hacks-meet" aria-hidden="true"><span class="octicon octicon-link"></span></a>When does RAM Hacks meet?</h3>
<p>We meet Tuesdays at 5:00PM in the Tyler Hall graduate lounge (room 126). Just follow the smell of pizza!</p>
<h3>
<a id="who-runs-ram-hacks" class="anchor" href="#who-runs-ram-hacks" aria-hidden="true"><span class="octicon octicon-link"></span></a>Who runs RAM Hacks?</h3>
<p>Our current president is Antoinette Bongiorno. She is supported by Vice President Christopher Glasz, Treasurer Daniel Dides, and Secretary James Clinton. We also have the backing and continued support of many professors and graduate students in the department. Input from the members is always welcome, though! Feel free to contact the administration at <a href="mailto:[email protected]">[email protected]</a>.</p>
<h3>
<a id="what-will-ram-hacks-achieve-this-semester" class="anchor" href="#what-will-ram-hacks-achieve-this-semester" aria-hidden="true"><span class="octicon octicon-link"></span></a>What will RAM Hacks achieve this semester?</h3>
<p>Our current goals for the semester are to bring the webforums back online, deploy a chat service for students to communicate through, showcase more student projects, continue to assist new members with homework, watch more movies together, and more importantly, continue to grow as a community around a common interest.</p>
<h3>
<a id="awesome-can-i-join" class="anchor" href="#awesome-can-i-join" aria-hidden="true"><span class="octicon octicon-link"></span></a>Awesome! Can I join?</h3>
<p>Absolutely! No official invitation is needed. Simply show up to the meetings and start taking part! If you can't make the meetings, consider emailing the administration. Our times are flexible and can be adjusted if an overwhelming majority is not able to meet on the set days.</p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>