Skip to content

Instantly share code, notes, and snippets.

@morenoh149
Last active February 8, 2016 07:12
Show Gist options
  • Save morenoh149/7832e088c44e18a7765b to your computer and use it in GitHub Desktop.
Save morenoh149/7832e088c44e18a7765b to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Harry Moreno",
"label": "Software Engineer",
"picture": "",
"email": "[email protected]",
"website": "http://harrymoreno.com",
"summary": "Passionate about building Software that helps and entertains Users. Using whatever tool is best. Experienced Web and Mobile application developer using Full stack Javascript.",
"location": {
<omitted>
},
"profiles": [
{
"network": "Github",
"username": "morenoh149",
"url": "https://github.com/morenoh149"
},
{
"network": "LinkedIn",
"username": "",
"url": "https://www.linkedin.com/in/harrymoreno"
},
{
"network": "StackOverflow",
"username": "",
"url": "http://stackoverflow.com/users/630752/harry-moreno"
}
]
},
"work": [
{
"company": "Sous",
"position": "Mobile and Backend Javascript Engineer",
"website": "http://www.sousapp.com/",
"startDate": "2015-09-01",
"endDate": "2015-11-01",
"summary": "Developed a team-based communication tool for restaurants with built-in supply ordering and payment. Using React Native and Meteor.js. Deployed to cloud platforms.",
"highlights": [
"Contributed fixes to https://github.com/stringhq/base64-string-s3 and https://github.com/react-native-fellowship/react-native-navbar"
]
},
{
"company": "The R3DM",
"position": "Backend Engineer",
"website": "http://the.r3dm.com/",
"startDate": "2014-09-01",
"endDate": "2015-09-01",
"summary": "Engineer focusing on Javascript. Built out automation solutions for clients using Node.js on Amazon Web Services using messaging queues such as iron.io. Built out sites using React.js and KeystoneJS CMS. Contributed S3 uploading improvements upstream to KeystoneJS.",
"highlights": []
},
{
"company": "Hacker Coding Academy",
"position": "Instructor",
"website": "http://www.hackercodingacademy.com/",
"startDate": "2014-02-01",
"endDate": "2014-08-01",
"summary": "Developed JavaScript based curriculum and lead daily instruction of students. Curriculum was focused on front-end engineering using jQuery and bootsrap. This allows students to focus on learning more concepts instead of language trivia.",
"highlights": []
}
],
"volunteer": [
{
"organization": "React Native Contacts",
"position": "Author",
"website": "https://github.com/rt2zz/react-native-contacts/commits?author=morenoh149",
"startDate": "2015-11-01",
"endDate": "2015-11-28",
"summary": "Wrote a Native Module bridging the Android Contacts api to Javascript. This makes a user's addressbook contacts available to Javascript code. This module was not provided by Facebook. It is Open Source used by many people. Built using Java and Android APIs.",
"highlights": []
},
{
"organization": "React Native NYC Meetup",
"position": "Organizer",
"website": "http://www.meetup.com/React-Native-NYC/",
"startDate": "2015-10-01",
"endDate": "2016-01-01",
"summary": "Help coordinate that event resources are available such as venue and food. Lead technical discussions."
},
{
"organization": "Rabin Karp Search NPM Module",
"position": "Author",
"website": "https://www.npmjs.com/package/karp-rabin-search",
"startDate": "2015-08-01",
"endDate": "2016-01-01",
"summary": "Implementation of rabin-karp fingerprinting and a rolling hash algorithm using javascript. Performed benchmarks and found that using indexOf() repeatedly is faster than this algorithm implementation.",
"highlights": []
},
{
"organization": "temp°",
"position": "Developer",
"website": "http://r3dm.github.io/temp",
"startDate": "2015-07-01",
"endDate": "2015-07-28",
"summary": "Developed a Web, Android, iOS hybrid app in Javascript. Using React.js and Cordova this app functions on 3 major platforms. Collaborated with a designer for the initial concept and layout.",
"highlights": [
"https://itunes.apple.com/us/app/temp/id1022731803",
"https://play.google.com/store/apps/details?id=com.r3dm.temp"
]
},
{
"organization": "Society of Hispanic Professional Engineers",
"position": "Developer",
"website": "http://www.shpesfba.org/",
"startDate": "2015-01-01",
"endDate": "2015-03-01",
"summary": "Migrated Wordpress site to a Node, Keystone.js, MongoDB site. We elicited requirements from the non-profit’s leadership. Was given a design as a photo and expected to realize it as a website in CSS and Javascript. Deployed onto Heroku.",
"highlights": [
"https://github.com/r3dm/shpe-sfba"
]
},
{
"organization": "KeystoneJS",
"position": "Contributor",
"website": "https://github.com/keystonejs/keystone/commits?author=morenoh149",
"startDate": "2014-08-01",
"endDate": "2016-01-01",
"summary": "CMS built in Node.js and React.js. Contribute small to medium sized bug fixes. Review pull requests concerning OSX support, yeoman generator, documentation, MongoDB and AWS S3 file uploading.",
"highlights": []
}
],
"education": [
{
"institution": "MongoDB University - M101JS: MongoDB for Node.js Developers",
"area": "M101JS: MongoDB for Node.js Developers ",
"studyType": "https://s3.amazonaws.com/edu-cert.10gen.com/downloads/f470d15d2ee84b8c87630debed70cba4/Certificate.pdf",
"startDate": "2015-01-01",
"endDate": "2015-04-01",
"gpa": "",
"courses": []
},
{
"institution": "Worcester Polytechinc Institue - B.S. Computer Science (concentration in Machine Learning)",
"area": "Computer Science (concentration in Machine Learning)",
"studyType": "Bachelors of Science",
"startDate": "2008-01-01",
"endDate": "2012-01-01",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "",
"level": "Master",
"keywords": [
"JavaScript",
"React.js",
"React Native",
"MongoDB"
]
},
{
"name": "",
"level": "Master",
"keywords": [
"Ruby On Rails",
"Java",
"Android",
"Node.js",
"Amazon Web Services"
]
}
],
"languages": [],
"interests": [],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment