//  _____
// / _  /  ___  _   _   ___  _ __   _   _
// \// /  / _ \| | | | / __|| '_ \ | | | |
//  / //\|  __/| |_| || (__ | | | || |_| |
// /____/ \___| \__,_| \___||_| |_| \__, |
//                                  |___/


function hosted(project)
{
project = (project === undefined) ? 'web project' : project;
return 'Here you can find every ' + project + ' hosted by me, feel free to explore';
}
{...}
 
// Projects =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


// Meta =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[Github] [Linkedin] [Twitter] [CV]