-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
team.html
235 lines (222 loc) · 13.2 KB
/
team.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="Science & Design, Inc.">
<meta name="theme-color" content="#7d25c1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Science & Design, Inc.</title>
<link rel="icon" type="image/x-icon" href="src/img/favicon/favicon.ico">
<link rel="stylesheet" href="src/css/reset.css">
<link rel="stylesheet" href="src/css/style.css">
</head>
<body class="landing">
<div class="banner">
<p>❤️ Love what we do? <a href="https://opencollective.com/scidsg/" target="_blank" rel="noopener noreferrer">Donate</a>!</p>
</div>
<header>
<p class="logo">Science <span class="brandMark">&</span> Design</p>
<nav>
<a class="mobileNav btnIcon" aria-label="Navigation menu">Menu</a>
<ul>
<li><a href="team.html">Team</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
<a class="btn primaryBtn" href="https://opencollective.com/scidsg/" target="_blank" rel="noopener noreferrer">Donate</a>
</nav>
</header>
<main class="landing">
<section class="intro secondary">
<div class="wrapper">
<h1>Our Team</h1>
<p>We're a collective of cross-industry professionals helping to make the internet safer and more secure.</p>
<img src="src/img/team-cover.webp" alt="Team Shot">
</div>
</section>
<section class="why">
<h2 class=wrapper>Board of Directors</h2>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Elijah Waxwing</h3>
<p>Elijah is the co-founder of Riseup.net, the LEAP Encryption Access Project, and Thoughtworks. He's been working on the issue of digital justice, autonomous infrastructure, and surveillance of social movements since 2000. Elijah is a software developer, systems architect, information security specialist, and manager.</p>
<a href="https://kolektiva.social/@elijah" target="_blank" rel="noopener noreferrer">Mastodon</a>
</div>
<img src="src/img/elijah.jpg" alt="Elijah's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Glenn Sorrentino</h3>
<p>Glenn is the founder and Executive Director of Science & Design and serves on the Board of Advisors to <a href="https://ddosecrets.com" target="_blank" rel="noopener noreferrer">Distributed Denial of Secrets</a>. In his most recent role as Principal Product Designer at Salesforce, he led the design for products including Search, Voice, Identity, and Authentication. His work has been awarded <a href="https://patents.google.com/?inventor=glenn+sorrentino" target="_blank" rel="noopener noreferrer">multiple US patents</a>, and invitations to collaborate with institutions like <a href="https://www.belfercenter.org/sites/default/files/2019-11/DataPrivacy.pdf" target="_blank" rel="noopener noreferrer">Harvard's Belfer Center</a> and the <a href="https://www3.weforum.org/docs/WEF_Redesigning_Data_Privacy_Report_2020.pdf" target="_blank" rel="noopener noreferrer">World Economic Forum</a>.</p>
<a href="https://www.linkedin.com/in/glennsorrentino/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/glenn.jpg" alt="Glenn's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Micah Lee</h3>
<p>Micah is a cofounder of <a href="https://freedom.press" target="_blank" rel="noopener noreferrer">Freedom of the Press Foundation</a>, serves on the board of <a href="https://ddosecrets.com" target="_blank" rel="noopener noreferrer">Distributed Denial of Secrets</a> and <a href="https://open-archive.org/" target="_blank" rel="noopener noreferrer">OpenArchive</a>, and is the Director of Information Security at The Intercept. He is a computer security engineer and an open-source software developer who writes about technical topics like digital and operational security, encryption tools, whistleblowing, and hacking using language that everyone can understand without dumbing it down. In addition, he develops security and privacy tools such as OnionShare, Dangerzone, and Semiphemeral.</p>
<a href="https://micahflee.com/" target="_blank" rel="noopener noreferrer">Website</a>
</div>
<img src="src/img/micah.png" alt="Micah's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Serene</h3>
<p>Serene is a software engineer, ex-hacker, and the creator of the Snowflake pluggable transport. Away from the computer, she is a concert pianist who concertizes around the world.</p>
<a href="https://serenepianist.com/" target="_blank" rel="noopener noreferrer">Website</a>
</div>
<img src="src/img/serene.jpg" alt="Serene's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Stefanie Daehler</h3>
<p>Stefanie is a librarian and educator, holding a Masters of Library and Information Sciences from Pratt and a BA from Cornell. Her experience includes Penguin Publishing, The NYC Department of Education, and leadership at The Archer School for Girls.</p>
<a href="https://www.linkedin.com/in/stefaniedaehler/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/stef.jpg" alt="Stef's Headshot">
</div>
</div>
</section>
<section class="why">
<h2 class=wrapper>Contributors</h2>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Ashley Di Battista, Ph.D.</h3>
<p>Ashley is a retired clinical neuropsychologist, long-time researcher with a PhD, and user experience expert. She loves making the complex comprehensible and has a thing for wordplay and puns, too.</p>
<p>You can watch/listen to her co-hosted podcast at <a href="https://youtube.com/@whathefux" target="_blank" rel="noopener noreferrer">YouTube</a> or read her free articles on research and data how-to's at <a href="https://medium.com/@ashley.dibattista" target="_blank" rel="noopener noreferrer">Medium</a>.</p>
<a href="https://www.linkedin.com/in/ashley-di-battista-phd-1891a1253/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/ashley.jpg" alt="Ashley's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Ese Udom</h3>
<p>Ese is a software engineer based in Lagos, Nigeria. He's been coding for nine years with experience building with Java, PHP, Android, AOSP, Kotlin, AWS, and other web technologies.</p>
<a href="https://www.linkedin.com/in/eseudom/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/ese.jpg" alt="Ese's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Florian Idelberger, Ph.D.</h3>
<p>Florian is a researcher and consultant with a focus on legal tech and security. In their Ph.D., they evaluated domain-specific and controlled natural languages to bridge the gap between humans and machines for understanding (computable) contracts. They also research topics like Law & AI and open-source licensing.</p>
<a href="http://fl0id.eu" target="_blank" rel="noopener noreferrer">Website</a>
</div>
<img src="src/img/florian.png" alt="Florian's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Glenn Sorrentino</h3>
<p>Glenn is the founder and Executive Director of Science & Design. Previously, as Principal Product Designer at Salesforce, he led design for products including Search, Voice, Identity, and Authentication. His work has resulted in <a href="https://patents.google.com/?inventor=glenn+sorrentino" target="_blank" rel="noopener noreferrer">multiple patents</a> and collaborations with institutions like Harvard's Belfer Center.</p>
<a href="https://www.linkedin.com/in/glennsorrentino/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/glenn.jpg" alt="Glenn's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Maya Ninova, Ph.D.</h3>
<p>Maya is a user researcher and social psychologist based in Barcelona, Spain, with over a decade of experience conducting behavioral research. She also consults organizations on research strategy and enjoys mentoring less experienced researchers.</p>
<a href="https://www.linkedin.com/in/mayagninova/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/maya.jpg" alt="Maya's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Miguel Jacq</h3>
<p>Miguel is a DevSecOps engineer with 15 years of experience. He works with businesses, non-profits, and community organizations to run safer, resilient, and efficient digital services.</p>
<a href="https://www.linkedin.com/in/mig5/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/mig.jpg" alt="Miguel's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Nicola Fabiano</h3>
<p>Nicola is an Italian lawyer and former San Marino Data Protection Authority President, focusing on privacy and cybersecurity. He created the <a href="https://www.dappremo.eu/en/" target="_blank" rel="noopener noreferrer">DAPPREMO model</a> and has authored numerous publications on data protection and privacy.</p>
<a href="https://www.linkedin.com/in/nicfab/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/nicola.png" alt="Nicola's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Ritik Shah</h3>
<p>Ritik is a cybersecurity enthusiast with a Master’s in Cybersecurity from Northeastern University. He specializes in SOC analysis and network security, focusing on strengthening digital defenses.</p>
<a href="https://www.linkedin.com/in/ritik-shah23/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/ritik.png" alt="Ritik's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Sam Schlinkert</h3>
<p>Sam is an editor and programmer focused on privacy and usability. He has developed open-source tools for security and was previously a social media editor at CNN.</p>
<a href="https://www.samschlinkert.com/" target="_blank" rel="noopener noreferrer">Website</a>
</div>
<img src="src/img/sam.png" alt="Sam's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Saptak Sengupta</h3>
<p>Saptak is a web developer focused on security, privacy, and accessibility, ensuring great UI design respects fundamental human rights.</p>
<a href="https://www.linkedin.com/in/saptaks/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/saptak.png" alt="Saptak's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Seth Brown</h3>
<p>Seth is a software engineer passionate about scalable, accessible code. He leads projects for startups and Fortune 500 companies while advocating for code quality and TDD.</p>
<a href="https://www.linkedin.com/in/seth-brown1/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/seth.jpg" alt="Seth's Headshot">
</div>
</div>
<div class="feature bio">
<div class="wrapper">
<div class="description">
<h3>Sooraj Sathyanarayanan</h3>
<p>Sooraj is a cybersecurity researcher specializing in blockchain, digital identity, and IT audit. He advocates for open-source and data privacy while fostering security awareness.</p>
<a href="https://www.linkedin.com/in/soorajsathyanarayanan/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
</div>
<img src="src/img/sooraj.png" alt="Sooraj's Headshot">
</div>
</div>
</section>
<footer>
<div class="wrapper">
<p>Built with ✊ by <a property="cc:attributionName" href="https://scidsg.org/" target="_blank" rel="cc:attributionURL dct:creator noopener noreferrer">Science & Design, Inc.</a>, a <a href="https://github.com/scidsg/business-resources/blob/main/Business%20Resources/501(c)(3)%20Determination%20Letter.pdf" target="_blank" rel="noopener noreferrer">501(c)(3)</a> non-profit located in California, USA 🇺🇸 making a global 🌍 impact.</p>
</div>
</footer>
</main>
<script src="src/js/nav.js"></script>
<script src="src/js/faq.js"></script>
</body>
</html>