123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?php
- $bodyclasses = 'cv page';
- $title = 'Curriculum Vitæ';
- $tagline = '… what have I done?';
- $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.';
- $keywords = 'cv, curriculum vitae, resume, music, learning, tabletop, research';
- $twitter_image = 'images/colopic.jpg';
- ?>
- <?=i('_header')?>
- <article class="body bottom_padding">
- <section id="personal" class="macro first full">
- <h2>Personal information</h2>
- <div class="body">
- <section id="person_me" class="left" itemscope itemtype="http://schema.org/Person">
- <meta itemprop="name" content="Andrea Franceschini">
- <p>E-mail: <a href="mailto:andrea.franceschini@open.ac.uk"><span itemprop="email">andrea.franceschini@open.ac.uk</span></a></p>
- <p itemprop="nationality" itemscope itemtype="http://schema.org/Country">Nationality: <span itemprop="name">Italian</span></p>
- <span><meta itemprop="birthDate" content="1983-05-07" /></span>
- </section>
- <section id="full_cv" class="right">
- <p>Download the <a href="<?=$baseurl?>files/franceschini-andrea-cv.pdf" title="Full CV - PDF, 96 KB">full CV</a> (PDF, 96 KB)</p>
- </section>
- </div>
- </section>
- <section class="full">
- <section id="education" class="macro left">
- <h2>Education</h2>
- <div class="body">
- <section>
- <p>April 2012 — Submitted 18 Sept 2015</p>
- <p><strong>Ph.D.</strong> in Computing (Sound and Music Computing, HCI)</p>
- <p><strong>The Open University, UK</strong></p>
- <p>Thesis title: <em>Learning to use melodic similarity and contrast using a Digital Tabletop Musical Interface</em></p>
- <p>supervisors: Dr Robin Laney, Mr Chris Dobbyn</p>
- </section>
- <section>
- <p>December 2006 — June 2010</p>
- <p><strong>Laurea Magistrale</strong> (M.Sc.) in Computer Science and Engineering</p>
- <p><strong>Università degli studi di Padova</strong></p>
- <p>Thesis title: <em>A practical approach to music theory on the Reactable</em></p>
- <p>advisor: Prof. Giovanni De Poli</p>
- <section class="indent">
- <p>October 2008 — March 2009</p>
- <p><strong>Erasmus</strong>, thesis research and development work on the <a href="//www.reactable.com">Reactable</a></p>
- <p><strong>Universitat Pompeu Fabra</strong>, Music Technology Group</p>
- <p>supervisor: Dr. Sergi Jordà</p>
- </section>
- </section>
- <section>
- <p>October 2002 — December 2006</p>
- <p><strong>Laurea</strong> (B.Sc.) in Computer Science and Engineering</p>
- <p><strong>Università degli studi di Padova</strong></p>
- <p>Thesis title: <em>Schematizzazione di uno scheduler ciclico statico per applicazioni embedded in ambiente Windows CE</em></p>
- <p>advisor: Dr Michele Moro</p>
- </section>
- </div>
- </section>
- <section id="teaching" class="macro right">
- <h2>Teaching experience</h2>
- <div class="body">
- <section>
- <p>October 2011 — November 2011</p>
- <p><strong>Istituto di Istruzione Superiore di Lonigo</strong></p>
- <p><strong>Full-time supply teacher</strong> (A035, Electrical Engineering and Applications)</p>
- </section>
- <section>
- <p>October 2002 — June 2010</p>
- <p><strong>Private tutor</strong> (mathematics, computer science, electronics, electrical engineering) for High Scool and University students</p>
- </section>
- </div>
- </section>
- <section id="work" class="macro right">
- <h2>Work experience</h2>
- <div class="body">
- <section>
- <p>2006 — present</p>
- <p><strong>Freelance developer</strong> (iOS, web)</p>
- <ul>
- <li><strong>Web sites</strong>, mostly for clients in the classical music industry</li>
- <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>
- </ul>
- <p>Some <strong>clients</strong>: <a href="//www.sintetik.it">Sintetik</a>, <a href="//www.kina.it">Kina</a></p>
- <p>Some <strong>technologies</strong>: Drupal, CakePHP, Ruby on Rails, iOS SDK</p>
- </section>
- </div>
- </section>
- </section>
- <section id="publications" class="macro full">
- <h2>Publications</h2>
- <div class="body">
- <section id="ref-papers" class="left">
- <h3>Refereed papers</h3>
- <ul class="nomargin">
- <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>
- <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>
- </ul>
- </section>
- <section id="posters" class="right">
- <h3>Posters</h3>
- <ul class="nomargin">
- <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>
- <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>
- </ul>
- </section>
- </div>
- </section>
- <section id="misc-pubs" class="macro full">
- <div class="body">
- <section id="talks" class="left">
- <h3>Talks</h3>
- <ul class="nomargin">
- <li><em>Qualitative Data Analysis</em>. Workshop, ESSD-HCI seminar series, March 2015, The Open University, UK.</li>
- <li><em>Music lessons on a tabletop</em>. Invited seminar, 26 September 2014, Experimental Music Lab, Università di Trento, Italy.</li>
- </ul>
- </section>
- <section id="mag-papers" class="right">
- <h3>Magazine articles</h3>
- <ul class="nomargin">
- <li>A. Franceschini (2011) <a href="<?=$baseurl?>files/LC75_drupal.pdf">Estendere Drupal: scrivere moduli personalizzati</a>. In <em>Linux&C</em>, 75. Piscopo Editore.</li>
- <li>A. Franceschini (2011) <a href="<?=$baseurl?>files/LC74_drupal.pdf">Creare temi e pagine personalizzate per Drupal</a>. In <em>Linux&C</em>, 74. Piscopo Editore.</li>
- <li>A. Franceschini (2011) <a href="<?=$baseurl?>files/LC73_drupal.pdf">Drupal: web content manager potente e flessibile</a>. In <em>Linux&C</em>, 73. Piscopo Editore.</li>
- <li>A. Franceschini (2009) <a href="<?=$baseurl?>files/LC67_inkscape.pdf">Inkscape: impariamo a dominare tracciati e colori</a>. In <em>Linux&C</em>, 67. Piscopo Editore.</li>
- <li>A. Franceschini (2008) <a href="<?=$baseurl?>files/LC64_inkscape.pdf">Inkscape: fare grafica vettoriale con Linux</a>. In <em>Linux&C</em>, 65. Piscopo Editore.</li>
- </ul>
- </section>
- </div>
- </section>
- </article>
- <?=i('_footer')?>
|