Skip to content
View b-oreilly's full-sized avatar
🀠
🀠
Block or Report

Block or report b-oreilly

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

Hey, I'm Bernice πŸ‘‹πŸ‘©πŸ»β€πŸ’»πŸ

Technical Support Engineer at Intercom

Linkedin: bernice-o-reilly

const b = {
    pronouns: "She" | "Her",
    code: ["Javascript", "PHP"],
    technologies: {
        frontEnd: {
            js: ["Vue", "Nuxt"],
            css: ["material", "vuetify", "bootstrap"],
        backEnd: ["node", "express"],
        databases: ["mongo", "MySql"]
    }
};

πŸ› οΈ Languages and Tools :

javascript bootstrap vuejs laravel php mysql nodejs bash photoshop illustrator xd figma

No activity tracked

Pinned

  1. virus-simulation virus-simulation Public

    An interactive virus simulation made with p5.js and dat.GUI.js.

    JavaScript

  2. zero-waste-vue zero-waste-vue Public

    The front-end of an item exchange/waste-prevention platform created with Vue.js. Developed as part of the Professional Practice Project module of BSc Creative Computing at IADT.

    Vue