-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
30 lines (28 loc) · 1.54 KB
/
about.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
---
title: About
subtitle: Created by Toasty the Toaster as part of Hack the Solar System.
layout: page
---
<div class="container">
<p class="lead">This website was created by Toasty the Toaster, a High School programming team from <a
href="https://dalton.org">The
Dalton School</a> at <a href="https://www.amnh.org/calendar/hack-the-solar-system">Hack The Solar
System</a>.
</p>
<p>Toasty The Toaster consists of <a href="https://williambarkoff.com">William Barkoff</a>, <a
href="https://thatoddmailbox.github.io">Alex Studer</a>, Claire Wilson, Isha Chirimar, and Ava Mohajer. This
website is <a href="https://github.com/HackTheSolarSystem/RuthAngus">Open Source</a> and <a
href="https://github.com/HackTheSolarSystem/RuthAngus/blob/master/LICENSE.md">MIT Licensed</a>. Hack The
Solar System is the <a href="https://amnh.org">American Museum of Natural History</a>'s 5th Annual <a
href="http://www.bridgeup.org/bu-stem">BridgeUP STEM</a> Hackathon. Toasty the Toaster also participated
last year, in <a href="https://github.com/HackTheDeep">Hack The Deep</a>. (See <a
href="https://hackthedeep.github.io/dorothy_bliss/">our project</a> last year). This year's challenge,
<a href="https://github.com/amnh/HackTheSolarSystem/wiki/The-Women-of-Space-Science">The Women of Space
Science</a>,
highlights the untold story of a prominent female scientist who has studied physical science, planetary science
and
astronomy
at the Museum.
</p>
<img src="{{site.baseurl}}/public/toasty-context.png" alt="Toasty the Toaster in Space" />
</div>