Skip to content

Instantly share code, notes, and snippets.

@sielicki
Last active April 10, 2025 08:14
Show Gist options
  • Save sielicki/a81d36cf44eef3f80de9b4aff68c3571 to your computer and use it in GitHub Desktop.
Save sielicki/a81d36cf44eef3f80de9b4aff68c3571 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Nicholas Sielicki",
"label": "Programmer",
"picture": "https://avatars.githubusercontent.com/u/4522995",
"email": "[email protected]",
"phone": "(262) 527-0028",
"website": "https://registry.jsonresume.org/sielicki?theme=onepage-plus",
"summary": "Mid-career low-level software engineer. Specializes in computer networking. Experienced in operational excellence.\n",
"location": {
"address": "South Bay",
"postalCode": "95014",
"city": "Cupertino",
"countryCode": "US",
"region": "California"
},
"profiles": [
{
"network": "HackerNews",
"username": "nickysielicki",
"url": "https://news.ycombinator.com/threads?id=nickysielicki"
},
{
"network": "Twitter",
"username": "yyloc_",
"url": "https://x.com/yyloc_"
},
{
"network": "Reddit",
"username": "W9NLS",
"url": "https://old.reddit.com/user/w9nls"
},
{
"network": "Matrix",
"username": "sielicki:matrix.org",
"url": "https://matrix.to/#/@sielicki:matrix.org"
},
{
"network": "jsonresume",
"username": "sielicki",
"url": "https://registry.jsonresume.org/sielicki?theme=onepage-plus"
}
],
"image": "https://avatars.githubusercontent.com/u/4522995"
},
"work": [
{
"company": "Edison Electric Light Company",
"position": "Founder",
"website": "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",
"website": "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."
]
}
],
"education": [
{
"institution": "University of Wisconsin - Madison",
"area": "Bachelors of Science",
"studyType": "Computer Science"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment