Last active
June 9, 2025 05:10
-
-
Save Khant-Nyar/4716420265219f539670b76a6d11b7be 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": "Khant Si Thu Phyo", | |
"label": "Web Developer ", | |
"picture": "https://example.com/photo.jpg", | |
"email": "[email protected]", | |
"phone": "+95 978 459 129", | |
"website": "https://thomasedison.com", | |
"summary": "I'm a dedicated full-stack developer with over 5 years of experience creating digital solutions that make a difference. I specialize in modern web technologies and love turning complex problems into simple, beautiful designs.\n\nWhen I'm not coding, you can find me exploring new technologies, contributing to open-source projects,or sharing knowledge with the developer community through my blog.", | |
"location": { | |
"address": " No. 6, Near School,Parami Road, Marlarmyaing, Hlaing Township,Yangon, Myanmar", | |
"postalCode": "11051", | |
"city": "Yangon", | |
"countryCode": "Myanmar (Burma)", | |
"region": "Yangon" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "thomasedison", | |
"url": "https://www.linkedin.com/in/thomasedison" | |
}, | |
{ | |
"network": "Twitter", | |
"username": "realThomasEdison", | |
"url": "https://twitter.com/realThomasEdison" | |
} | |
], | |
"url": "https://khantnyar.github.io", | |
"image": "https://github.com/KhantSiThuPhyo/KhantSiThuPhyo.github.io/blob/main/resources/img/me.jpg?raw=true" | |
}, | |
"work": [ | |
{ | |
"company": "Edison Electric Light Company", | |
"position": "Software Engineer", | |
"website": "https://edison.com", | |
"startDate": "2022-01-01", | |
"endDate": "2023-01-01", | |
"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." | |
], | |
"name": "Gnext Myanmar", | |
"location": "Yangon,Myanmar", | |
"url": "https://www.linkedin.com/company/g-next-myanmar", | |
"description": "desc afsdf asdf" | |
}, | |
{ | |
"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." | |
] | |
} | |
], | |
"volunteer": [ | |
{ | |
"organization": "Menlo Park Laboratory", | |
"position": "Lead Researcher", | |
"website": "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", | |
"website": "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": "Burmese", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "English", | |
"fluency": "C3" | |
} | |
], | |
"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." | |
} | |
], | |
"projects": [ | |
{ | |
"name": "DailyHRMS", | |
"description": "a sdf asdf asdf asdf asdf ", | |
"highlights": [], | |
"keywords": [], | |
"startDate": "2024-03", | |
"endDate": "2026-03", | |
"url": "https://dailyhrms.com", | |
"roles": [] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment