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

Block or report eeoerkeedu

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

import FullStackWebDev from 'Erik_Oerke';

class Introduction extends FullStackWebDev {
  this.intro    = 'Curious and thoughtfull full stack developer who is passionate about site design,
                   efficient server modeling, and making useful and fun apps. Excelling in teamwork,
                   communication, thoughtful problem-solving, critical thinking, and inclusivity.';
}

class Bio extends FullStackWebDev {
  this.name     = 'Erik Oerke';
  this.title    = 'Full Stack Web & App Developer';
  this.company  = 'Team Rex Games';
  this.location = 'Denver, CO, USA';
}

class Skills extends FullStackWebDev {
  this.languages = ['Javascript', 'TypeScript', 'SQL','HTML', 'CSS', 'C++']
  this.databases = ['MongoDB', 'NoSQL Databases', 'PostgreSQL', 'SQL Databases']
  this.frameworksAndLibraries = {
    backend: ['Node', 'GraphQL', 'Sequelize', 'Express.js'],
    frontend: ['React', 'Vite', 'Chackra.UI', 'Vue', 'Next.js']
  }
  this.devOps = ['Docker', 'AWS']
  this.other = ['AWS S3', 'Handlebars', 'APIs', 'Insomnia']
}

Linkedin Badge

Pinned

  1. vault-mk3 vault-mk3 Public

    Under Construction for Team Rex Games

    JavaScript 3

  2. Classify_App Classify_App Public

    Forked from dkcook90/Classify_App

    eeo version of Classify the App

    JavaScript

  3. eeo-Portfolio-mk3 eeo-Portfolio-mk3 Public

    My professional profile using the react engine.

    JavaScript

  4. Pokemon_TCG_Finder Pokemon_TCG_Finder Public

    A place to look-up Pokemon cards and find a good price for them.

    CSS 1 1

  5. Live-Weather-Dashboard Live-Weather-Dashboard Public

    A per-city dashboard to provide weather info for travelers

    JavaScript

  6. Find-Your-Next-Pet Find-Your-Next-Pet Public

    Forked from matthewtodor/Find-Your-Next-Pet

    eeo FYNP App

    JavaScript