-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathjudging_criteria.html
More file actions
155 lines (112 loc) · 6.47 KB
/
judging_criteria.html
File metadata and controls
155 lines (112 loc) · 6.47 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
150
151
152
153
154
155
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/main.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150897843-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-150897843-3');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Homepage for HobbyHacks">
<meta name="keywords" content="TechTogether, HobbyHacks, Hackathon">
<meta property="og:title" content="HobbyHacks by TechTogether">
<meta property="og:description" content="TechTogether's first virtual hackathon!">
<meta property="og:image" content="https://hobbyhacks.techtogether.io/img/bytehobby_navy.png">
<meta property="og:url" content="https://hobbyhacks.techtogether.io">
<meta property="og:type" content="website">
<title>HobbyHacks by TechTogether</title>
<link rel="icon" href="/img/favicon.png" type="image/x-icon" />
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" target="_blank" href="https://www.techtogether.io"><img class="img-logo"
src="img/techtogether-logo-white.png"></a>
</nav>
<!-- Header Content -->
<section>
<div class="container extra-spacing">
<div class="row">
<div class="col-lg-6">
<h1 class="mt-5 text-white">HobbyHacks Judging Criteria</h1>
<br>
<p class ="text-white">This event would not be possible without your support, commitment and expertise. In joining our efforts, you are investing your time and energy into the education and advancement of the next generation of engineers, tech leaders, and change-makers. You are making a difference by donating your time to this event and we are so grateful to have you onboard with us.</p>
<h2 class="mt-5 text-white">Originality</h2>
<p class ="text-white">Does it do something entirely novel, or at least take a fresh approach to an old problem?</p>
<h2 class="mt-5 text-white">Execution</h2>
<p class ="text-white">Is the hack usable in its current state? Is the user experience smooth? Does everything appear to work? Is it well designed?</p>
<h2 class="mt-5 text-white">Usefulness</h2>
<p class ="text-white">Is the hack practical? Is it something people would actually use? Does it fulfill a real need people have?</p>
<h2 class="mt-5 text-white">Presentation</h2>
<p class ="text-white">How well was the project presented? Did it make the hack more compelling? Did it give a good idea of its purpose?</p>
<h2 class="mt-5 text-white">Learning</h2>
<p class ="text-white">Did the team stretch themselves? Did they try to learn something new? What kind of projects have they worked on before?</p>
<h2 class="mt-5 text-white">Adherence to Theme</h2>
<p class ="text-white">Does the hack adhere to the event's theme? Does it implement that theme fully or just partially?</p>
</div>
<div class="col-lg-6">
<img style="margin-bottom: 100px; margin-left: 50px;" class ="img-xs" src="img/game_byte.png"></img>
</div>
</div>
</div>
</section>
<!-- End Header Content -->
<div class="container middle">
<div class="row">
<div class="col-lg-4">
<h2 class="mt-5 text-white">Event Contact</h2>
<h3 class ="text-white"><a href="https://www.linkedin.com/in/fwhittington/">Fiona Whittington</a></h3>
<p class ="text-white">She/Her/Hers<br>Event Lead, TechTogether<br>fiona@techtogether.io</p>
</div>
<div class="col-lg-4">
<h2 class="mt-5 text-white">Link Shortcuts</h2>
<h3 class ="text-white">
<a href="https://discord.gg/CJBedZ" target="_blank">Discord Link</a>
</h3>
<h3 class ="text-white">
<a href="/judging_criteria" target="_blank">Judging Criteria</a>
</h3>
<h3 class ="text-white">
<a href="https://admin.typeform.com/form/e8cvB0AF/create" target="_blank">Judging Submission</a>
</h3>
</div>
</div>
</div>
<section class ="footer-border">
<footer class="footer">
<div class="container end">
<div class="row">
<div class="col-lg-2">
<span class="text-muted"><a href="https://www.facebook.com/endthehackergap/" target="_blank">Facebook</a></span><br>
<span class="text-muted"><a href="https://www.instagram.com/techtogether_/" target="_blank">Instagram</a></span><br>
</div>
<div class="col-lg-2">
<span class="text-muted"><a href="mailto:info@techtogether.io" target= "_blank">Contact</a></span><br>
</div>
<!-- <div class="col-lg-2">
<span class="text-muted"><a href="">Privacy Policy</a></span><br>
<span class="text-muted"><a href="">Code of Conduct</a></span>
</div> -->
</div>
</div>
</footer>
</section>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>