You are visitor |
-
πΌ Degree in Computer Science & Engineering UACH
-
π Iβm currently working on Ciclo de Aprendizaje of the MinCiencia
-
π± Iβm currently learning DevOps Skills
-
π¨βπ» All of my projects are available at [working on that](working on that)
-
π¬ Ask me about full stack web development
-
π₯οΈ Coding Environment: Dark πΆοΈ + Music π§ + Tea π΅
-
β‘ Fun facts: Speaks English and Spanish. INTP. Drinks tea everyday.
const name = 'Franco';
Developer dev = new Developer(name);
while(dev.isCoding())
{
dev.listenToMusic();
dev.openStackOverFlow();
dev.drinkTea();
}