This repository was archived by the owner on Jan 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathuncommonsenseteam.html
More file actions
115 lines (110 loc) · 3.9 KB
/
uncommonsenseteam.html
File metadata and controls
115 lines (110 loc) · 3.9 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
---
layout: us-summer
title: "Uncommon Sense Seminar: Bit by Bit"
banner-title: "Uncommon Sense Seminar"
scripts:
- "signup.js"
- "us.js"
style: about.css
noindex: true
---
{% if page.noindex %}
<meta name="robots" content="noindex">
{% endif %}
<!--
<h1 class="noslashes">Our Team</h1>
<div class="section" id="topbuttons">
<div class="details-container">
<div class="details-item">
<a href="#director">
<button class="buttons">Our Directors</button>
</a>
</div>
<div class="details-item">
<a href="#lead">
<button class="buttons">Our Team Leads</button>
</a>
</div>
<div class="details-item">
<a href="#mascot">
<button class="buttons">Our Mascot</button>
</a>
</div>
</div>
</div>
-->
<!--Meet the Instructors-->
<!--
<div class="section">
<h2 id="director" class="noslashes">Meet our Instructors</h2>
<div class="instructors-container">
<span class="instructors-item">
<img class="light-border" src="imgs/Our Team Photos/SydneySquare_New.jpg" /><br />
<strong>Sydney Von Arx</strong>
<p class="title">Uncommon Sense Lead Instructor</p>
<p>
I'm Sydney Von Arx, a computer
science major at Stanford currently doing research under Fei-Fei Li in the Vision lab. I also help
run
<a href="https://web.stanford.edu/group/ea/"
>Stanford Effective Altruism</a
>
and work with the
<a
href="https://cisac.fsi.stanford.edu/stanford-existential-risks-initiative/content/stanford-existential-risks-initiative"
>
Stanford Existential Risks Initiative</a>.
</p>
</span>
<span class="instructors-item">
<img class="light-border" src="imgs/Our Team Photos/ChrisSquare.jpg" /><br />
<strong>Chris Lakin</strong>
<p class="title">Uncommon Sense Instructor</p>
<p>
Hello, I like to listen and occasionally write. I am currently studying physics at Carnegie Mellon, where I also organize CMU Strategic Social Impact.
</p>
</span>
<span class="instructors-item">
<img class="light-border" src="imgs/Our Team Photos/ChristianSmithSquare.jpeg" /><br />
<strong>Christian Smith</strong>
<p class="title">Uncommon Sense Instructor</p>
<p>
For as long as I can remember, making sense of the strange world around me has been my central endeavor.
I have learned that being able to tell accurate information from inaccurate information is key to succeeding in any goal in life.
What excites me about working with Uncommon Sense is having the opportunity to help students
build a foundation from which they can make sense of the world around them, and therefore, be well-equipped
to succeed in their own endeavors. I recently graduated from Stanford with a BS in Education.
</p>
</span>
</div>-->
<!--
<span class="instructors-item">
<img src="imgs/SelenaSquare.jpg"><br>
<strong>___</strong>
<p>
_____
</p>
</span>-->
<!--
<h2 class="noslashes">Meet our Speakers</h2>
<p>
Our leadership plays a crucial role in running smaller sections within BxB Central. They are the brains behind many of our
organization's operations, training new volunteers, organizing their teams, and constantly improving
what they do.
</p>
<div class="instructors-container">
<span class="instructors-item" id="lead">
<img class="blue-border" src="./imgs/SophiaSquare.jpg">
<strong>Sophia Wang</strong>
<p class="title">
Website Team Lead
</p>
</span>
<span class="instructors-item" id="lead">
<img class="blue-border" src="./imgs/EllieSquare.jpg">
<strong>Ellie Tanimura</strong>
<p class="title">
Fundraising Lead
</p>
</span>
</div>-->