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

Block or report ejmudrak

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

Ahoy! πŸ‘‹

I'm Erik Mudrak, a software engineer passionate about compelling products & purposes, with 7 years of experience designing, building, scaling, and maintaining web + mobile platforms.

A little more about me

const erik = {
  pronouns: "He" | "Him",
  code: ["Typescript", "Javascript", "SQL", "Python", "HTML", "CSS"],
  askMeAbout: ["frontend dev", "backend dev", "ui design", "web a11y", "usability testing"],
  technologies: {
      frontend: ["JSX", "React", "Next", "Cypress"],
      backend: ["TS", "Node", "Feathers", "Postgres"],
  }
}

πŸ“ GitHub Stats

Github Stats

pv

Pinned

  1. groovebase-mobile groovebase-mobile Public

    React Native repo for groovebase: a vinyl collection manager and "Goodreads for music"

    TypeScript

  2. groovebase-api groovebase-api Public

    groovebase API: a Node.js API built with the Feathers framework that uses Discogs to work with music data

    TypeScript 1

  3. react-boilerplate react-boilerplate Public

    Frontend React boilerplate

    TypeScript

  4. nexttails nexttails Public

    A cocktail recipe library using Next.js

    TypeScript

  5. IndyTechFellowship/film-indy-web IndyTechFellowship/film-indy-web Public

    React Application for Film Indy Project

    JavaScript 2 1

  6. Music-Listening-Data-Project Music-Listening-Data-Project Public

    Python scripts for constructing URLs to call Last.fm's API and reading/writing music streaming data

    Python