about.js
package.json
                                            const aboutMe = function() {
    return {
        name: Adam Wozniak,
        contact-mail: ,
        github:  thewozniak,
        twitter:  @thewoz,
    }
}