Skip to content

Instantly share code, notes, and snippets.

@largerock
Last active December 6, 2023 02:58
Show Gist options
  • Save largerock/49afbce8f50c8c61ceb91de261409ffe to your computer and use it in GitHub Desktop.
Save largerock/49afbce8f50c8c61ceb91de261409ffe to your computer and use it in GitHub Desktop.
{
"meta":{
"theme": "kendall"
},
"basics": {
"name": "George Price",
"label": "Software Engineer",
"image": "https://media.licdn.com/dms/image/D5603AQGPocgZTItnZw/profile-displayphoto-shrink_800_800/0/1672451226143?e=1705536000&v=beta&t=YfEVqLGysNFzmjOHx8efXgSbTvPIOKe11HahaRhUCBg",
"email": "george.mprice44@gmail.com",
"summary": "Dedicated and versatile Software Engineer with a track record in the full software development lifecycle, by having a background in development, quality assurance, and the release of robust and efficient solutions, while also embodying a collaborative spirit, and thriving in team environments.",
"location": {
"city": "Wollongong",
"countryCode": "AU"
},
"profiles": [
{
"network": "LinkedIn",
"username": "George Price",
"url": "https://www.linkedin.com/in/george-price-98542116a/"
},
{
"network": "Github",
"username": "largerock",
"url": "https://github.com/largerock"
}
]
},
"work": [
{
"company": "21e8-Ltd",
"name": "21e8-Ltd",
"position": "Software Engineer",
"url": "https://www.21e8.nz",
"startDate": "2020-07-20",
"summary": "Joined 21e8 as part of the first wave of Software Engineers, taking on a role of a full stack engineer.",
"highlights": [
"Primarily focused on developing backend and tooling for developers of 21e8 apps",
"Prototyped and distributed a 21e8 data centric network with specialized packet headers over various network protocols",
"Architechted and developed a distributed compute system for the 21e8 test net to manage requests for data from the 21e8 network",
"Designed frontend solutions to manage and visualize data from the 21e8 network",
"Translated functionality from C++ backend to a Swift SDK to enable the development of frontend IOS applications",
"Distributed SDKs & applications through Microsoft VCPKG"
]
},
{
"company": "Nyriad",
"name": "Nyriad",
"position": "Software Engineer",
"url": "https://www.nyriad.io",
"startDate": "2020-03-01",
"endDate": "2020-07-20",
"summary": "Joined the Software Engineering team early 2020 to help develop a CLI for a GPU accelerated block storage device.",
"highlights": [
"Worked in a test driven environment, creating stable frontend solutions to utilize backend functionality",
"Utilized Valgrind to expose product memory leaks resulting in a more reliable product",
"Worked with other teams to create more generic and accessable API's for better frontend interop"
]
},
{
"company": "Nyriad",
"name": "Nyriad",
"position": "Customer Engineering",
"url": "https://www.nyriad.io",
"startDate": "2019-03-25",
"endDate": "2020-07-20",
"summary": "Worked with product owners and customers to create pacakged solutons for products and establish a customer support platform.",
"highlights": [
"Created and Maintained a Customer Support Platform through Zendesk",
"Developed product documentation aimed for customers and vendors",
"Created customer training materials and delivered workshops to customers",
"Coordinated and developed product release pipelines",
"Owned the role of product export manager, maintaining product license keys and exports"
]
},
{
"company": "Nyriad",
"name": "Nyriad",
"position": "QA Engineer",
"url": "https://www.nyriad.io",
"startDate": "2018-01-09",
"endDate": "2019-03-25",
"summary": "I Joined Nyriad as an intern while completing my final year of undergraduate study at the University of Waikato. I quickly moved from the internship into a QA team responsible for releasing a GPU cloud platform.",
"highlights": [
"Deployed Openstack on a Kubernetes cluster as a proof of concept for an intern project utilizing Nvidia X1 Developer Kits",
"Developed a cloud platform testing framework, to create an automated and robust set of S3, Audit & Compute endpoint tests for API and UI",
"Lead the testing of serverless lambda functions to create automated Cuda, C++ lambda tests",
"Utilized Kubernetes Chaos testing with Kubemonkey, for a more robust cloud platform test suite",
"Fulfilled the role of scrum master, managing team workloads"
]
}
],
"education": [{
"institution": "University of Waikato",
"area": "Computer Science",
"studyType": "Bachelor of Science",
"startDate": "2015-03-05",
"endDate": "2018-10-10",
"courses": [
"COMP200 Computer Systems",
"COMP202 Computer Communications",
"COMP203 Data Structures and Algorithms",
"COMP235 Logic and Computation",
"COMP312 Computer Networks",
"COMP314 Software Engineering Project",
"COMP317 Design and Analysis of Algorithms",
"COMP333 Web Applications Development"
]
}],
"skills": [
{
"name": "Software Engineering",
"level": "Advanced",
"keywords": [
"OOP & Functional Programming",
"C++ & buildsystems (cmake, ninja)",
"Swift",
"JS / TS",
"Python",
"Test Driven Development",
"Kubernetes",
"Docker",
"ReactJS",
"Jenkins / CI CD",
"Git",
"Linux / MacOS"
]
},
{
"name": "Customer Engineering",
"level": "Advanced",
"keywords": [
"Zendesk",
"Customer Supportg",
"Documentation",
"Exports & Licensing",
"Live Workshops",
"Release Pipelines"
]
},
{
"name": "Team & Project Managment",
"level": "Intermediate",
"keywords": [
"Project Lead",
"Agile Methodologies"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment