Skip to content

Instantly share code, notes, and snippets.

@saiberz
Last active October 23, 2019 05:48
Show Gist options
  • Save saiberz/0bb0d169be33b8653ac8af70dd550644 to your computer and use it in GitHub Desktop.
Save saiberz/0bb0d169be33b8653ac8af70dd550644 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Fredy Morales",
"label": "Full Stack Developer",
"picture": "",
"email": "fredyml@icloud.com",
"phone": "+51945425950",
"website": "https://fredys.space",
"summary": "Experienced software developer with a demonstrated history of working in the information technology industry. Skilled in frontend, backend and devops tech.",
"location": {
"address": "Urb. Ceres",
"postalCode": "Lima 03",
"city": "Ate",
"countryCode": "PE",
"region": "Lima"
},
"profiles": [{
"network": "Github",
"username": "saiberz",
"url": "http://github.com/saiberz"
}, {
"network": "Linkedin",
"username": "fredymorales",
"url": "http://linkedin.com/in/fredymorales"
}]
},
"work": [{
"company": "FedEx Cross Border",
"position": "Sr. Developer",
"website": "http://crossborder.fedex.com",
"startDate": "2016-06-21",
"endDate": "2019-09-16",
"highlights": [
"Designed a serverless microservice to process orders at warehouse made trough parterns website, reducing infrastructure cost",
"Created and monitored metrics to make data driven design decisions and to track the health of deployment productions",
"Worked as Tech Lead for a package tracking app using Phoenix framework and VueJS for the development and set up CI using Jenkins, cost savings by avoiding third parties services",
"Automated information extraction from several compliance sites to keep up to date with new regulations, saving time of a team who dedicated full time to do it manually "
]
}, {
"company": "Red Cientifica Peruana",
"position": "Backend Developer",
"website": "http://rcp.pe",
"startDate": "2015-10-15",
"endDate": "2016-02-15",
"highlights": [
"Worked in the frontend redesign of yachay.pe, lamula.pe and punto.pe websites using AngularJS",
"Designed, implemented and tested several rest APIs using NodeJS for internal use",
"Created a desktop application using Electron for the backoffice",
"Automated deployment tasks using Ansible",
"Dockerized legacy and modern apps for development and production"
]
}],
"volunteer": [{
"organization": "CIDAP Peru",
"website": "http://cidap.org.pe/",
"startDate": "2012-02-04",
"endDate": "2012-04-15",
"summary": "Work with vulnerable people mostly children from 8 to 15 years old",
"highlights": [
"Teached to Gradeschooler and teens basic electronic where the final project was to build a line follower robot using recyclable material"
]
}, {
"organization": "Ojo Publico",
"website": "http://ojo-publico.com/",
"startDate": "2015-01-10",
"summary": "Extracted data for journalism investigation Cuentas Juradas",
"highlights": [
"Obtained thousends of resumes of candidates for peruvian elections using Python and MongoDB and organized to find patterns to be used for journalists, this investigation was honored with a Data Journalism Award"
]
}, {
"organization": "Hack Space Peru",
"website": "http://hackspace.pe/",
"startDate": "2016-07-04",
"endDate": "2016-09-15",
"summary": "Programming for kids",
"highlights": [
"Teached to children to programm games using Scratch programming language"
]
}],
"education": [{
"institution": "Universidad Nacional de Ingenieria",
"area": "Mechanical and Electrical Engineering",
"startDate": "2010-03-04",
"endDate": "2015-07-07"
}],
"skills": [{
"name": "Frontend Development",
"level": "Master",
"keywords": [
"HTML",
"CSS",
"Javascript",
"Vue",
"React",
"Babel",
"Testing"
]
}, {
"name": "Backend Development",
"level": "Master",
"keywords": [
"Elixir",
"Phoenix framework",
"Clojure",
"Node JS",
"Express framework",
"PHP",
"Git"
]
}, {
"name": "DevOps",
"level": "Intermediate",
"keywords": [
"Ansible",
"Selenium",
"Jenkins",
"Linux",
"Nginx",
"CI",
"Docker"
]
}],
"languages": [{
"language": "Spanish",
"fluency": "Native speaker"
}, {
"language": "English",
"fluency": "Advanced"
}, {
"language": "French",
"fluency": "Intermediated"
}, {
"language": "Portuguese",
"fluency": "Basic"
}],
"projects": [
{
"name": "Miss Direction",
"description": "A mapping engine that misguides you",
"highlights": [
"Won award at AIHacks 2016",
"Built by all women team of newbie programmers",
"Using modern technologies such as GoogleMaps, Chrome Extension and Javascript"
],
"keywords": [
"GoogleMaps", "Chrome Extension", "Javascript"
],
"startDate": "2016-08-24",
"endDate": "2016-08-24",
"url": "missdirection.example.com",
"roles": [
"Team lead", "Designer"
],
"entity": "Smoogle",
"type": "application"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment