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

Block or report robobunny

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

I'm William Duraney

William C. Duraney | Fullstack Javascript Developer | www.github.com/robobunny

I am a self-taught Javascript developer with experience building and maintaining apps and websites, as well as contributing to open source projects in my spare time. I excel with React and Node.js, and I have experience with some other JS frameworks like Vue. I'm curious, self-motivating, a quick learner and a great communicator. I'm looking to turn my coding passion into a full-time career.

Check out my profile site

If I were an app:

export default class WilliamDuraney extends SoftwareEngineer {
  constructor () {
    this.skillSet = {
      personal: [
        "Quick learner", "Clean coder",
        "Professionalism", "Team Player",
        "Extrovert", "Critical Thinker",
      ],
      tech: {
        skilled: [
          "JS", "React.js", "Node.js", "Express.js",
          "Semantic HTML", "CSS", "Sass/SCSS",
          "MongoDB", "GraphQL", "SQLite"
        ],
        familiarButStillLearning: [
          "Vue.js", "Next.js", "RubyOnRails"
        ]
      },
    };
    this.codingExperience = {
      startDate: 2020-01,
      title: "Freelance Web Designer",
      responsibilities: [
        "Empathize with customers and build websites and web apps to meet their needs and specifications.",
        "Maintain consistent and  professional communication with clients, both written and in person.",
        "Develop responsive, interactive websites with a mobile-first design strategy.",
        "Connect clients to full-stack deployment services to provide cost-effective, individualized solutions.",
      ]
    };
    this.hobbies = ["Soccer", "Cycling", "Coffee", "Music"];
    this.contactInfo = {
      email: "william.duraney@gmail.com",
      phone: "614-598-6090",
      linkedIn: "www.linkedin.com/in/william-duraney",
      gitHub: "www.github.com/robobunny"
    }
  }

  workOn(projects) {
    for (let project of projects) {
      provide(skillSet)
      provide(teamwork)
      provide(communication)
      return valueToYourTeam
    }
  }

  contactMe() {
    const valueProvided = this.workOn(yourTeamsProjects)
    const shouldYouHireMe = valueProvided > salary ? true : false
    if (shouldYouHireMe) {
      contactMe({
        mailto: this.contactInfo.email,
        subject: "I'd like to hire you!"
      })
    } else {
      contactMeAnyway({
        mailto: this.contactInfo.email,
        subject: "Howdy!"
      })
    }
  }
}

I help computers help people

Check out my profile site!

I am seeking a position as a software developer at a people-centered organization!

Any leads? Hit me up on LinkedIn!

Pinned Loading

  1. magic-8-bunny magic-8-bunny Public

    Magic 8-ball style app to help you decide what to do. Built with React.

    JavaScript 1

  2. my-portfolio my-portfolio Public

    My new profile site, built with Gatsby

    JavaScript

  3. company-profile-cc company-profile-cc Public

    JavaScript