-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
175 lines (170 loc) · 9.33 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
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
<html>
<head>
<title>About Us</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="assets/css/about.css" />
<script src="assets/js/menu.js"></script>
</head>
<body>
<div id="top_bar">
<div id="outside_menu">
<nav role="navigation">
<div id="menuToggle">
<input type="checkbox" />
<span></span>
<span></span>
<span></span>
<ul id="menu">
<a href="index.html"><li>Home</li></a>
<a href="about.html"><li>About Us</li></a>
<a href="calendar.html"><li>Event Calendar</li></a>
<a href="https://medium.com/hackersatberkeley"><li>Hackers of Berkeley</li></a>
<a href="contact.html"><li>Contact Us</li></a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSd-C6XUFoXVkrW-yJ0DkTCSx1EnA7VQj-DbWJVK5mLszGToYg/viewform"><li>Requests</li></a>
</ul>
</div>
</nav>
</div>
</div>
<div class="circle"src="assets/img/h@b_logo.png"></div>
<a href="index.html"><img class="logo"src="assets/img/h@b_logo.png"></a>
<div class=pagetitle> Our Team</div>
<table class="team">
<tbody>
<tr>
<td>
<div class="photo photo1"><img src="assets/img/aakash.JPG"></div>
<!-- <div class="photo photo2"><img src="assets/img/Aakash2.jpg"></div> -->
<div class="segmenttitle">Aakash Adesara</div>
<div class="text bio">
#SOLID
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/amit.JPG"onmouseover="this.src='assets/img/amit-2.JPG'"
onmouseout="this.src='assets/img/amit.JPG'"></div>
<div class="segmenttitle">Amit Talreja</div>
<div class="text bio">
"It’s not a bug, it’s a feature."
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/archita.JPG"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/archita-2.jpg"></div> -->
<div class="segmenttitle">Archita Jain</div>
<div class="text bio">
"How do you tell an algorithm you're laughing at it, not with it?" - David Rees
</div>
</td>
</tr>
<tr>
<td>
<div class="photo photo1"><img src="assets/img/asena.JPG"onmouseover="this.src='assets/img/asena-2.JPG'"
onmouseout="this.src='assets/img/asena.JPG'"></div>
<!-- <div class="photo photo2"><img src="assets/img/asena-2.jpg"></div> -->
<div class="segmenttitle">Asena Yildiz</div>
<div class="text bio">
"The grass is always greener on the other sky." - Rodney
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/ingrid.JPG"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/ingrid-2.jpg"></div> -->
<div class="segmenttitle">Ingrid Wu</div>
<div class="text bio">
"The grass is always greener on the other sky." - Rodney
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/jackson.JPG"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/jackson-2.jpg"></div> -->
<div class="segmenttitle">Jackson Stogel</div></a>
<div class="text bio">
"The grass is always greener on the other sky." - Rodney
</div>
</td>
</tr>
<tr>
<td>
<div class="photo photo1"><img src="assets/img/jessie.JPG"onmouseover="this.src='assets/img/jessie-2.jpg'"
onmouseout="this.src='assets/img/jessie.JPG'"></div>
<!-- <div class="photo photo2"><img src="assets/img/jessie-2.jpg"></div> -->
<div class="segmenttitle"><a href="https://twitter.com/ingoodJesst">Jessie Yang</a></div>
<div class="text bio">
"If you have multiple sewing machines running at once, is that multithreading?"
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/kevin.JPG"onmouseover="this.src='assets/img/kevin-2.JPG'"
onmouseout="this.src='assets/img/kevin.JPG'"></div>
<div class="segmenttitle"><a href="https://birb.codes.rocks/">Kevin Tran </a></div>
<div class="text bio">
"It's not as easy as it looks to be this H@Bulous all the time. "
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/legeng.JPG"onmouseover="this.src='assets/img/csbae.png'" onmouseout="this.src='assets/img/legeng.JPG'"></div>
<div class="segmenttitle">Legeng Liu</div></a>
<div class="text bio">
*has strong understanding of cs theory* *won't tell you about my startup idea at all* *p=np*
</div>
</td>
</tr>
<tr>
<td>
<div class="photo photo1"><img src="assets/img/luke.JPG"onmouseover="this.src='assets/img/luke-2.jpg'"
onmouseout="this.src='assets/img/luke.JPG'"></div>
<!-- <div class="photo photo2"><img src="assets/img/luke-2.jpg"></div> -->
<div class="segmenttitle">Luke Brody</div>
<div class="text bio">
"I love [email protected] a friend."
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/lulu.JPG"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/lulu-2.jpg"></div> -->
<div class="segmenttitle">Lulu Wang</div>
<div class="text bio">
I like to design worlds. hmu for pro art tipz
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/maitri.JPG"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/maitri.jpg"></div> -->
<div class="segmenttitle">Maitri Shah</div></a>
<div class="text bio">
"Life ain't picture perfect we use the negatives to develop." - Logic
</div>
</td>
</tr>
<tr>
<td>
<div class="photo photo1"><img src="assets/img/nate.JPG"></div>
<!-- <div class="photo photo2"><img src="assets/img/nate-2.jpg"></div> -->
<div class="segmenttitle">Nate Young</div>
<div class="text bio">
"The grass is always greener on the other sky." - Rodney
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/netra.png"onmouseover="this.src='assets/img/netra-2.png'"
onmouseout="this.src='assets/img/netra.png'"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/netra-2.jpg"></div> -->
<div class="segmenttitle">Netra Sathe</div>
<div class="text bio">
I stayed at a hotel where at breakfast the chef asked me how "how would you like your eggs?", and I said "in a cake"
</div>
</td>
<td>
<div class="photo photo1" style=""><img src="assets/img/ryan.jpg"onmouseover="this.src='assets/img/ryan-2.jpg'"
onmouseout="this.src='assets/img/ryan.jpg'"></div>
<!-- <div class="photo photo2" style="display: none;"><img src="assets/img/ryan-2.jpg"></div> -->
<div class="segmenttitle">Ryan Lee</div></a>
<div class="text bio">
"My name was trending on Twitter that one time I was getting exponential growth. Then again, that might have been about one of those other non-technical Ryans."
</div>
</td>
</tr>
</tbody></table>
</body>
</html>