Skip to content

Commit

Permalink
deploy: c900275
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 10, 2024
1 parent b740d5d commit 4a8e1a1
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 18 deletions.
171 changes: 167 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,8 @@ <h6 class="person-name">








Expand All @@ -1233,6 +1235,8 @@ <h6 class="person-name">








Expand Down Expand Up @@ -1686,14 +1690,12 @@ <h6 class="person-name">







</div>

</section>

<section class="people row justify-content-between">

<div class="col-md-4">


Expand All @@ -1705,11 +1707,170 @@ <h6 class="person-name">



<h3 class="pt-3"> Research Engineers </h3>
<div class="role engineer">









































<div class="person person-with-image row align-items-center">
<div class="col-auto">








<a href="https://www.kth.se/profile/yogya/"
style="text-decoration: none">

<svg class="profile noprofile"
alt="Yogya Gamage"
viewBox="0 0 100 100">
<title>Yogya Gamage</title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >
Y
</text>
</svg>

</a>


</div>
<div class="col pl-0">
<h6 class="person-name">
<a href="https://www.kth.se/profile/yogya/"> Yogya Gamage </a>
</h6>

</div>
</div>














<div class="person person-with-image row align-items-center">
<div class="col-auto">








<a href="https://mokita-j.github.io/"
style="text-decoration: none">

<svg class="profile noprofile"
alt="Mónica Jin"
viewBox="0 0 100 100">
<title>Mónica Jin</title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >
M
</text>
</svg>

</a>


</div>
<div class="col pl-0">
<h6 class="person-name">
<a href="https://mokita-j.github.io/"> Mónica Jin </a>
</h6>

</div>
</div>






















</div>






</div>

</section>

<section class="people row justify-content-between">

<div class="col-md-7">


Expand All @@ -1721,6 +1882,8 @@ <h6 class="person-name">





<h3 class="pt-3"> Alumni </h3>
<div class="role alum">

Expand Down
Loading

0 comments on commit 4a8e1a1

Please sign in to comment.