cv.php 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?php
  2. $bodyclasses = 'cv page';
  3. $title = 'Curriculum Vitæ';
  4. $tagline = '… what have I done?';
  5. $description = 'All the things you normally don\'t see about me, because the things one most tries to hide are often the things most easily seen.';
  6. $keywords = 'cv, curriculum vitae, resume, music, learning, tabletop, research';
  7. $twitter_image = 'images/colopic.jpg';
  8. ?>
  9. <?=i('_header')?>
  10. <article class="body bottom_padding">
  11. <section id="personal" class="macro first full">
  12. <h2>Personal information</h2>
  13. <div class="body">
  14. <section id="person_me" class="left" itemscope itemtype="http://schema.org/Person">
  15. <meta itemprop="name" content="Andrea Franceschini">
  16. <p>E-mail: <a href="mailto:andrea.franceschini@open.ac.uk"><span itemprop="email">andrea.franceschini@open.ac.uk</span></a></p>
  17. <p itemprop="nationality" itemscope itemtype="http://schema.org/Country">Nationality: <span itemprop="name">Italian</span></p>
  18. <span><meta itemprop="birthDate" content="1983-05-07" /></span>
  19. </section>
  20. <section id="full_cv" class="right">
  21. <p>Download the <a href="<?=$baseurl?>files/franceschini-andrea-cv.pdf" title="Full CV - PDF, 96 KB">full CV</a> (PDF, 96 KB)</p>
  22. </section>
  23. </div>
  24. </section>
  25. <section class="full">
  26. <section id="education" class="macro left">
  27. <h2>Education</h2>
  28. <div class="body">
  29. <section>
  30. <p>April 2012 &mdash; Submitted 18 Sept 2015</p>
  31. <p><strong>Ph.D.</strong> in Computing (Sound and Music Computing, HCI)</p>
  32. <p><strong>The Open University, UK</strong></p>
  33. <p>Thesis title: <em>Learning to use melodic similarity and contrast using a Digital Tabletop Musical Interface</em></p>
  34. <p>supervisors: Dr Robin Laney, Mr Chris Dobbyn</p>
  35. </section>
  36. <section>
  37. <p>December 2006 &mdash; June 2010</p>
  38. <p><strong>Laurea Magistrale</strong> (M.Sc.) in Computer Science and Engineering</p>
  39. <p><strong>Università degli studi di Padova</strong></p>
  40. <p>Thesis title: <em>A practical approach to music theory on the Reactable</em></p>
  41. <p>advisor: Prof. Giovanni De Poli</p>
  42. <section class="indent">
  43. <p>October 2008 &mdash; March 2009</p>
  44. <p><strong>Erasmus</strong>, thesis research and development work on the <a href="//www.reactable.com">Reactable</a></p>
  45. <p><strong>Universitat Pompeu Fabra</strong>, Music Technology Group</p>
  46. <p>supervisor: Dr. Sergi Jordà</p>
  47. </section>
  48. </section>
  49. <section>
  50. <p>October 2002 &mdash; December 2006</p>
  51. <p><strong>Laurea</strong> (B.Sc.) in Computer Science and Engineering</p>
  52. <p><strong>Università degli studi di Padova</strong></p>
  53. <p>Thesis title: <em>Schematizzazione di uno scheduler ciclico statico per applicazioni embedded in ambiente Windows CE</em></p>
  54. <p>advisor: Dr Michele Moro</p>
  55. </section>
  56. </div>
  57. </section>
  58. <section id="teaching" class="macro right">
  59. <h2>Teaching experience</h2>
  60. <div class="body">
  61. <section>
  62. <p>October 2011 &mdash; November 2011</p>
  63. <p><strong>Istituto di Istruzione Superiore di Lonigo</strong></p>
  64. <p><strong>Full-time supply teacher</strong> (A035, Electrical Engineering and Applications)</p>
  65. </section>
  66. <section>
  67. <p>October 2002 &mdash; June 2010</p>
  68. <p><strong>Private tutor</strong> (mathematics, computer science, electronics, electrical engineering) for High Scool and University students</p>
  69. </section>
  70. </div>
  71. </section>
  72. <section id="work" class="macro right">
  73. <h2>Work experience</h2>
  74. <div class="body">
  75. <section>
  76. <p>2006 &mdash; present</p>
  77. <p><strong>Freelance developer</strong> (iOS, web)</p>
  78. <ul>
  79. <li><strong>Web sites</strong>, mostly for clients in the classical music industry</li>
  80. <li><strong>iOS applications</strong>, mostly small- to mid-sized applications ranging from exhibition guides to citizens engagement, from interactive books to casual games</li>
  81. </ul>
  82. <p>Some <strong>clients</strong>: <a href="//www.sintetik.it">Sintetik</a>, <a href="//www.kina.it">Kina</a></p>
  83. <p>Some <strong>technologies</strong>: Drupal, CakePHP, Ruby on Rails, iOS SDK</p>
  84. </section>
  85. </div>
  86. </section>
  87. </section>
  88. <section id="publications" class="macro full">
  89. <h2>Publications</h2>
  90. <div class="body">
  91. <section id="ref-papers" class="left">
  92. <h3>Refereed papers</h3>
  93. <ul class="nomargin">
  94. <li>A. Franceschini, R. Laney, C. Dobbyn (2014) <a href="<?=$baseurl?>files/icmcsmc2014.pdf" title="PDF, 854 KB">Learning Musical Contour on a Tabletop</a>. In <em>Proceedings of the 40th International Computer Music Conference and 11th Sound and Music Computing Conference (ICMC-SMC)</em>, Athens, Greece.</li>
  95. <li>A. Franceschini (2010) <a href="<?=$baseurl?>files/smc2010.pdf" title="PDF, 570 KB">Towards a practical approach to music theory on the Reactable</a>. In <em>Proceedings of the 7th Sound and Music Computing Conference (SMC)</em>, Barcelona, Spain.</li>
  96. </ul>
  97. </section>
  98. <section id="posters" class="right">
  99. <h3>Posters</h3>
  100. <ul class="nomargin">
  101. <li>A. Franceschini, R. Laney, C. Dobbyn (2014) <a href="<?=$baseurl?>files/icmcsmc2014-poster.pdf" title="PDF, 854 KB">Sketching Music</a>. <em>ICMC-SMC</em>, Athens, Greece.</li>
  102. <li>A. Franceschini, R. Laney, and C. Dobbyn (2013) <a href="<?=$baseurl?>files/dmrn8-poster-combo.pdf" title="PDF, 15 MB">A study of contour in music using digital tabletop musical instruments</a>. <em>DMRN+8</em>, London, UK.</li>
  103. </ul>
  104. </section>
  105. </div>
  106. </section>
  107. <section id="misc-pubs" class="macro full">
  108. <div class="body">
  109. <section id="talks" class="left">
  110. <h3>Talks</h3>
  111. <ul class="nomargin">
  112. <li><em>Qualitative Data Analysis</em>. Workshop, ESSD-HCI seminar series, March 2015, The Open University, UK.</li>
  113. <li><em>Music lessons on a tabletop</em>. Invited seminar, 26 September 2014, Experimental Music Lab, Università di Trento, Italy.</li>
  114. </ul>
  115. </section>
  116. <section id="mag-papers" class="right">
  117. <h3>Magazine articles</h3>
  118. <ul class="nomargin">
  119. <li>A. Franceschini (2011) <a href="<?=$baseurl?>files/LC75_drupal.pdf">Estendere Drupal: scrivere moduli personalizzati</a>. In <em>Linux&amp;C</em>, 75. Piscopo Editore.</li>
  120. <li>A. Franceschini (2011) <a href="<?=$baseurl?>files/LC74_drupal.pdf">Creare temi e pagine personalizzate per Drupal</a>. In <em>Linux&amp;C</em>, 74. Piscopo Editore.</li>
  121. <li>A. Franceschini (2011) <a href="<?=$baseurl?>files/LC73_drupal.pdf">Drupal: web content manager potente e flessibile</a>. In <em>Linux&amp;C</em>, 73. Piscopo Editore.</li>
  122. <li>A. Franceschini (2009) <a href="<?=$baseurl?>files/LC67_inkscape.pdf">Inkscape: impariamo a dominare tracciati e colori</a>. In <em>Linux&amp;C</em>, 67. Piscopo Editore.</li>
  123. <li>A. Franceschini (2008) <a href="<?=$baseurl?>files/LC64_inkscape.pdf">Inkscape: fare grafica vettoriale con Linux</a>. In <em>Linux&amp;C</em>, 65. Piscopo Editore.</li>
  124. </ul>
  125. </section>
  126. </div>
  127. </section>
  128. </article>
  129. <?=i('_footer')?>