- 💻 I'm a back-end developer
- 🎓 I'm a Systems Analist
- 💡 I like to explore new technologies and develop software solutions and quick hacks.
- 🌱 I'm on track for learning more about Front-end Technologies .
- ☕ In my free time, I go to have a coffee with my friends.
const alonso = {
pronouns: "He" | "His",
code: ["Javascript", "PHP, "Java", ".Net"],
askMeAbout: ["web dev", "tech", "app dev", "backend"],
technologies: {
frontEnd: {
js: ["Vue"],
css: ["bootstrap"]
},
backEnd: {
js: ["node", "express"],
php: ["Yii2", "Laravel"],
java: ["Spring Boot"]
},
devOps: ["Docker", "Route53"],
databases: ["Mongo", "MySql", "Sql Server", "Postgres"]
},
architecture: ["MVC", "ApiREST", "Single page applications"],
currentFocus: "hybrid application development",
funFact: "There are two ways to write error-free programs; only the third one works"
};