Giter VIP home page Giter VIP logo

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: "[email protected]",
      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!

William Duraney's Projects

magic-8-bunny icon magic-8-bunny

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.