Skip to content

Instantly share code, notes, and snippets.

@ephes
Last active June 25, 2026 15:14
Show Gist options
  • Select an option

  • Save ephes/1bc5195a9ec99e44773e694477d6cc2e to your computer and use it in GitHub Desktop.

Select an option

Save ephes/1bc5195a9ec99e44773e694477d6cc2e to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Jochen Wersdörfer",
"label": "Resident Vibe coder",
"picture": "https://example.com/photo.jpg",
"email": "jochen-jsonresume@wersdoerfer.de",
"phone": "(123) 456-7890",
"url": "https://wersdoerfer.de/jochen/",
"summary": "Freelance software developer specializing in data science, machine learning, and Django-based web development.\n\n",
"location": {
"address": "6 Augustastrasse",
"postalCode": "40477",
"city": "Düsseldorf",
"countryCode": "DE",
"region": "nrw"
},
"profiles": [
{
"network": "LinkedIn",
"username": "jochen-wersdoerfer",
"url": "https://www.linkedin.com/in/jochen-wersdoerfer/"
},
{
"network": "Mastodon",
"username": "@jochen",
"url": "https://fedi.wersdoerfer.de/@jochen"
}
],
"image": "https://d2b7dn9rofvhjd.cloudfront.net/uploads/jochen-cover-profile_8SKdFNe.webp"
},
"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": [
{
"organization": "Menlo Park Laboratory",
"position": "Lead Researcher",
"url": "https://menloparklab.com",
"startDate": "1876-01-01",
"endDate": "1931-10-18",
"summary": "Conducted research and experiments leading to numerous patents and innovations.",
"highlights": [
"Developed the phonograph, a device for recording and reproducing sound.",
"Invented the motion picture camera, contributing to the birth of the film industry."
]
}
],
"education": [
{
"institution": "Self-Taught",
"area": "Various fields of science and technology",
"studyType": "Self-Education",
"startDate": "1859-01-01",
"endDate": "1931-10-18",
"gpa": "",
"courses": [
"Electrical Engineering",
"Mechanical Engineering",
"Chemistry"
]
}
],
"awards": [
{
"title": "Congressional Gold Medal",
"date": "1928-01-01",
"awarder": "United States Congress",
"summary": "Awarded for distinguished achievements and contributions to society."
}
],
"publications": [
{
"name": "Electric Light and Power",
"publisher": "Scientific American",
"releaseDate": "1880-01-01",
"url": "https://scientificamerican.com",
"summary": "A paper detailing the development and impact of electric light and power systems."
}
],
"skills": [
{
"name": "Inventing",
"level": "Master",
"keywords": [
"Electricity",
"Sound Recording",
"Motion Pictures"
]
},
{
"name": "Entrepreneurship",
"level": "Expert",
"keywords": [
"Business Development",
"Product Innovation",
"Industrial Research"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Research and Development",
"keywords": [
"Innovations",
"Experimentation"
]
}
],
"references": [
{
"name": "Henry Ford",
"reference": "Thomas Edison was a brilliant inventor and a visionary businessman. His work has had a profound impact on the modern world."
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment