Code Monkey home page Code Monkey logo

covfefe-letter's Introduction

Covfefe Letter

An app that helps you write cover letters better than our President can write tweets.

HTML | CSS | jQuery | Loopback | IBM Watson APIs

Made by @jodiely (Developer at Large), @keziyah (Engineer Extraordinaire), @MariannaAtPlay (Queen of Codeland), @rachelfreya (Hacker in Chief), and @ys238 (Empress of Ideas).

A project started at the 2017 Mobile Monday API First Hackathon (June 2-4).

How to use

Live site: http://covfefe-letter.mybluemix.net/

Or: Clone it, go into the directory, and npm start. You will need a secrets.js file with your credentials for the Watson Natural Language Understanding and Tone Analysis APIs.

module.exports = {
    NLUusername: 'your-natural-language-understanding-username', 
    NLUpassword: 'your-natural-language-understanding-password', 
    toneusername: 'your-tone-analysis-username', 
    tonepassword: 'your-tone-analysis-password'
}

How It Works

Write, or copy and paste a cover letter for a specific job description. When you're finished, click analyze, and we'll tell you how you did. For example, we'll give you feedback on how confident your letter sounds, or whether some of your sentences sound too tentative.

Need ideas? Well, you should always relate your cover letter to the job and company you're applying for. Click on the suggestions tab and paste in the url for the job description. We'll give you keywords from the description that you can incorporate into your letter.

Now, revise your cover letter and paste it in again. Compare your current scores to your previous ones. Hopefully you did better.

Future releases...

Soon, you will be able to: *Log in with LinkedIn to compare your resume and skills to the job description *Save your cover letter *Use a Mad Libs style cover letter starter if you haven't written one *And more...

covfefe-letter's People

Contributors

jodiely avatar keziyah avatar mariannaatplay avatar rachelfreya avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jodiely

covfefe-letter's Issues

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.