Skip to content

Commit

Permalink
more work
Browse files Browse the repository at this point in the history
  • Loading branch information
noleti committed May 4, 2024
1 parent b2101d6 commit 36e79e6
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,36 @@ <h2>Daniel Erceg</h2>



</div>
<div class = 'spacer'></div>
</div>

<div class= 'people-container'>
<h2>Gleb Rostanin</h2>
<p style='font-weight:bold;'>Research Assistant</p>
<div class='people-image'>

<img src="./img/members/anon.png" alt="Drawing" />

<div class='social-links'>

<a href="https://github.com/gitbelg" title="Github" target="_blank">
<i class="fab fa-github big-icon"></i>
</a>

<a href="mailto:[email protected]" title="E-Mail" target="_top">
<i class="fa fa-envelope big-icon"></i>
</a>


<span class="stretch"></span>
</div>
</div>
<div class='people-description'>
<p>Gleb is currently working as a research assistant on In-Vehicle-Networks with focus on Intrusion/Anomaly Detection</p>



</div>
<div class = 'spacer'></div>
</div>
Expand Down

0 comments on commit 36e79e6

Please sign in to comment.