Skip to content
View ayohana's full-sized avatar
🐢
Tiptoeing on the path to a Full Stack Developer
🐢
Tiptoeing on the path to a Full Stack Developer

Block or report ayohana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ayohana/README.md

Hi, I'm Adela!

Nurse turned Developer
Epicodus Coding Bootcamp Graduate
Microsoft Leap Apprentice Cohort 25

GitHub Followers Badge LinkedIn Badge: ayohana

A little more about me...

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!"
}

Check out my pinned repos below and thanks for visiting!

Pinned Loading

  1. WheelOfFortune WheelOfFortune Public

    Team Project with C# for Microsoft Leap.

    C# 1

  2. twenty-questions twenty-questions Public

    A web app that implements a yes/no guessing game called "20 questions".

    JavaScript 4

  3. read-my-brain read-my-brain Public

    A web application for translating indecipherable nursing jargons into simple, readable text.

    JavaScript

  4. WisePrice.Solution WisePrice.Solution Public

    Forked from seschwartz8/WisePrice.Solution

    Team Project with C# for Epicodus

    C#

  5. nurse_NATA nurse_NATA Public

    Team Project with JavaScript for Epicodus

    JavaScript 3 2

  6. parks-redux parks-redux Public

    React/Redux Thunk with APIs Exercise

    JavaScript