Skip to content

Commit 82e5d79

Browse files
authored
Remove speakers (#101)
1 parent 9df1b74 commit 82e5d79

File tree

1 file changed

+42
-36
lines changed

1 file changed

+42
-36
lines changed

data/speakers.js

Lines changed: 42 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,42 +9,48 @@ import lowLevel from "../public/images/lowlevel.jpg";
99

1010
const data = {
1111
speakers: [
12-
{
13-
name: "Ed (LowLevel)",
14-
title: "Security Researcher, YouTuber",
15-
info: "Ed (LowLevel) is an offensive security researcher and security engineer. Ed has been doing penetration tests, vulnerability research, and security audits for the last 10 years. On YouTube, he has a following of 750,000 subscribers and makes videos about recent vulnerabilities, and how we can all make software safer.",
16-
image: lowLevel,
17-
},
18-
{
19-
name: "Dr. Nader Sehatbakhsh",
20-
title: "Assistant Professor, UCLA Electrical and Computer Engineering Department",
21-
info: "Nader Sehatbakhsh runs the Secure Systems and Architectures (SsysArch) research lab at UCLA. His research interest is in the broad area of Security and Privacy with emphasis on hardware support for security and privacy. Specifically, he is interested in computer architecture, IoT Security, embedded/cyber-physical systems, and security and privacy in machine learning. He is affiliated with the Computer Engineering Lab in Electrical and Computer Engineering (ECE) Department at UCLA. Prior to joining to UCLA, Dr. Nader Sehatbakhsh was a PhD student at the School of Computer Science at Georgia Tech where he worked on Securing Computing Systems by Mitigating and Leveraging Side-Channels. He earned his PhD in Computer Science from Georgia Tech in 2020. Before that, he earned his B.Sc. in Electrical Engineering from the University of Tehran in 2013. He joined UCLA since July 2020.",
22-
image: nader,
23-
},
24-
{
25-
name: "Akshara Sundararajan",
26-
title: "Senior Software Engineer, Google",
27-
info: "Akshara Sundararajan is a founding member and former president of ACM Cyber. Akshara now works as a senior software engineer at Google Cloud, where she leads abuse protections for GenAI APIs, including Gemini API and Vertex AI. Her work focuses on detecting and mitigating scaled attacks against Google Cloud resources and APIs. She also previously interned at Google, Symantec, Thomson Reuters, and Ariento. Her work has been featured in the Google Cloud Security & Identity blog.",
28-
image: akshara,
29-
},
30-
{
31-
name: "Sanjana Sarda",
32-
title: "Offensive Security, Anduril",
33-
info: "Sanjana Sarda is a UCLA and ACM Cyber alum who currently leads offensive security efforts at Anduril, building on her focus in AI security and privacy from her master's at Stanford. She has spoken at DEFCON, LayerOne, and BSides San Diego, and her research has been featured in Forbes and Vice's Motherboard.",
34-
image: sanjana,
35-
},
36-
{
37-
name: "Peter Sutarjo",
38-
title: "Anti-Cheat Engineer, Moonshot Games",
39-
info: "Peter Sutarjo is a former ACM Cyber Officer and ACM Studio President. He has previously hosted workshops on game hacking for ACM Cyber and ACM Studio. He is currently an Anti-Cheat Engineer at Moonshot Games working on anticheat and antitamper technologies. He has also previously interned at Novacoast and Symantec. He also is a Lead Programmer for Sondering Studio, an indie-game studio founded by ACM Studio alumni aiming to make narrative-driven games with heart.",
40-
image: peter,
41-
},
42-
{
43-
name: "William Wang",
44-
title: "PhD Student (Cryptography), NYU",
45-
info: "William is a former ACM Cyber officer, and currently a PhD student at NYU. He works on cryptography and also plays CTFs with DiceGang.",
46-
image: defund,
47-
},
12+
{
13+
name: "Speakers Coming Soon",
14+
title: "TBD...",
15+
info: "",
16+
image: placeholder,
17+
}
18+
// {
19+
// name: "Ed (LowLevel)",
20+
// title: "Security Researcher, YouTuber",
21+
// info: "Ed (LowLevel) is an offensive security researcher and security engineer. Ed has been doing penetration tests, vulnerability research, and security audits for the last 10 years. On YouTube, he has a following of 750,000 subscribers and makes videos about recent vulnerabilities, and how we can all make software safer.",
22+
// image: lowLevel,
23+
// },
24+
// {
25+
// name: "Dr. Nader Sehatbakhsh",
26+
// title: "Assistant Professor, UCLA Electrical and Computer Engineering Department",
27+
// info: "Nader Sehatbakhsh runs the Secure Systems and Architectures (SsysArch) research lab at UCLA. His research interest is in the broad area of Security and Privacy with emphasis on hardware support for security and privacy. Specifically, he is interested in computer architecture, IoT Security, embedded/cyber-physical systems, and security and privacy in machine learning. He is affiliated with the Computer Engineering Lab in Electrical and Computer Engineering (ECE) Department at UCLA. Prior to joining to UCLA, Dr. Nader Sehatbakhsh was a PhD student at the School of Computer Science at Georgia Tech where he worked on Securing Computing Systems by Mitigating and Leveraging Side-Channels. He earned his PhD in Computer Science from Georgia Tech in 2020. Before that, he earned his B.Sc. in Electrical Engineering from the University of Tehran in 2013. He joined UCLA since July 2020.",
28+
// image: nader,
29+
// },
30+
// {
31+
// name: "Akshara Sundararajan",
32+
// title: "Senior Software Engineer, Google",
33+
// info: "Akshara Sundararajan is a founding member and former president of ACM Cyber. Akshara now works as a senior software engineer at Google Cloud, where she leads abuse protections for GenAI APIs, including Gemini API and Vertex AI. Her work focuses on detecting and mitigating scaled attacks against Google Cloud resources and APIs. She also previously interned at Google, Symantec, Thomson Reuters, and Ariento. Her work has been featured in the Google Cloud Security & Identity blog.",
34+
// image: akshara,
35+
// },
36+
// {
37+
// name: "Sanjana Sarda",
38+
// title: "Offensive Security, Anduril",
39+
// info: "Sanjana Sarda is a UCLA and ACM Cyber alum who currently leads offensive security efforts at Anduril, building on her focus in AI security and privacy from her master's at Stanford. She has spoken at DEFCON, LayerOne, and BSides San Diego, and her research has been featured in Forbes and Vice's Motherboard.",
40+
// image: sanjana,
41+
// },
42+
// {
43+
// name: "Peter Sutarjo",
44+
// title: "Anti-Cheat Engineer, Moonshot Games",
45+
// info: "Peter Sutarjo is a former ACM Cyber Officer and ACM Studio President. He has previously hosted workshops on game hacking for ACM Cyber and ACM Studio. He is currently an Anti-Cheat Engineer at Moonshot Games working on anticheat and antitamper technologies. He has also previously interned at Novacoast and Symantec. He also is a Lead Programmer for Sondering Studio, an indie-game studio founded by ACM Studio alumni aiming to make narrative-driven games with heart.",
46+
// image: peter,
47+
// },
48+
// {
49+
// name: "William Wang",
50+
// title: "PhD Student (Cryptography), NYU",
51+
// info: "William is a former ACM Cyber officer, and currently a PhD student at NYU. He works on cryptography and also plays CTFs with DiceGang.",
52+
// image: defund,
53+
// },
4854
],
4955
};
5056

0 commit comments

Comments
 (0)