Skip to content
View Abargallo19's full-sized avatar
Block or Report

Block or report Abargallo19

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
Abargallo19/README.md

Hey there, I'm Allesandria 🌺

const readMe = {
  pronouns: "she" || "her",
  aboutMe: ["slight tech nerd", "lover of dogs", "flower child", "boxer"],
  loves: ["gardening", "working out", "cooking", "car and motorcycle racing", "building web apps"],
  technologies: {
    frontend: ["html", "css", "javascript", "react", "redux", "axios"],
    backend: ["nodejs", "express", "RESTful APIs"],
    database: ["mongo", "sql"],
    deployment: ["heroku"],
    },
  challenge: 
    "Studying to take Security+ exam",
    "Learning Linux"
}

Pinned Loading

  1. web-sprint-challenge-build-a-web-api web-sprint-challenge-build-a-web-api Public

    Forked from bloominstituteoftechnology/web-sprint-challenge-build-a-web-api

    Created an api to retrieve data requested by end user using CRUD functionality

    JavaScript

  2. node-api1-project node-api1-project Public

    Forked from bloominstituteoftechnology/node-api1-project

    Uses Nodejs and Express to build an API that performs CRUD operations

    JavaScript