forked from hugoferreira/papyrus-theme
-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
79 lines (54 loc) · 2.17 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
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
---
layout: page
title: About
---
<p>
We're a group of CS 125 staff who want to pass on our knowledge. Giving people a set of fun and
useful experiences over the summer.
</p>
<p>This is an entirely volunteer based initiative for the covid19 times, and we're welcoming of all
(good or bad) feedback at the <a href="https://forum.125summer.tech/">Course Forum</a>.
</p>
<h2>People</h2>
<!-- Gravatar urls manually picked from https://en.gravatar.com/site/check/ -->
<p>Thanks to everyone for making this happen!</p>
<div class="people-card">
<h3 class="people-name">Ahmed Hasan</h3>
<img src="https://s.gravatar.com/avatar/b0e7388ea198ef71c7a013abdd9fb322?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Alex Gong</h3>
<img src="https://s.gravatar.com/avatar/10c136d9f25ca7ed4cabc2458815cbee?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Drshika Asher</h3>
<img src="https://s.gravatar.com/avatar/f18875f467430651dbd58dd75a186857?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Fantah Kabba</h3>
<img src="https://s.gravatar.com/avatar/d3768d70532f1d6d9247f81157b5d626?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Hania Dziurdzik</h3>
<img src="https://s.gravatar.com/avatar/d1c97640420c2052cdacdcb0abf83b5a?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Harsh Deep</h3>
<img src="https://s.gravatar.com/avatar/40b46fb612b59f7aee52369a208faf3e?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Jackie Chan</h3>
<img src="https://s.gravatar.com/avatar/eae5a07fd6795f4a236cb9cd52c2d42b?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Maaheen Maajed</h3>
<img src="https://s.gravatar.com/avatar/132801af805ecc0fbfe20ba6b69dedf6?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Monika Para</h3>
<img src="https://s.gravatar.com/avatar/c402b81a40ee5677b494e480580f5702?s=250">
</div>
<div class="people-card">
<h3 class="people-name">Shruthi Jaganathan</h3>
<img src="https://s.gravatar.com/avatar/8127755397c0ba6d1b11729ce1bbd5da?s=250">
</div>