Nurse turned Developer
Epicodus Coding Bootcamp Graduate
Microsoft Leap Apprentice Cohort 25
const adela = {
pronouns: "she" || "her",
loves: ["my dog", "cooking", "bubble tea", "korean dramas", "kind people"],
technologies: {
frontEnd: {
js: ["typescript", "react", "redux", "resub", "jQuery"],
css: ["fluentUI", "semanticUI", "bootstrap", "less"],
tests: ["jest", "react testing library"],
misc: ["figma", "draw.io", "netlify"]
},
backEnd: {
csharp: [".net", "webforms"],
designPattern: ["mvc"],
misc: ["postman", "azure app service"]
},
databases: {
SQL: ["mySQL", "azure", "sql server"],
noSQL: ["firebase"],
misc: ["ssms"]
},
IDE: ["visual studio", "vs code"],
projectManagement: ["trello", "jira", "ado"]
},
goal: "Level up my skills one commit at a time!"
}