forked from oceanhackweek/oceanhackweek.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpasthackweeks.html
More file actions
149 lines (114 loc) · 5.19 KB
/
pasthackweeks.html
File metadata and controls
149 lines (114 loc) · 5.19 KB
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
<!DOCTYPE HTML>
<!--
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>OceanHackWeek 2021</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="/assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="/assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="/assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="/assets/css/ie9.css" /><![endif]-->
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.1/dist/leaflet.css"
integrity="sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ=="
crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.3.1/dist/leaflet.js"
integrity="sha512-/Nsx9X4HebavoBvEBuyp3I7od5tA0UzAxs+j83KgC8PU0kgB4XiK4Lfe4y4cgBtaRJQEIFCW+oC506aPT2L1zw=="
crossorigin=""></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116958811-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-116958811-1');
</script>
</head>
<body>
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" >
<h1><a href="/">OceanHackWeek 2021</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/code_of_conduct.html">Code of Conduct</a></li>
<li><a href="/applicant-info.html">Information for Applicants</a></li>
<li><a href="/hackweek.html">What is a hackweek?</a></li>
<li><a href="/our-team.html">Organizing committee</a></li>
<li><a href="/pasthackweeks.html">Past OceanHackWeeks</a></li>
<li><a href="/projects_2020.html">2020 OceanHackWeek Projects</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header>
<h2>Past OceanHackWeeks</h2>
<p>Access materials from past hackweeks</p>
</header>
<section class="wrapper style5">
<div class="inner">
<p>OceanHackWeek (<strong>OHW</strong>) has taken place annually starting in 2018. Materials from past hackweeks are available, though they may be incomplete, particularly for older events. Links to past tutorials and projects are also provided in most cases.</p>
<p>OceanHackWeek was held as a virtual event for the first time in 2020; in 2019 and 2018 it was an in-person event with limited virtual access.</p>
<h2 id="2020-ohw20">2020 (OHW20)</h2>
<ul>
<li><a href="https://oceanhackweek.github.io/ohw20/">Web site</a></li>
<li><a href="https://oceanhackweek.github.io/ohw-resources/ohw20/">OHW Resources site</a></li>
<li><a href="https://oceanhackweek.github.io/ohw-resources/ohw20/schedule/">Schedule</a></li>
<li><a href="projects_2020.html">Projects</a></li>
</ul>
<h2 id="2019-ohw19">2019 (OHW19)</h2>
<ul>
<li><a href="https://oceanhackweek.github.io/ohw19/">Web site</a></li>
<li><a href="https://oceanhackweek.github.io/ohw19/curriculum_2019.html">Schedule</a></li>
<li><a href="https://oceanhackweek.github.io/ohw19/projects_2019.html">Projects</a></li>
</ul>
<h2 id="2018-ohw18">2018 (OHW18)</h2>
<ul>
<li><a href="https://oceanhackweek.github.io/ohw2018/">Web site</a></li>
<li><a href="https://oceanhackweek.github.io/ohw2018/schedule.html">Schedule</a></li>
<li><a href="https://oceanhackweek.github.io/ohw2018/projects.html">Projects</a></li>
</ul>
</div>
</section>
</article>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://github.com/oceanhackweek" class="icon fa-github" target="_blank"><span class="label">GitHub</span></a></li>
<li><a href="https://oceanhackweek.slack.com" class="icon fa-slack" target="_blank"><span class="label">Slack</span></a></li>
<li><a href="mailto:oceanhkw@uw.edu" class="icon fa-envelope" target="_blank"><span class="label">email</span></a></li>
</ul>
<ul class="copyright">
<li>© OceanHackWeek 2021</li>
<!--<li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a>.</li>-->
<!--<li>Demo Images: <a href="https://unsplash.com/" target="_blank">Unsplash</a>.</li>-->
<!--<li>Jekyll integration: <a href="http://andrewbanchi.ch" target="_blank">Andrew Banchich</a>.</li>-->
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.scrollex.min.js"></script>
<script src="/assets/js/jquery.scrolly.min.js"></script>
<script src="/assets/js/skel.min.js"></script>
<script src="/assets/js/util.js"></script>
<!--[if lte IE 8]><script src="/assets/js/ie/respond.min.js"></script><![endif]-->
<script src="/assets/js/main.js"></script>
</body>
</html>
</body>
</html>