Updated profile picture

This commit is contained in:
2019-12-31 12:28:16 +02:00
parent 72fef674a2
commit cd572ca554
4 changed files with 17 additions and 6 deletions

View File

@ -8,7 +8,7 @@
<meta property="og:url" content="https://delkappa.com" />
<meta property="og:title" content="Manos Katsomallos" />
<meta property="og:description" content="Computer scientist, problem solver, son of his father and not his brother." />
<meta property="og:image" content="https://delkappa.com/img/profilepic-og.jpg" />
<meta property="og:image" content="https://delkappa.com/img/profile-pic-og.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="img/favicon.ico">
<link rel="stylesheet" href="css/styles.css">
@ -64,14 +64,20 @@
<div id="about">
<div class="content">
<div class="left">
<img src="img/profilepic.jpg"></img>
<div class="pic"></div>
</div>
<div class="right">
<div class="title">About</div>
<div class="text">
<p>Manos is a Research &amp; Teaching Assistant at the University of Paris-Seine in France, doing a PhD in Computer Science on "Quality &amp; Privacy in User-generated Big Data: Algorithms &amp; Techniques".</p>
<p>He holds an MSc in Science &amp; Technology of Electrical &amp; Computer Engineering and an Engineer's Degree (5-year programme) in Computer &amp; Communication Engineering from the University of Thessaly in Greece.</p>
<p>His broad research interests focus in (but are not limited to) the area of Ubiquitous Computing, Internet of Things and especially Crowdsensing and Data Management.</p>
<p>
Manos is a Research &amp; Teaching Assistant at the University of Paris-Seine in France, doing a PhD in Computer Science on "Quality &amp; Privacy in User-generated Big Data: Algorithms &amp; Techniques".
</p>
<p>
He holds an MSc in Science &amp; Technology of Electrical &amp; Computer Engineering and an Engineer's Degree (5-year programme) in Computer &amp; Communication Engineering from the University of Thessaly in Greece.
</p>
<p>
His broad research interests focus in (but are not limited to) the area of Ubiquitous Computing, Internet of Things and especially Crowdsensing and Data Management.
</p>
</div>
</div>
</div>