Last active
October 8, 2025 22:39
-
-
Save chancez/6ee29ff4dbbe85a3fb587eedeef44f75 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Chance Zibolski", | |
"email": "[email protected]", | |
"phone": "", | |
"summary": "", | |
"location": { | |
"address": "", | |
"postalCode": "", | |
"city": "Portland", | |
"countryCode": "US", | |
"region": "Oregon" | |
}, | |
"profiles": [ | |
{ | |
"network": "GitHub", | |
"username": "chancez", | |
"url": "https://github.com/chancez" | |
}, | |
{ | |
"network": "LinkedIn", | |
"username": "", | |
"url": "https://www.linkedin.com/in/chance-zibolski-1990705a/" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "Edison Electric Light Company", | |
"position": "Founder", | |
"url": "https://edison.com", | |
"startDate": "1878-01-01", | |
"endDate": "1931-10-18", | |
"summary": "Founded the company that brought electric light to households and businesses.", | |
"highlights": [ | |
"Invented the first commercially practical incandescent light bulb.", | |
"Developed the electric power distribution system." | |
] | |
}, | |
{ | |
"company": "General Electric", | |
"position": "Co-Founder", | |
"url": "https://ge.com", | |
"startDate": "1892-01-01", | |
"endDate": "1931-10-18", | |
"summary": "Co-founded General Electric, one of the largest and most diversified industrial corporations in the world.", | |
"highlights": [ | |
"Played a key role in the development of electrical power and lighting systems.", | |
"Contributed to the advancement of numerous technological innovations." | |
] | |
} | |
], | |
"volunteer": [], | |
"education": [ | |
{ | |
"institution": "Oregon State University", | |
"area": "", | |
"studyType": "", | |
"startDate": "2011", | |
"endDate": "2025" | |
} | |
], | |
"skills": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment