diff --git a/files/SatellitesPrivacyCameraReady.pdf b/files/SatellitesPrivacyCameraReady.pdf new file mode 100644 index 0000000..d98ed13 Binary files /dev/null and b/files/SatellitesPrivacyCameraReady.pdf differ diff --git a/files/phd_resume.pdf b/files/phd_resume.pdf new file mode 100644 index 0000000..bdee9c5 Binary files /dev/null and b/files/phd_resume.pdf differ diff --git a/files/profile_rachel.jpg b/files/profile_rachel.jpg new file mode 100644 index 0000000..c8bb5e0 Binary files /dev/null and b/files/profile_rachel.jpg differ diff --git a/files/style.css b/files/style.css new file mode 100644 index 0000000..b8f2939 --- /dev/null +++ b/files/style.css @@ -0,0 +1,68 @@ +body { + font-family: sans-serif; + margin: auto; + max-width: 1280px; +} + +.navbar { + background-color: #313236; + border-radius: 2px; + max-width: 800px; +} + +.navbar a { + color: #aaa; + display: inline-block; + font-size: 15px; + padding: 10px; + text-decoration: none; +} + +.navbar a:hover { + color: #ffffff; +} + +body { + background-color:#e6e6ff; + color: rgb(85, 85, 85); +} + +.card { + align-items: center; + background-color: white; +} +.card-title { + font-weight: bold; +} +.card img { + border-top-right-radius: 0; + border-bottom-left-radius: calc(0.25rem - 1px); +} + +h1 { + margin: 0; +} + +.box { + width: 800px; + margin: 20px auto 20px auto; + text-align: left; + background-color: #ffffff; + padding: 30px; + display: flex; + align-items: flex-start; + grid-gap: 30px; + box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.14); + border-radius: 2px; +} + +.profile-photo { + width: 222px; + height: auto; + border-radius: 2px; +} + +.innerbox { + padding: 20px 20px 20px 20px; + flex: 1; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..155ce3c --- /dev/null +++ b/index.html @@ -0,0 +1,84 @@ + + +
+ + + +PhD Student
+ Security and Privacy Research Lab
+
University of Washington
+
+ Contact
+ rcmcamis@cs.washington.edu
+ CV (last updated 08/2024)
+
+ Hello! I'm a second year computer science PhD student at the University of Washington, + advised by Yoshi Kohno + in the Security and Privacy research lab. + Generally, my research explores security and privacy for emerging technologies. +
+ +
+ Proactive Runtime Detection of Aging-Related Silent Data Corruptions: A Bottom-Up Approach.
+ Jiacheng Ma, Majd Ganaiem, Madeline Burbage, Theo Gregersen, Rachel McAmis, Freddy Gabbay, and Baris Kasikci.
+ International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS) 2025.
+
+ The Writing on the Wall and 3D Digital Twins:
+ Personal Information in (not so) Private Real Estate
+ Rachel McAmis and Tadayoshi Kohno.
+ Usenix Security Symposium 2023.
+
+ What Factors Affect Targeting and Bids in Online Advertising? A
+ Field Measurement Study
+ Eric Zeng, Rachel McAmis, Tadayoshi Kohno, Franziska Roesner.
+ ACM Internet Measurement Conference 2022.
+
+ An Empirical Comparison of Preservation
+ Methods for Synthetic DNA Data Storage
+
+ Lee Organick, Bichlien H. Nguyen, Rachel McAmis, Weida D. Chen, A. Xavier Kohll,
+ Siena Dumas Ang, Robert N. Grass, Luis Ceze, and Karin Strauss.
+ Small Methods 2021.
+