Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
afloresv committed May 9, 2022
1 parent a5978eb commit 9778cb6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _layouts/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h2>Education</h2>
<div class="org-logo umd-logo"></div>
<h4>Ph.D. in Computer Science</h4>
<em class="subtitle">University of Maryland, College Park</em>
<span class="subsubtitle">2015-now</span>
<span class="subsubtitle">2015-2022</span>
</div>
<div class="col-sm mt-3 mt-md-0">
<div class="org-logo umd-logo"></div>
Expand All @@ -91,7 +91,7 @@ <h2>Work Experience</h2>
<div class="org-logo google-logo"></div>
<h4>Google</h4>
<em class="subtitle">Software Engineer</em>
<span class="subsubtitle">NYC • Since 2022</span>
<span class="subsubtitle">NYC • Since Summer 2022</span>
</div>
<div class="col-sm mt-3 mt-md-0">
<div class="org-logo facebook-logo"></div>
Expand All @@ -103,7 +103,7 @@ <h4>Facebook Inc.</h4>
<div class="org-logo umd-logo"></div>
<h4>University of Maryland</h4>
<em class="subtitle">TA & Summer Lecturer</em>
<span class="subsubtitle">2015-now</span>
<span class="subsubtitle">2015-2022</span>
</div>
</div>
<div class="row" style="width:90%; margin-left:auto; margin-right:auto;">
Expand All @@ -122,7 +122,7 @@ <h4>Venezuela Inteligente</h4>
<div class="col-sm mt-3 mt-md-0">
<div class="org-logo usb-logo"></div>
<h4>Universidad Simón Bolívar</h4>
<em class="subtitle">Research & Teaching Assist.</em>
<em class="subtitle">Research & Teaching Assistant</em>
<span class="subsubtitle">2012-2015</span>
</div>
</div>
Expand Down
7 changes: 7 additions & 0 deletions _news/dissertation_22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: post
date: 2022-5-9 15:59:00-0400
inline: true
---

Successfully defended my dissertation titled "_Algorithms and Data Structures for Faster Nearest-Neighbor Classification_" :mortar_board:

0 comments on commit 9778cb6

Please sign in to comment.