Skip to content

Instantly share code, notes, and snippets.

@emjayoh
Last active April 7, 2023 22:42
Show Gist options
  • Save emjayoh/b5269b69900f00683e87068ee3dfd375 to your computer and use it in GitHub Desktop.
Save emjayoh/b5269b69900f00683e87068ee3dfd375 to your computer and use it in GitHub Desktop.
jsonresume-aimee
{
"meta": { "theme": "elegant" },
"basics": {
"name": "Aimee Birch",
"email": "earthaimee422@gmail.com",
"phone": "(619) 214-7192",
"picture": "https://scontent-sjc3-1.xx.fbcdn.net/v/t39.30808-6/271818527_5097743013569380_1108558749193768120_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=09cbfe&_nc_ohc=u4tjsndJYvkAX_axGNb&_nc_ht=scontent-sjc3-1.xx&oh=00_AfAssaqvtVeiKNHgnWUeyM1kOfL0t9R1XumcF2RXYnZCFg&oe=64362668",
"objective": "To obtain a position in project coordination or management where I can utilize my organizational skills and experience to successfully manage projects and exceed client expectations.",
"location": {
"city": "San Diego, CA",
"countryCode": "US"
},
"profiles": [
{
"username": "ajaxdavis",
"url": "https://twitter.com/ajaxdavis",
"network": "twitter"
},
{
"url": "https://github.com/thomasdavis",
"username": "thomasdavis",
"network": "github"
}
]
},
"work": [
{
"company": "XYZ Consulting Group",
"position": "Project Coordinator",
"startDate": "2019-01-01",
"endDate": "2019-01-02",
"summary": "Coordinate and manage projects for multiple clients simultaneously. Develop project plans, schedules, and budgets. Monitor project progress and communicate with clients and team members to ensure project objectives are met. Identify and mitigate project risks. Facilitate project team meetings and prepare meeting agendas and minutes. Conduct project status reporting and post-project evaluations."
},
{
"company": "ABC Manufacturing",
"position": "Project Manager",
"startDate": "2016-07-01",
"endDate": "2018-01-02",
"summary": "Managed capital projects for a manufacturing facility. Led cross-functional project teams including engineering, maintenance, and production. Developed and maintained project schedules and budgets. Managed project risks and change control. Communicated project status to executive management. Facilitated project team meetings and prepared meeting agendas and minutes. Coordinated project close-out activities including turnover to operations and project accounting."
}
],
"education": [
{
"institution": "State University",
"area": "Business Administration",
"studyType": "Bachelor's Degree",
"startDate": "2012-09-01",
"endDate": "2016-05-31"
}
],
"skills": [
{
"name": "Project Management",
"level": "Expert"
},
{
"name": "Project Coordination",
"level": "Expert"
},
{
"name": "Budgeting",
"level": "Advanced"
},
{
"name": "Risk Management",
"level": "Advanced"
},
{
"name": "Communication",
"level": "Expert"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment