Skip to content
View epletcher72's full-sized avatar

Highlights

  • Pro

Block or report epletcher72

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

Hey everyone! I'm Ethan ·

web logo web logo mail logo mail logo linkedin logo linkedin logo stackoverflow logo stackoverflow logo facebook logo facebook logo twitter logo twitter logo

About me

I'm a student at UCSB and a developer at several early-stage startups. I prefer the creativity and open-ended nature of frontend work, but I also love the backend. I have mainly been doing private projects, but I would love to get more involved in the Oopen source community going forward. Feel free to reach out to me about anything by email or here

A little more about me...

const currentRoles:RoleMap = {
  fwaygo: "Founding Engineer",
  romeano: "Founding Engineer",
  ucsb: "Student",
};

const contactInfo:ContactMap = {
    email: "epletcher72@gmail.com",
};

const ethan: Developer = {
    languages: ["Javascript", "Typescript", "HTML", "CSS", "Python", "Java", "C++"],
    tools: ["React", "React Native", "Redux", "Node", "Github", "Git", "Vim", "Unix"
            "Shell", "Anaconda", "Pandas", "Docker"],
    focus: TechStack.FRONTEND,
    currentRoles,
    contactInfo,
    socials: ["LinkedIn", ],
};

export default ethan;

Something to work on...

Ethan's github stats

Popular repositories Loading

  1. ethanpletcherapp ethanpletcherapp Public

    Personal app for experimentation and utility

    Java

  2. google-drive-cron-backup google-drive-cron-backup Public

    A utility to keep multiple google drives in sync and monitored

    Python

  3. epletcher72 epletcher72 Public

  4. argon-take-home argon-take-home Public

    TypeScript

  5. FairDivision-tool-fork FairDivision-tool-fork Public

    Forked from chunmun/FairDivision

    JavaScript

  6. rn-installed-apps rn-installed-apps Public

    Forked from dimapaloskin/react-native-installed-apps

    React Native module which provides list of installed applications.

    Objective-C