-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
87 lines (84 loc) · 3.71 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
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
---
layout: centered
intro:
type: image
url: "img/hacker-society.png"
---
<div class="row">
<div class="col-lg-4">
<img src="img/hacsocks.jpg" class="img-responsive img-rounded"/>
</div>
<div class="col-lg-8">
<div class="text-justify">
CWRU Hacker Society is a common ground for those who are interested
in digging into the innards of things; for those who are not
satisfied by easy answers; and for those who seek to make the world
a better place using computers. Our mission is to promote an open
society through understanding and improving the technology which
underpins it.
</div>
<p>
We meet <strong>Tuesday in Glennan at 5:30pm</strong> for
weekly technical talks. You should sign up for our
<a href="https://lists.case.edu/wws/info/cwru-hackers">
mailing list
</a>.
</p>
</div>
</div>
<h1>Sounds great, how do you do that?</h1>
<hr/>
<div class="row">
<div class="col-lg-8 text-justify">
<p>
Hacker Society consists of a weekly "lecture series" where members
and outside hackers present on a topic of interest. We have a
history of having in-depth talks on a wide variety of subjects.
Checkout <a
href="http://hacsoc.org/talks">some of our past talks</a>
(note: infrequently updated). For an up-to-date list, see the <a
href="https://groups.google.com/a/case.edu/forum/#!forum/cwru-hackers">archives</a>
of our <a href="https://groups.google.com/a/case.edu/forum/#!members/cwru-hackers">
mailing list</a> which you should subscribe to. You can and
should give a talk at hacker society. <a
href="http://goo.gl/forms/Zk66w76kA1">Sign up now</a>. You
should also take a minute to read,
<a href="http://hacsoc.org/talks/20120125%20Hackers/presentation.txt">
On the nature of Hacking</a> by
<a href="http://steveasleep.com">Steve Johnson</a>.
</p>
<p>
In addition, we host the school <strong>hackathon</strong>
(hackCWRU), <strong>tech conference</strong> (link-state), send
club members to hackathons and conferences such as the Grace Hopper
Celebration (all expenses paid). We also hang out outside of class
to help each other with <strong>side projects and
classwork</strong>. Yes, this means we also host the boring
albeit useful things like <strong>class advising help</strong> and
<strong>coding-interview prep workshops</strong>.
</p>
<p>
We pride ourselves on <strong>welcoming new members from all
disciplines</strong> (you don't even need to know how to code,
we promise).
</p>
</div>
<div class="col-lg-4" style="padding-bottom: 10px;">
<img src="img/hackercart.jpg" class="img-responsive img-rounded"/>
</div>
</div>
<h1>Gee whiz, sounds like a deal!<br/> Where do I sign, Mr. Berry Gordy?</h1>
<hr/>
<div class="row">
<div class="col-lg-4">
<img src="img/color.jpg" class="img-responsive img-rounded"/>
</div>
<div class="col-lg-8 text-justify">
<p>
To get started, sign up for our <a href="https://groups.google.com/a/case.edu/forum/#!members/cwru-hackers"
style="font">mailing list</a>. We send out an newsletter/email
thing at the beginning of the week with all the details of that
week's events. Join the list because that's where it's happening!
</p>
</div>
</div>