Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
emilylakic committed Mar 1, 2024
1 parent 2589fda commit c5775b0
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h4 class="title"><a href="https://www.instagram.com/nyctreats/" target="_blank"
<div class="row content">
<div class="col-sm-4" data-aos="fade-right" data-aos-delay="100">
<div class="section-title" data-aos="fade-up">
<p class="lowlight-text">Skills & Expertise</p>
<p>Skills & Expertise</p>
</div>
<div class="row" data-aos="fade-left">
<div class="section-title" data-aos="fade-up">
Expand Down Expand Up @@ -250,25 +250,28 @@ <h2>Tools</h2>
</div>
</div>
</div>
<div class="section-title" data-aos="fade-up">
<p>&nbsp;</p>
</div>
</div>
<div class="col-sm-4" data-aos="fade-left" data-aos-delay="200">
<div class="section-title" data-aos="fade-up">
<p class="lowlight-text">Education</p>
<p>Education</p>
</div>
<div class="row" data-aos="fade-left">
<div class="section-title" data-aos="fade-up">
<h2>Graduate</h2>
</div>
<div><p style="float: left;"><img style="width: 51px; height: 50px" src="/assets/img/cornell.gif"></p><p><h2 style="font-family: 'Raleway', sans-serif; font-size: 27px;"><b>Cornell University</b></h2></p></div>
<div><p style="float: left;"><img style="width: 51px; height: 50px" src="/assets/img/cornell.gif"></p><p><h2 style="font-family: 'Raleway', sans-serif; font-size: 27px;"><b>&nbsp;Cornell University</b></h2></p></div>
<h2 style="font-family: 'Raleway', sans-serif; font-size: 16px;">M.Eng. in Engineering Management</h2>
<h3 style="font-family: 'Raleway', sans-serif; font-size: 16px;">2021 - 2024</h3>
</div>
</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div class="row" data-aos="fade-left">
<div class="section-title" data-aos="fade-up">
<h2>Undergraduate</h2>
</div>
<div><p style="float: left;"><img style="width: 48px; height: 50px" src="/assets/img/bulogo.png"></p><p><h2 style="font-family: 'Raleway', sans-serif; font-size: 27px;"><b>Binghamton University</b></h2></p></div>
<div><p style="float: left;"><img style="width: 48px; height: 50px" src="/assets/img/bulogo.png"></p><p><h2 style="font-family: 'Raleway', sans-serif; font-size: 27px;"><b>&nbsp;Binghamton University</b></h2></p></div>
<h2 style="font-family: 'Raleway', sans-serif; font-size: 16px;">B.S. in Computer Science</h2>
<h3 style="font-family: 'Raleway', sans-serif; font-size: 16px;">2016 - 2020</h3>
</div>
Expand Down

0 comments on commit c5775b0

Please sign in to comment.