Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ihyunnam committed Nov 14, 2023
1 parent 055ba08 commit 9f7bd3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

/* Increase font size for content */
#about, #research, #projects, #teaching, #experience, #awards {
font-size: 16pt; /* Increase font size by 3pt */
font-size: 13pt; /* Increase font size by 3pt */
}

/* CSS for the large heading */
Expand Down Expand Up @@ -116,7 +116,6 @@ <h1 class="large-heading">Hi, I'm Ihyun</h1>
<td style="padding:2.5%;width:63%;vertical-align:middle">
<br>
<p id="about">I am a senior at <a href="https://www.stanford.edu/">Stanford University</a> studying Computer Science and Mathematics. I want to do research in applied cryptography and security and deliver powerful security solutions deployable in the real world. I am currently applying to PhD programs in Computer Science.</p>
<p id="research">At Stanford, I am a research assistant in the <a href="https://esrg.stanford.edu/">Empirical Security Research Group</a> where I work with professor Zakir Durumeric. Last summer, I was supervised by professor Dan Boneh on a fully homomorphic encryption project <a href="https://github.com/ihyunnam/FHE-image-classifier">(project Github)</a>. Currently, I am advised by professor John Mitchell for a project on Cheon-Kim-Kim-Song FHE.</p>
<p id="projects">Outside of research, I enjoy teaching and mentoring, especially revolving around diversity and inclusion in STEM. I'm currently a board member for <a href="https://swimm.stanford.edu/">Stanford Women in Math Mentoring</a>. Previously, I was a problem writer for the <a href="https://www.stanfordmathtournament.com/">Stanford Math Tournament</a> and a community outreach intern at <a href="https://wcc.stanford.edu/"> Stanford Women's Community Center.</a></p>
<br>
<a href="mailto:[email protected]">Email</a> &nbsp;/&nbsp;
Expand Down

0 comments on commit 9f7bd3f

Please sign in to comment.