-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
156 lines (126 loc) · 6.75 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
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
<!--
_.-.._ _._
_,/^^,y./ ^^^^"""^^\= \
\y###XX;/ / \ ^\^\
`\Y^ / .-==||==-.)^^
,.-=""""=-.__ /^ ( ( -/<0>++<0>(
.^ .: . . :^===(^ \ ( ( /```^^^^^^^)
/ .: .,GGGGp,_ .( \ / /-(o'~'o))
.^ : . gGG"""YGG}. \ ) / / _/-====-\
/ (. .gGP __ ~~ . .\ \ ( ( _.---._)
/ (. (GGb,,)GGp. . . \_-^-.__(_ /______./
( \ . `"!GGP^ . . . . ^=-._--_--^^^^^~)
( /^^^\_. . . . . . . . . . . . . . . . )
) / /._. . . . . . . . . . . . . ._.=)
\ / | ^"=.. . . . . . . ._++""\"^ \
\ | | )^|^^~'---'~^^ \ )
) / ) / \ \ \
|` | \ /\ \ ( /
| | ( ( \ . .\ | (
) | ) ) ^^^^^^ | |
/. . \ | '| ) (
^^^^^^ ) \ /. . \
/ . . \ ^^^^^^
^^^^^^^
s'ko go dem zig zags
zippity zooms
-->
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="gumad.club : Club Website Source Code">
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
<link rel="manifest" href="/assets/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/assets/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/custom.css">
<title>gumad.club</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/gu-app-club/">Checkout our GitHub!</a>
<br>
<a href="http://gumad.club" <h3 id="project_title">GU
<span class="light">MAD</span>
</h3>
</a>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1 id="gu-mobile-app-development-club">GU Makers and Developers</h1>
<p>The Makers and Developers is a loose collection of student techies, buisness folk and artists.
</p>
<h1 id="meetings">Meeting information</h1>
<p> Meetings are every Monday in Herak 123 at 7pm. </p>
<h1 id="want-to-join">Want to join?</h1>
<p>
<a href="https://goo.gl/forms/3Gz0esrKSndUMlOK2">You can join by filling this out.</a> Use your
zagmail.</p>
<h1>Values</h1>
<a href="/values"> See a full list of our values here. </a>
<h1>Tech Blog!</h1>
<p>
GUMAD hosts a tech blog called
<a href="https://bits.gumad.club/">"Bits"</a> a that talks about difficult computer science, math and
tech subjects in 150 words or less. For
example, past subjects include: the CAP theorem, Berinstein conditions, Polytope models, and Delaunay
Triangulation!
</p>
<p>
Anyone can contribute to it (even non-GU folks). If you're interested in learning something new, check
it out!.
</p>
<hr>
<h1>Other Learning Resources</h1>
<h2 id="learning-jobs">Learning about Jobs / Internships</h2>
<p>We've compiled our advice and resources
<a href="https://gu-app-club.github.io/lets-learn-jobs/">here. </a>
</p>
<h2 id="learning-git">Learning Git</h2>
<p>Git is a super important part of the way we do things. If you join the club, you should learn
git! We
know it can be difficult, so we’ve setup
<a href="learning_git">a tutorial here</a> to help you out!</p>
<h2 id="learning-swift">Learning Swift</h2>
<p> Swift is the relatively new and constantly evolving language used to design iOS
Applications. We
have put together
<a href="lets-learn-swift">a tutorial here</a> to help you out. Let's get swifty!</p>
<ul>
<li>
<a href="swift-Resources/shakableBuldog/shakeableBuldog.html">Shakeable Buldog - Swift</a>
</li>
</ul>
<h2 class="has-subtitle" id="learning-express">Learning Express</h2>
<h4 class="subtitle"> A web backend </h4>
<p>
<a href="http://expressjs.com/"> Express</a> is the web backend we use. It's based on
node and let's us write in javascript.
It's incredibly simple and is super approachable. We've put together
<a href="https://github.com/gu-app-club/lets-learn-express">
a little tutorial on getting your first server setup!</a>
</p>
</section>
</div>
</body>
</html>