resume/json-resume/resume.json

122 lines
3.8 KiB
JSON
Executable File

{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Bree LaPointe",
"label": "Senior Software Engineer",
"picture": "",
"email": "contact@blapointe.com",
"phone": "(336) 701-6159",
"website": "https://blapointe.com",
"summary": "",
"location": {
"city": "Provo",
"countryCode": "",
"region": "UT"
},
"profiles": [
{
"url": "https://blapointe.com"
},
{
"network": "LinkedIn",
"username": "lapoba16",
"url": "https://www.linkedin.com/in/lapoba16"
}
]
},
"work": [
{
"company": "Qualtrics",
"position": "Senior Software Engineer",
"website": "https://www.qualtrics.com",
"startDate": "Feb 2018",
"endDate": "Oct 2019",
"summary": "Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores™ that are not merely competitive, but approach the theoretical limit of lossless compression.",
"details": [
{"text": "Build an algorithm for artist to detect if their music was violating copy right infringement laws", "comment": ""}
]
},
{
"company": "Qualtrics",
"position": "Software Engineer II",
"website": "",
"startDate": "Feb 2018",
"endDate": "Oct 2019",
"summary": "Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores™ that are not merely competitive, but approach the theoretical limit of lossless compression.",
"details": [
{"text": "Build an algorithm for artist to detect if their music was violating copy right infringement laws", "comment": ""}
]
},
{
"company": "Qualtrics",
"position": "Software Engineer I",
"website": "",
"startDate": "Feb 2018",
"endDate": "Oct 2019",
"summary": "Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores™ that are not merely competitive, but approach the theoretical limit of lossless compression.",
"details": [
{"text": "Build an algorithm for artist to detect if their music was violating copy right infringement laws", "comment": ""}
]
}
],
"volunteer": [
],
"education": [
{
"institution": "Wake Forest University",
"area": "Computer Science",
"studyType": "Master of Science",
"startDate": "Jan 2016",
"endDate": "Dec 2017",
"gpa": "3.88/4.00",
"courses": [
]
},
{
"institution": "High Point University",
"area": "Computer Science",
"studyType": "Bachelor of Arts",
"startDate": "Aug 2013",
"endDate": "Dec 2015",
"gpa": "3.91/4.00",
"courses": [
]
}
],
"awards": [
],
"publications": [
{
"name": "Arabidopsis thaliana computationally-generated next-state gene interaction models",
"publisher": "",
"releaseDate": "Jun 2018",
"website": "https://scholar.google.com/citations?view_op=view_citation&hl=en&user=05Zj5vQAAAAJ&citation_for_view=05Zj5vQAAAAJ:zYLM7Y9cAGgC",
"summary": "Refactored to improve research implementation efficiency by orders of magnitude"
}
],
"skills": [
{
"name": "Web Development",
"details": [
{"text":"HTML", "comment":"master"}
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
],
"references": [
],
"projects": [
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00"
}
}