Skip to content

Instantly share code, notes, and snippets.

@rengler33
Last active July 26, 2020 21:08
Show Gist options
  • Save rengler33/477ba648fa320be66d957da67af029e2 to your computer and use it in GitHub Desktop.
Save rengler33/477ba648fa320be66d957da67af029e2 to your computer and use it in GitHub Desktop.
Robert Engler's resume
{
"meta": {
"theme": "kwan"
},
"basics": {
"name": "Robert Engler",
"label": "Analyst & Software Developer",
"picture": "https://www.rkengler.com/me.jpg",
"email": "rengler33@gmail.com",
"phone": "",
"website": "https://www.rkengler.com",
"summary": "Analyst and Python developer working remotely from Houston, TX. AWS Solutions Architect - Associate. Develops internal project management and data analysis automation applications using python, Django, and VBA.",
"location": {
"address": "",
"postalCode": "",
"city": "Houston",
"countryCode": "US",
"region": "TX"
},
"profiles": [
{
"network": "Github",
"username": "rengler33",
"url": "https://github.com/rengler33"
},
{
"network": "Twitter",
"username": "rengler33",
"url": "http://twitter.com/rengler33"
},
{
"network": "LinkedIn",
"username": "rengler33",
"url": "https://www.linkedin.com/in/rengler33"
}
]
},
"work": [
{
"company": "Merieux Nutrisciences",
"position": "Sensory Analyst",
"startDate": "2018-09-01",
"summary": "Remote role with focus on developing internal automation solutions using python and actively contributing to the execution of sensory department testing.",
"highlights": [
"Remote role focused on developing automation solutions for the sensory research department using Python, Django, and VBA.",
"Developed an automation pipeline for managing sensory (consumer insight) data, analysis, and reporting. The pipeline handles extracting the data from the survey software, performing analysis, creating excel reports for every sample, and loading the results of the analysis into the laboratory database. This pipeline unifies the analysis and reporting across multiple laboratories, vastly decreased turnaround time, and eliminated human error in analysis and reporting.",
"Independently developed a project management Django application that solves several issues with planning multi-year laboratory projects that are simultaneously ongoing. An example includes food shelf-life studies, which consist of relatively few tasks spaced apart on monthly intervals. The application was designed to create daily task reports by identifying tasks that need completed on the given day across all projects. Additionally, the application eliminates re-scheduling errors by providing the ability to adjust a project's entire schedule such that the length of task intervals are not mistakenly changed. These features vastly reduce the labor needed to produce daily task schedules and eliminate errors in their compilation, especially when project schedules need adjusted.",
"Additionally, VBA userforms and macros were created for various departments and tasks to improve the accuracy and speed of their data-entry and reporting tasks."
]
},
{
"company": "Merieux Nutrisciences",
"position": "Sr. Sensory Technician",
"startDate": "2016-07-18",
"endDate": "2018-09-01",
"summary": "Executed sensory panel studies that involved sensory evaluation of food and non-food products. Responsibilities included panelist recruitment, test design, sample preparation, data analysis, and reporting"
},
{
"company": "SubTeach, USA",
"position": "Substitute Teacher",
"startDate": "2016-01-01",
"endDate": "2016-06-01"
},
{
"company": "Idaho National Laboratory",
"position": "Intern - Microbiology",
"startDate": "2016-01-01",
"endDate": "2016-06-30",
"summary": "Developed and tested the annualized productivity of algal polycultures in the context of advanced biofuel production under simulated environmental conditions. Cultivated algal-fungal co-cultures for a novel algal harvesting approach that exploited fungal morphology in liquid cultures."
},
{
"company": "University of Arkansas - Enhance Learning Center",
"position": "Chemistry Drill Instructor",
"startDate": "2013-08-01",
"endDate": "2014-06-01",
"summary": "Led weekly sessions of supplemental instruction for small classes of students enrolled in 'Fundamentals of Chemistry’ and ‘University Chemistry I’ courses. Reinforced lecture material and taught effective problem-solving and study habits."
},
{
"company": "Pacific Northwest National Laboratory",
"position": "Intern - Chemistry",
"startDate": "2013-05-15",
"endDate": "2013-08-01",
"summary": "Investigated sintering methods and their effects on silver-functionalized silica aerogel with the goal of optimizing a method for consolidating the material into a form suitable for long-term radioactive iodine storage."
}
],
"volunteer": [{
"organization": "World-Wide Organization of Organic Farmers - Japan",
"position": "Volunteer",
"website": "https://www.wwoofjapan.com/",
"startDate": "2015-09-15",
"endDate": "2015-11-15",
"summary": "Volunteered on small family farms in Japan for educational and cultural exchange.",
"highlights": []
}],
"education": [
{
"institution": "University of Arkansas",
"area": "Chemistry",
"studyType": "Bachelor of Science, magna cum laude",
"startDate": "2008-08-01",
"endDate": "2014-06-01",
"gpa": "3.89",
"courses": []
},
{
"institution": "University of Arkansas",
"area": "Kinesiology - Exercise Science",
"studyType": "Bachelor of Science in Education",
"startDate": "2008-08-01",
"endDate": "2014-06-01",
"gpa": "3.89",
"courses": []
}
],
"skills": [
{
"name": "Web Development",
"level": "Intermediate",
"keywords": [
"Python",
"Django",
"Javascript",
"HTML",
"CSS"
]
},
{
"name": "Others",
"level": "Mixed",
"keywords": [
"AWS Certified Solutions Architect - Associate",
"AWS Certified Cloud Practitioner",
"Git",
"SQL",
"SQLAlchemy",
"pandas",
"pytest",
"mypy",
"VBA",
"Docker",
"Heroku"
]
}
],
"interests": [],
"awards": [],
"languages": [],
"publications": [],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment