Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cleemit committed Jan 17, 2023
1 parent c4f90dc commit 2827d45
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h4>Waze for our Pandemic Journey</h4>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<img src="assets/img/portfolio/demo.png" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>AI for Impact Demo Day</h4>
<h4>Spring 2022 AI for Impact Demo Day</h4>
<p>Ramesh Raskar</p>
<a href="https://www.youtube.com/watch?v=SgleOksdcaI" class="details-link" target="_blank" title="More Details"><i class="bx bx-link"></i></a>
</div>
Expand All @@ -419,6 +419,16 @@ <h4>Imagination in Action Web3 Summit @ MIT</h4>
</div>


<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<img src="assets/img/portfolio/demo.png" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Fall 2022 AI for Impact Demo Day</h4>
<p>Ramesh Raskar</p>
<a href="https://www.youtube.com/embed/CjyNNBUVIJA" class="details-link" target="_blank" title="More Details"><i class="bx bx-link"></i></a>
</div>
</div>





Expand Down

0 comments on commit 2827d45

Please sign in to comment.