Skip to content

Instantly share code, notes, and snippets.

@Joaquin6
Last active September 28, 2020 14:50
Show Gist options
  • Save Joaquin6/d4f3ba513d2717014a28831f18d5e9c2 to your computer and use it in GitHub Desktop.
Save Joaquin6/d4f3ba513d2717014a28831f18d5e9c2 to your computer and use it in GitHub Desktop.
Joaquin Briceno resume-cli generation
{
"basics": {
"name": "Joaquin Briceno",
"label": "Sr. Software Engineer / Full Stack Developer",
"picture": "https://drive.google.com/file/d/0B0oNJDwY35xcWVBJTlZPR2JSVHc/view?usp=sharing",
"email": "joaquinbriceno1@gmail.com",
"phone": "(818) 746-0550",
"website": "http://joaquinbriceno.com",
"summary": "Software Engineer with a proven track record of creative visions, quick delivery, and demonstrated ability to inspire/mentor teams to implement latest application technology for future standards.",
"location": {
"address": "10201 West 136th Pl.",
"postalCode": "KS 66221",
"city": "Overland Park",
"countryCode": "US",
"region": "Kansas"
},
"profiles": [
{
"network": "Github",
"username": "Joaquin6",
"url": "https://github.com/Joaquin6"
}
]
},
"work": [
{
"company": "Vibrant New Media",
"position": "Sr. Software Engineer",
"website": "https://www.linkedin.com/company/vibrant-new-media",
"startDate": "2019-07-01",
"summary": "Vibrant New Media enables your business to efficiently distribute and sell video content across a broad spectrum of consumer devices including PCs, set-top-boxes, connected TVs, game consoles, tablets, smart phones and in-flight entertainment systems.",
"highlights": [
"Develop software solutions by studying information needs; studying system flow, data usage and work processes; investigating problem areas; following the software development lifecycle.",
"Determine operational feasibility by evaluating analysis, problem definition, requirements, solution development and proposed solutions.",
"Document and demonstrate solutions by developing documentation, code comments and clear code.",
"Prepare and install solutions by determining and designing system specifications, standards and programming.",
"Build performant REST APIs that expose all of the sensitive rich data easily and securely.",
"Protect operations by keeping information confidential."
]
}
],
"volunteer": [],
"education": [
{
"institution": "University of Southern California",
"area": "Product Development Engineering",
"studyType": "Masters of Science",
"startDate": "2016-02-01",
"gpa": "3.7",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Web Development",
"level": "Master",
"keywords": ["Angular", "React", "Redux", "Vue"]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
},
{
"language": "Spanish",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Wildlife",
"keywords": ["Ferrets", "Animal Conservation"]
}
],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment