alberto.getBiography();
public String getBiography(){
return "Currently I'm studiying Multiplatform Application Development, learning Java and Android/Swift"
+"I consider myself a huge nerd about all progamming stuff, love to spend time here and GitHub learning "
+"from people and trying to give a hand to those who need it.";
}