Yiannis Nikolopoulos

In Oct. 2012 he co-founded Clio Muse PC: what started as a 3-people tour guide app startup, evolved to a 20 full-time employees company which runs a Software as a Service platform for anyone to publish and resell their digital self-guided tours.

Since launching, Clio Muse has successfully hosted and curated over 160 tours in Greece, Italy, Spain and the US, while partnering with the Athens International Airport, Athens Biennale, Art-Athina, Municipality of Athens, American School of Classical Studies, Embassies (Netherlands & Germany) and the National Bank of Greece. We have been awarded over 10 times globally for the re-use of cultural content and its business model and mentioned in major newspapers like USA Today and the New York Times.

Today, he is proud CTO in Clio Muse PC while also supervising the Operations, Marketing and Customer Care depts.

Watch his speech at the final event.

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });