Skip to content
View geoffpevlin's full-sized avatar

Block or report geoffpevlin

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

Demo GIF

💁‍♂️ Basic Bio

const geoffPevlin = {
  job: "Business & Digital Content Creation Instructor",
  employer: "College of the North Atlantic",
  location: "St. John's, NL",
  education:
    [
      "Diploma in Adult Learning and Teaching Innovation",
      "Self-taught Software Development", 
      "Diploma in Graphic Design",
      "Master of Fine Arts in Writing",
      "Bachelor of Business Administration", 
    ],
  skills:
    [
      "Game development",
      "Web development",
      "UX/UI design",
      "Graphic design",
      "Creative writing",
      "Photography"
    ]
}

🚀  Some Tools I Have Used and Learned

vscode html5 css3 javascript react python unity c-sharp JQuery bootstrap wordpress php p5.js php php php php php

Popular repositories Loading

  1. geoffpevlin geoffpevlin Public

  2. git-commander-academy git-commander-academy Public

    Simple JS game testing your knowledge on 10 basic Git commands.

    JavaScript

  3. faces faces Public

    p5.js sketch which creates simple random faces.

    JavaScript

  4. moon-rise moon-rise Public

    A simple p5.js sketch which tracks an ellipse's movement (the mouse coordinates) and maps its colour to its position. The ellipse's position is also mapped to the background colour.

    JavaScript