-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
193 lines (172 loc) · 8.91 KB
/
Copy pathindex.html
File metadata and controls
193 lines (172 loc) · 8.91 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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kit Lab - Hack Club YSWS</title>
<link rel="stylesheet" href="style - Copy.css">
</head>
<body>
<button class="orphHand" onclick="window.location.href='https://hackclub.com'">
<img src="flag-orpheus-top.svg">
</button>
<div class="container">
<div class="content">
<img src="logo.png" alt="Kit Lab Logo">
<h1>Kit Lab</h1>
<p>build software, get hardware</p>
</div>
<div class="content">
<h2>What is this?</h2>
<p>A <a href="https://hackclub.com/" target="_blank">Hack Club</a> YSWS program where you ship software
projects with certain themes to get electronic kits.</p>
<p><strong>100% online. Completely free.</strong></p>
<p>Build anything on the theme like:</p>
<ul>
<li>Websites</li>
<li>Mobile Apps</li>
<li>Desktop Software</li>
<li>Scripts & Tools</li>
</ul>
</div>
<div class="content">
<h2>How It Works</h2>
<ol>
<li>Sign up using the RSVP button</li>
<li>Build software projects based on specific themes.</li>
<li>Track your software building time using <a href="https://hackatime.hackclub.com/"
target="_blank">Hackatime</a>.</li>
<li>Once you meet the theme and minimum hour requirements, we ship you a hardware kit!</li>
<li>Build projects using the hardware in your kit (LEDs, PCBs, microcontrollers, etc.) based ONLY on the
kit's theme.</li>
<li>Log your project time (not software time) by journalling on the website every 60-90 minutes.</li>
<li>Every hour spent on your hardware project earns you <strong>5 tokens</strong> (1 token ≈ $1 USD).
</li>
<li>Once we reach our RSVP goal of 150, you'll be able to use your tokens in the shop for prizes!</li>
</ol>
</div>
<div class="content rsvp-section">
<h2>Join the Program</h2>
<button class="rsvp-button" onclick="window.location.href='https://forms.fillout.com/t/fLiru2jQ2Eus'">
RSVP
</button>
<p style="text-align: center; margin-top: 10px; color: #00d4ff; font-weight: bold;">RSVP Goal: 150</p>
<p style="text-align: center; margin-top: 15px; font-size: 0.9em; color: #a0fbff; font-style: italic;">
Note: Kit Lab is currently in the RSVP phase. The program is not yet official and will launch once we
reach our goal of 150 RSVPs.
</p>
</div>
<div class="content">
<h2>FAQ</h2>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
What is this program? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
Kit Lab is a Hack Club YSWS program. You build software projects based on themes, track your
time using Hackatime, and ship your projects. In return, you get electronics kits. Then you build
hardware projects on the theme of the kit and earn tokens for prizes.
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
Who can participate? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
Anyone ages 13-18 who isn't banned from Hack Club. You just need to build software projects
that meet the theme and hour requirements to get started!
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
How does earning tokens work? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
Every hour spent on building hardware projects (after receiving your kit) earns you
<strong>5 tokens</strong>. Each token is approximately equivalent to 1 USD. You can spend
these tokens in the shop for various prizes like giftcards, universal PCBs, and more.
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
How is time tracked? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
Software development time is tracked using <a href="https://hackatime.hackclub.com/"
target="_blank">Hackatime</a>.
Once you get your kit, hardware project time is tracked by journalling on the website every 60-90
minutes.
Once we reach our RSVP goal of 150, the full website with journalling and the shop will be launched.
Until then, join the <a href="https://hackclub.enterprise.slack.com/archives/C0AAM3UH8KC"
target="_blank">#kit-lab</a> channel on Slack.
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
What can I spend grant credit on? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
You can spend tokens on prizes in the shop, including electronic components, giftcards,
and other hardware. Check the `#kit-lab` channel for updates on available prizes!
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
What kind of hardware is available? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
Hardware is new. We also have surplus and slightly damaged hardware that will be clearly noted. This
surplus hardware won't be sold in the shop - instead, it's used for random prizes, raffles, and
rewards.
</div>
<div class="faq-item">
<div class="faq-question" onclick="toggleFAQ(this)">
How can I get more information? <span class="faq-arrow">▼</span>
</div>
<div class="faq-answer">
If you have any questions or need help with anything, just join the <a
href="https://hackclub.enterprise.slack.com/archives/C0AAM3UH8KC"
target="_blank">#kit-lab</a> channel in the Hack Club Slack! You can ask for help
there, and the community will be happy to assist you.
</div>
</div>
</div>
<div class="content">
<h2>Program Rules</h2>
<ul>
<li>No cost to participate</li>
<li>Online participation only</li>
<li>Ages 13-18</li>
<li>Must not be banned from HackClub/Hackatime.</li>
<li>Grants managed through HCB (HackClubBank)</li>
<li>Subject to Hack Club program rules, availability, and <a href="https://hackclub.com/conduct/"
target="_blank">Code of Conduct</a></li>
</ul>
</div>
</div>
<div class="content">
<h2>Sponsors</h2>
<p>If you are interested in sponsoring or donating hardware, contact <a
href="mailto:kit.lab.contact@gmail.com">kit.lab.contact@gmail.com</a></p>
</div>
</div>
<div class="bottom">
A <a href="https://hackclub.com" target="_blank">Hack Club</a> YSWS program. Hack Club is a 501(c)(3)
nonprofit.
</div>
<script>
function toggleFAQ(element) {
const faqItem = element.parentElement;
const answer = faqItem.querySelector('.faq-answer');
const arrow = element.querySelector('.faq-arrow');
if (answer.style.maxHeight) {
answer.style.maxHeight = null;
arrow.textContent = '▼';
} else {
answer.style.maxHeight = answer.scrollHeight + "px";
arrow.textContent = '▲';
}
}
</script>
</body>
</html>