Skip to content

Instantly share code, notes, and snippets.

@LindseyB
Created December 3, 2021 02:17
Show Gist options
  • Save LindseyB/58d1d20a8ea9ec5977ed4447a9182541 to your computer and use it in GitHub Desktop.
Save LindseyB/58d1d20a8ea9ec5977ed4447a9182541 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Lindsey Bieda",
"label": "Software Engineer",
"email": "lbieda@gmail.com",
"website": "https://rarlindseysmash.com",
"summary": "Lindsey is a passionate software engineer who loves writing code and finding ways to use her creative side while programming. ",
"location": {
"city": "Pittsburgh",
"countryCode": "US",
"region": "PA"
},
"profiles": [
{
"network": "Twitter",
"username": "lindseybieda",
"url": "http://twitter.com/lindseybieda"
},
{
"network": "GitHub",
"username": "LindseyB",
"url": "http://github.com/LindseyB"
},
{
"network": "itch.io",
"username": "lindseybieda",
"url": "https://lindseybieda.itch.io/"
}
]
},
"work": [
{
"company": "GitHub",
"position": "Senior Engineer",
"website": "https://github.com",
"startDate": "2021-04-20",
"summary": "GitHub focuses on tools to build software and connect people in the world of open source",
"highlights": [
"Worked to expand the discussions feature"
]
},
{
"company": "Stitch Fix",
"position": "Lead Engineer",
"website": "https://stitchfix.com",
"startDate": "2020-03-09",
"endDate": "2021-04-02",
"summary": "Stitch Fix focuses on providing a personal style service to a variety of customers",
"highlights": [
"Worked on a collaboration shopping experience with an influencer",
"Worked on a dynamic shopping experience for clients",
"Expanded the direct purchase platform"
]
},
{
"company": "GitHub",
"position": "Senior Application Engineer",
"website": "https://github.com",
"startDate": "2016-12-05",
"endDate": "2020-02-14",
"summary": "GitHub focuses on tools to build software and connect people in the world of open source",
"highlights": [
"Worked with the Community & Safety team to close abuse vectors in our existing codebase to make our users safer",
"Added edit history to PRs, Issues, and comments so users could see what changed, when, and by whom",
"Worked with other teams to determine what abuse vectors would be in their new features and how to best close them"
]
},
{
"company": "Articulate Global",
"position": "Software Engineer",
"website": "https://articulate.com",
"startDate": "2013-07-01",
"endDate": "2016-11-01",
"summary": "Articulate focuses on the world of e-learning with a variety of products to help support e-learning environments",
"highlights": [
"Built and launched the largest community website for e-learning professionals",
"Designed and integrated single sign on for all Articulate products"
]
},
{
"company": "Branding Brand",
"position": "Software Engineer R&D",
"website": "http://www.brandingbrand.com/",
"startDate": "2012-06-01",
"endDate": "2013-04-01",
"summary": "Branding Brand is a company that focuses on facilitating mobile e-commerce for it's business partners",
"highlights": [
"Built a third party shopping API so purchases could easily happen through partner websites",
"Developed tools to assist in \"transcoding\" partner websites for mobile consumption"
]
},
{
"company": "Deeplocal",
"position": "Software Engineer",
"website": "http://www.deeplocal.com/",
"startDate": "2010-01-01",
"endDate": "2010-08-01",
"summary": "Deeplocal is a technology company that builds innovative tech for advertising",
"highlights": [
"Wrote a script to automatically update public transit data",
"Completed and tweaked an iPhone game for self parking cars",
"Released a motherhood community website"
]
},
{
"company": "Technology Leadership Initiative",
"position": "Instructor",
"website": "http://tli.cs.pitt.edu/",
"startDate": "2009-06-01",
"endDate": "2009-08-01",
"summary": "TLI is a group that focuses on bringing computer science education to students that do not have access to programming classes in school",
"highlights": [
"Wrote lesson plans for JavaScript, Robotics, and Computational Thinking classes",
"Co-taught classes for 13-15 year old students"
]
}
],
"volunteer": [
{
"organization": "Girl Develop It",
"position": "Organizer and Teacher",
"website": "https://www.girldevelopit.com/",
"startDate": "2012-01-01",
"endDate": "2013-01-01",
"summary": "A non-profit organization to help provide affordable tech instruction to women",
"highlights": [
"Started the Pittsburgh branch of GDI",
"Wrote additional course materials",
"Organized events and taught classes"
]
}
],
"education": [
{
"institution": "University of Pittsburgh",
"area": "Computer Science",
"studyType": "Bachelor",
"startDate": "2005-08-01",
"endDate": "2008-12-01",
"gpa": "",
"courses": []
},
{
"institution": "University of Pittsburgh",
"area": "Computer Science",
"studyType": "Masters (incomplete)",
"startDate": "2009-08-01",
"endDate": "2012-04-01",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [
{
"name": "Artful Games",
"publisher": "The Recompiler",
"releaseDate": "2016-03-01",
"website": "https://recompilermag.com",
"summary": "Examining a different way to think about video games from the perspective of my own projects"
}
],
"skills": [
{
"name": "Web Development",
"level": "Master",
"keywords": [
"HTML",
"CSS",
"JavaScript",
"Ruby on Rails",
"GraphQL",
"React"
]
},
{
"name": "Programming",
"level": "Master",
"keywords": [
"Lua",
"Python",
"D",
"C/C++",
"C#",
"Go"
]
},
{
"name": "Databases",
"level": "Master",
"keywords": [
"SQL",
"PostgreSQL",
"MySQL",
"Redis"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Tech",
"keywords": [
"Game Programming",
"Hardware"
]
},
{
"name": "Art",
"keywords": [
"Painting",
"Stenciling"
]
}
],
"references": [
{
"name": "",
"reference": "Available upon request"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment