Skip to content

Commit 1f32963

Browse files
committed
Add 2025 site
1 parent de86664 commit 1f32963

39 files changed

Lines changed: 1423 additions & 55 deletions

clippy.png

24 KB
Loading

displaySubmissions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
loadIssues({
22
owner: 'terriblehack',
33
repo: 'terriblehack',
4-
issue: 39,
4+
issue: 59,
55
render: (data) => {
66
const container = document.getElementById('projects');
77
container.innerHTML = [];

history.html

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,54 @@ <h2 id="s2020">(May 2020) TerribleHack VR</h2>
283283
</div>
284284
</div>
285285

286+
<h2 id="s2022">(April 2022) TerribleHack (2+2)/22/22</h2>
287+
<p align="center">
288+
<a class="button website" target="_blank" style="background-image: url('history/s2022.png')" href="s2022"><span>View the April 2022 Site</span></a>
289+
</p>
290+
<div class="row">
291+
<div class="column expand">
292+
<iframe class="full" width="560" height="315" src="https://www.youtube.com/embed/EB8pu108Gu4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
293+
</div>
294+
<div class="column expand">
295+
<p>We did another virtual event in 2022! It wasn't quite as big as in 2020 because I think by 2022 we'd all grown a tad tired of online events, but we had some great projects! You can <a href="https://www.youtube.com/watch?v=U9FfzYcaAwo" target="_blank">watch the opening ceremonies on YouTube</a> and watch the demos as well on this page!</p>
296+
</div>
297+
</div>
298+
<p>We also continued the tradition of having a <em>The Room</em> watch-along and a Bob Ross follow-along.</p>
299+
<div class="row">
300+
<div class="column expand">
301+
<a href="history/bobross22/aurame.png"><img class="full" src="history/bobross22/aurame.png" /></a>
302+
</div>
303+
<div class="column expand">
304+
<a href="history/bobross22/dave.png"><img class="full" src="history/bobross22/dave.png" /></a>
305+
</div>
306+
<div class="column expand">
307+
<a href="history/bobross22/ena.png"><img class="full" src="history/bobross22/ena.png" /></a>
308+
</div>
309+
<div class="column expand">
310+
<a href="history/bobross22/ficwats.png"><img class="full" src="history/bobross22/ficwats.png" /></a>
311+
</div>
312+
</div>
313+
<div class="row">
314+
<div class="column expand">
315+
<a href="history/bobross22/lyn.webp"><img class="full" src="history/bobross22/lyn.webp" /></a>
316+
</div>
317+
<div class="column expand">
318+
<a href="history/bobross22/maddy.jpg"><img class="full" src="history/bobross22/maddy.jpg" /></a>
319+
</div>
320+
<div class="column expand">
321+
<a href="history/bobross22/thalia.png"><img class="full" src="history/bobross22/thalia.png" /></a>
322+
</div>
323+
<div class="column expand">
324+
<a href="history/bobross22/yangzi.jpg"><img class="full" src="history/bobross22/yangzi.jpg" /></a>
325+
</div>
326+
<div class="column expand">
327+
<a href="history/bobross22/group.png"><img class="full" src="history/bobross22/group.png" /></a>
328+
</div>
329+
</div>
330+
286331
<h2 id="present">The Present and Future</h2>
287332
<p>Congrats, you've made it up to the present day!</p>
288-
<p>Although none of the organizers are in school any more, we've decided that we'll continue doing TerribleHack virtually, free for anyone to join! Expect to see more shenanigans in a similar vein, and hopefully you can be a part of the fun next time!</p>
333+
<p>In the years since the last TerribleHack, Dave helped start and run Creative Code Toronto, a monthly meetup for people using code as a creative medium. There is a lot of overlap between creative coding and the TerribleHack ethod, so this year, we're bringing it back as a CCTO event!</p>
289334

290335
<hr />
291336
<p style="text-align: center"><a href="index.html">Back</a></p>

history/bobross22/aurame.png

1.73 MB
Loading

history/bobross22/dave.png

2.52 MB
Loading

history/bobross22/ena.png

4.13 MB
Loading

history/bobross22/ficwats.png

896 KB
Loading

history/bobross22/group.png

853 KB
Loading

history/bobross22/lyn.webp

214 KB
Loading

history/bobross22/maddy.jpg

3.18 MB
Loading

0 commit comments

Comments
 (0)