Skip to content

Instantly share code, notes, and snippets.

@crisberrios
Last active April 11, 2022 03:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crisberrios/36d80670ccfec327505b991457a33887 to your computer and use it in GitHub Desktop.
Save crisberrios/36d80670ccfec327505b991457a33887 to your computer and use it in GitHub Desktop.
json resume
{
"basics": {
"name": "Cristián Berríos",
"label": "Programmer",
"picture": "",
"email": "cristian.berrios@outlook.cl",
"phone": "1 832 829 9178",
"website": "http://crisberrios.github.io",
"summary": "Passionate about creating new and interesting things, making people happy and helping the world be a better place through technology.",
"location": {
"address": "1400 Vista View Dr",
"postalCode": "78626",
"city": "Georgetown",
"countryCode": "US",
"region": "TX"
},
"profiles": [
{
"url": "https://www.twitter.com/cbcodes",
"username": "cbcodes",
"network": "Twitter"
},
{
"url": "https://soundcloud.com/cazkibahn",
"username": "cazkibahn",
"network": "SoundCloud"
},
{
"url": "https://www.linkedin.com/in/cberrios",
"username": "cberrios",
"network": "LinkedIn"
},
{
"url": "https://www.github.com/crisberrios",
"username": "crisberrios",
"network": "GitHub"
}
]
},
"work": [
{
"highlights": [
"Participated in building data tools for University of Missouri.",
"Participated in building front-end and back-end features for Haemonetics.",
"Built internal tools for the company, such as a project health dashboard and React training materials."
],
"summary": "Headspring provides a broad range of custom enterprise application development services to support individual projects as well as comprehensive portfolio rationalization. It uses an Agile-based accelerated delivery model that results in an industry-leading 98% project success rate (on-time, on-budget, on-scope).",
"startDate": "2015-06-15",
"website": "https://www.headspring.com/",
"position": "Senior Front-End Developer",
"company": "Headspring"
},
{
"highlights": [
"Opened multiple retail channels for the product \"Movistar GPS\".",
"Participated in the technical committee for the creation of a vending machine M2M solution.",
"Responsible for supervising and proposing improvements for the web app \"Movistar GPS\"."
],
"summary": "Telefónica is one of the leading telecom companies in the world, with an ever increasing presence in the IT and M2M fields.",
"endDate": "2013-05-01",
"startDate": "2012-09-01",
"website": "https://m2m.telefonica.com/",
"position": "Field Applications Engineer",
"company": "Telefónica"
},
{
"highlights": [
"Developed an innovative virtual co-pilot solution named Alert in Route, later renamed to Advanced Satellite Warning System (ASWS)",
"Developed an advanced armored truck mobile terminal solution for the biggest private security company operating in the country",
"Developed a wireless mesh sensor system for refrigerated trucks, used in hundred of contractor vehicles that supply Wal-Mart and other supermarket chains."
],
"summary": "Wisetrack Chile S.A. is the biggest fleet management company in the country, monitoring over 30.000 vehicles in diverse industries such as car rental, mining, transport and construction.",
"endDate": "2012-08-31",
"startDate": "2010-09-01",
"website": "https://www.wisetrack.cl/",
"position": "Software Engineer",
"company": "Wisetrack Chile"
}
],
"volunteer": [
{
"highlights": [
"Developed a full web app (frontend + backend) for capturing sales data from remote regions of Indonesia, focusing on user interface and offline capabilites."
],
"summary": "Kopernik’s Wonder Women initiative, a recent recipient of the Momentum for Change award from the UNFCCC, empowers rural women in Indonesia to sell life-changing, green technologies in their communities and boost their own income.",
"endDate": "2015-04-01",
"startDate": "2015-02-01",
"website": "http://kopernik.info",
"position": "Web Developer",
"organization": "The Kopernik Foundation"
}
],
"education": [
{
"courses": [
"M101JS: MongoDB for Node.js developers",
"dev201x: Introduction to TypeScript",
"CS101: Stanford's Computer Science 101"
],
"gpa": "",
"endDate": "2015-04-01",
"startDate": "2015-01-05",
"studyType": "Bootcamp",
"area": "Web Developer",
"institution": "Free Code Camp"
},
{
"courses": [],
"gpa": "5.9/7",
"endDate": "2011-10-01",
"startDate": "2003-06-01",
"studyType": "Bachelor",
"area": "Electronics Engineering",
"institution": "Universidad Mayor"
}
],
"awards": [],
"publications": [],
"skills": [
{
"keywords": [
"HTML5",
"CSS3",
"JavaScript",
"MongoDB",
"Sass",
"Jade",
"jQuery",
"Git",
"Node.js"
],
"level": "Master",
"name": "Web Development"
},
{
"keywords": [
"Express",
"Bourbon",
"Backbone.js",
"Reactive Extensions",
"React",
"Ampersand",
"Mocha",
""
],
"level": "Proficient",
"name": "Frameworks"
}
],
"languages": [
{
"fluency": "Fluent",
"language": "English"
},
{
"fluency": "Native",
"language": "Spanish"
}
],
"interests": [],
"references": [
{
"reference": "Available upon request",
"name": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment