Browse Source

Add visiting fellowship to CV

Andrea Franceschini 3 years ago
parent
commit
904bbc9657
1 changed files with 7 additions and 1 deletions
  1. 7 1
      pages/cv.php

+ 7 - 1
pages/cv.php

@@ -29,10 +29,16 @@ $twitter_image = 'images/colopic.jpg';
 		<section id="work" class="macro right col-start-1 col-span-1">
 			<h2>Work experience</h2>
 			<div class="body">
+				<section>
+					<p>July 2021 &mdash; present</p>
+					<p><strong>Visiting Fellow</strong></p>
+					<p><strong><a href="https://csc.dei.unipd.it">Centro di Sonologia Computazionale</a><br/>Universit&agrave; di Padova</strong>, Italy</p>
+					<p>Research and development for ArTracker, an IoT platform for tracking and monitoring artworks and heritage.</p>
+				</section>
 				<section>
 					<p>January 2016 &mdash; present</p>
 					<p><strong>Post Doctoral Research Associate</strong></p>
-					<p><strong><a href="https://www.cst.cam.ac.uk"/>Department of Computer Science and Technology</a><br/>University of Cambridge</strong>, UK</p>
+					<p><strong><a href="https://www.cst.cam.ac.uk">Department of Computer Science and Technology</a><br/>University of Cambridge</strong>, UK</p>
 					<p>Research and development for <a href="//www.isaaccomputerscience.org">Isaac Computer Science</a> and <a href="//www.isaacphysics.org">Isaac Physics</a>.</p>
 					<ul>
 						<li><strong>Development</strong>: <a href="https://isaacphysics.org/equality">a graphical, web-based entry system for symbolic formulas (maths, boolean logic, physical chemistry)</a>. Research on usability and impact on problem solving skills and physics learning.</li>