Skip to content

Instantly share code, notes, and snippets.

@jhash
Last active December 9, 2020 23:36
Show Gist options
  • Save jhash/b9a9ace8ef868e37494862fc354a888e to your computer and use it in GitHub Desktop.
Save jhash/b9a9ace8ef868e37494862fc354a888e to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "spartan"
},
"basics": {
"name": "Jake Hash",
"label": "Web Developer, Software Engineer",
"picture": "http://www.gravatar.com/avatar/ea3036824209f56881a2083e32c229ef.jpg?s=128&r=g",
"website": "http://jakehash.com",
"summary": "I am seeking contract work and have about 10-20 hours per week available. I have been self-employed for the past 5 years working for various tech companies. My focus has been frontend development, specifically single page applications using tools like React and Vue, but I also have considerable full stack experience in Node.js and Typescript. Looking to work within a similar stack but always open to others.",
"location": {
"address": "Remote",
"city": "Ann Arbor",
"countryCode": "US",
"region": "Michigan"
},
"profiles": [{
"network": "Github",
"username": "jhash",
"url": "https://github.com/jhash"
}, {
"network": "LinkedIn",
"username": "jakehash",
"url": "https://www.linkedin.com/in/jakehash/"
}, {
"network": "Angel",
"username": "angel.co/jhash",
"url": "https://angel.co/jhash"
}]
},
"work": [{
"company": "WorkHands",
"position": "Software Engineer, Contractor",
"website": "https://www.workhands.us/",
"startDate": "2016-06-01",
"endDate": "2022-01-01",
"summary": "Since 2015 I have built and maintained our Angular 1 application, compiled it using Cordova, and published as iOS and Android applications. A recent greenfield project of mine was to build Rapid Skills Generator using Vue. I was able to use a number of modern technologies and practices including Vue and Vuex, Typescript, BEM, and Flexbox.",
"highlights": [
"Replaced manual pushing to App Stores with Microsoft's CodePush.",
"https://www.rapidskillsgenerator.org/"
]
}, {
"company": "Betty Labs",
"position": "Web Developer, Contractor",
"website": "https://bettylabs.io/",
"startDate": "2019-08-01",
"endDate": "2020-03-15",
"summary": "Added various features and did some fine-tuning to Sideline administrator tools, written in React, made final adjustments to Sideline React landing pages, and modified Betty Labs homepage via WebFlow.",
"highlights": [
"https://winsideline.com/"
]
}, {
"company": "Wisely",
"position": "Full Stack Developer",
"website": "https://www.getwisely.com/",
"startDate": "2018-10-01",
"endDate": "2019-10-01",
"summary": "Employing mostly Vue and Node, I rebuilt the public-facing Reservations Widget, connected our reservations plaform to Google Reservations, and developed a reservation inventory management tool. Mentored more junior developers via in-depth code reviews and peer programming."
}, {
"company": "Threestone Analytics",
"position": "Web Developer, Contractor",
"startDate": "2016-09-01",
"endDate": "2018-09-01",
"summary": "This work introduced me to the graphing toolkit D3.js. I created and maintained a few websites designed for displaying various datasets in different ways. Using React, the graph was interactive and kept up to date with changes to certain variables."
}, {
"company": "Autism Alliance of Michigan",
"position": "Web Coordinator, Part-time",
"website": "https://autismallianceofmichigan.org/",
"startDate": "2017-11-01",
"endDate": "2019-04-01",
"summary": "Maintained the organization's WordPress website, added pages and various features, and made various design assets when required."
}, {
"company": "Leaf Group",
"position": "Application Engineer",
"website": "https://www.leafgroup.com/",
"startDate": "2016-03-01",
"endDate": "2016-09-01",
"summary": "Converted an e-commerce checkout experience from PHP to React without interruption to the shopping experience. Got a considerable amount of experience mentoring fellow developers that were new to React.",
"highlights": [
"Worked for the digital art company, Society6"
]
}, {
"company": "Propeller Labs",
"position": "Front-End Developer, Contractor",
"website": "http://www.propellerlabs.co/",
"startDate": "2016-02-01",
"endDate": "2016-03-01",
"summary": "Built a landing page using React. This was my first contract role and it served as an excellent introduction the contracting world. I was able to convert mockups and the client's descriptions of complex animations into reality."
}, {
"company": "WorkHands",
"position": "Software Engineer",
"website": "https://www.workhands.us/",
"startDate": "2015-07-01",
"endDate": "2016-01-01",
"summary": "As my first full time job out of college, WorkHands was my first glimpse at the startup life. I worked closely with teammates on the same platform I help maintain today. During this period, I was responsible for wrapping our application using Cordova in order to launch to App Stores, as well as feature development in Angular, and some work on the Rails backend."
}, {
"company": "Barracuda Networks",
"position": "Web Developer, Intern",
"website": "https://www.barracuda.com/",
"startDate": "2014-04-01",
"endDate": "2015-05-01",
"summary": "Working on the media-hosting application Copy.com, I learned the value of Javascript frameworks from my mentors through the development of features on our Backbone.js codebase. This job gave me a great sense of direction and helped launch my career in front end Javascript development."
}, {
"company": "ADMI",
"position": "Web Developer, Intern",
"website": "http://admiglobal.com/",
"startDate": "2014-02-01",
"endDate": "2014-04-01",
"summary": "Fixed various Javascript bugs within ASP.NET pages, transferred mail server onto Microsoft Office 365, and received valuable workplace experience."
}, {
"company": "Videolog.tv.br",
"position": "Web Developer, Intern",
"startDate": "2013-05-01",
"endDate": "2013-10-01",
"summary": "My internship in Rio de Janeiro, Brazil, arranged by the student organization AIESEC. Worked in PHP, HTML, CSS, and some JS. Developed conversational fluency in Portuguese within a work environment."
}],
"education": [{
"institution": "University of Michigan",
"area": "Computer Science",
"studyType": "Bachelor of Engineering",
"startDate": "2010-09-01",
"endDate": "2015-05-01",
"courses": [
"User Interfaces",
"Game Development",
"Operating Systems",
"Security",
"Artificial Intelligence"
]
}],
"skills": [{
"name": "Web and Mobile Development",
"keywords": [
"Javascript",
"React",
"Vue",
"Node",
"HTML",
"CSS",
"Angular",
"React Native"
]
}],
"languages": [{
"language": "English",
"fluency": "Native speaker"
}, {
"language": "Portuguese",
"fluency": "Conversational fluency"
}, {
"language": "Spanish",
"fluency": "Conversational fluency"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment