const aboutMe = {
pronouns: "he" | "him",
code: [Javascript, HTML5, CSS3, C++, Python],
technologies: {
frontEnd: {
js: ["React","Angular"],
css: ["Bootstrap"]
},
backEnd: {
js: ["Node", "Express"],
Python: ["Django","DjRest","UnitTest"],
},
databases: ["MongoDB","PostgreSQL","Firebase"],
},
tools: [Visual Studio Code, PyCharm, Git, Postman, Trello, Discord, Heroku],
currentLearning: {
frontEnd: {
css: ["Redux"]
},
backEnd: {
js: [".NET", "PHP"],
},
databases: ["SQL"],
},
challenge: "I'm working towards being able to run a marathon.",
};
Diego Jarauta |