Skip to content

Instantly share code, notes, and snippets.

@czerspalace
Last active January 24, 2022 20:12
Show Gist options
  • Select an option

  • Save czerspalace/0436c70941aebe0191d0b5583210b0fd to your computer and use it in GitHub Desktop.

Select an option

Save czerspalace/0436c70941aebe0191d0b5583210b0fd to your computer and use it in GitHub Desktop.
{
"basics": {
"label": "Senior Web Developer",
"website": "http://your-website.com",
"phone": "424-222-9377",
"email": "[email protected]",
"other": [],
"name": "Cesar Rodriguez",
"summary": "Full stack web developer with over 10 years’ professional experience looking for freelance work that allows me to utilize my knowledge and skills to build websites that comply with web development standards.",
"picture": "",
"profiles": [
{
"network": "GitHub",
"username": "czerspalace",
"url": "https://github.com/czerspalace"
}
]
},
"work": [
{
"company": "USC Auxiliary Services",
"website": "http://aux.usc.edu",
"position": "Programmer Analyst III",
"startDate": "2011-03",
"summary": "A summary of your role in this position. Can include **Markdown** and inline <strong>HTML</strong> formatting.",
"highlights": [
"Increased profits on left-handed spin widgets by 35%.",
"Participated in iterative/incremental devolution.",
"Promoted in July 2013 from Programmer Analyst II to Programmer Analyst III"
]
},
{
"company": " USC Dornsife Technology Services",
"website": "https://dornsife.usc.edu/dts-about/",
"position": "Programmer Analyst I",
"startDate": "2010-10",
"endDate": "2011-03",
"summary": "Used ColdFusion with SQL Server to create forms and reports for different departments in the College of Letters, Arts & Science.",
"highlights": [
"Highlight #1.",
"Highlight #2.",
"Highlight #3."
]
}
],
"education": [
{
"institution": "University of Southern California",
"startDate": "2016-01",
"endDate": "2018-05"
},
{
"institution": "University of Southern California",
"startDate": "2006-08",
"endDate": "2008-12"
}
],
"skills": [
{
"name": "Web Development",
"level": "advanced",
"keywords": [
"LAMP",
"JavaScript",
"HTML 5",
"C#",
"PHP",
"WordPress",
"Laravel",
"jQuery",
"Sass",
"LESS",
"REST API's"
]
},
{
"name": "Database",
"level": "intermediate",
"keywords": [
"MySQL",
"SQL Server",
"Azure SQL"
]
},
{
"name": "DevOps",
"level": "beginner",
"keywords": [
"Git",
"Composer",
"NuGet",
"TeamCity",
"MSDeploy",
"rsync"
]
}
],
"languages": [
{
"language": "English",
"level": "native"
},
{
"language": "Spanish",
"level": "fluent"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment