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

Block or report MelanieL

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

Hi, I'm Mel! 👋

Twitter: MountainMel Linkedin: melanie-phillips-46397763 Dev.to: melanie-phillips-46397763

About Me

I'm a web developer at McMaster University in Hamilton, Ontario, Canada.

const mel = {
    code: ['JavaScript', 'HTML', 'CSS', 'PHP'],
    tools: ['React.js', 'Node.js', 'Express', 'Jenkins', 'APIs', 'WordPress', 'Git'],
    editors: ['VS Code', 'Vim'],
    softSkills: ['project management', 'technical writing'],
    coffeeDrinker: true,
    hobbies: ['reading', 'crafting with epoxy resin', 'playing outside'],
    spacesOrTabs: 'tabs'
}

Pinned

  1. dev-codex dev-codex Public

    (In development) A basic project using HTML, CSS, SCSS/SASS and JavaScript that holds all my bookmarked developer tools in one place.

    SCSS

  2. web-scraper web-scraper Public

    A simple web scraper using JS, Node.js, Express.

    JavaScript

  3. eleventy-playground eleventy-playground Public

    My first 11ty project playground.

    HTML

  4. b-movie-generator-react-app b-movie-generator-react-app Public

    (In development) A movie generator app made with React.js and the OMDb rest API. Generator cheesy B movie recommendations at the click of a button!