Skip to content

Instantly share code, notes, and snippets.

@mimuogi
Last active March 31, 2022 14:45
Show Gist options
  • Save mimuogi/9ce1511b642cf60ba6c04d9c6409f096 to your computer and use it in GitHub Desktop.
Save mimuogi/9ce1511b642cf60ba6c04d9c6409f096 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Miguel Alejandro Muñoz Gil",
"label": "Software Engineer",
"picture": "",
"email": "mimuogi@gmail.com",
"phone": "+34 622110205",
"summary": "Computer science graduate at Universitat Politècnica de València. Currently studying Msc Software Technology at Hochschule für Technik Stuttgart. My best experiences have been developing software projects, where design, creativity, innovation and teamwork are encouraged. Working in my own projects and interested in continuing to learn and improve my problem-solving and software development skills in a profesional work environment.",
"location": {
"postalCode": "70190'",
"city": "Stuttgart",
"countryCode": "DE",
"region": "Baden-Württemberg"
},
"profiles": [{
"network": "linkedin",
"username": "Miguel Alejandro",
"url": "https://www.linkedin.com/in/miguel-alejandro-mu%C3%B1oz-gil-3a25b5180/"
}, {
"network": "github",
"username": "mimuogi",
"url": "https://github.com/mimuogi"
}
]
},
"work": [{
"company": "ADD Informática",
"position": "Working student at R&D department",
"website": "https://www.addinformatica.com",
"startDate": "2019-10-01",
"endDate": "2020-01-31",
"summary": "Developing and debugging autogenerated code for C# using DSLTools"
}],
"volunteer": [{
"organization": "Universitat Politècnica de València",
"position": "Mentor",
"website": "http://www.upv.es",
"startDate": "2017-09-01",
"endDate": "2021-07-01",
"summary": "Student mentor for new and erasmus students."
}, {
"organization": "Coronavirus Makers",
"position": "Maker",
"website": "https://covidvalencia.org/",
"startDate": "2020-03-20",
"endDate": "2020-05-20",
"summary": "The spanish makers community 3D printed anti-splash visors to provide to the hospitals and other medical entities if needed during Spain was in quarentene."
}],
"education": [
{
"institution": "Hochschule für Technik Stuttgart",
"url": "https://www.hft-stuttgart.com/",
"area": "Software Technology",
"studyType": "Masters Degree",
"startDate": "2021-10-01",
"endDate": "2023-07-01",
"courses": [
"Project Management", "Business Intelligence", "Computer Vision"
]
},
{
"institution": "Universitat Politècnica de València",
"url": "http://www.upv.es",
"area": "Computer Science",
"studyType": "Bachelor Degree",
"startDate": "2016-09-01",
"endDate": "2021-07-01",
"courses": [
"Software Engineering"
]
},
{
"institution": "Microsoft",
"area": "Intermediate C++",
"studyType": "Online Course",
"startDate": "2020-06-01",
"endDate": "2020-07-01"
},
{
"institution": "Universidad Autónoma de Madrid",
"area": "WebApp: Introduction to web aplications development",
"studyType": "Online Course",
"startDate": "2020-07-01",
"endDate": "2020-08-01"
},
{
"institution": "Universitat Politècnica de València",
"area": "Machine learning and Data Science course",
"studyType": "Online Course",
"startDate": "2020-09-01",
"endDate": "2020-10-31"
}
],
"skills": [
{
"name": "Programing languages",
"level": "",
"keywords": [
"JAVA",
"C#",
"Python",
"C++",
"JavaScript",
"TypeScript"
]
},
{
"name": "Web Development",
"level": "",
"keywords": [
"Javascript",
"TypeScript",
"Springboot",
"Angular",
"HTML",
"CSS"
]
},
{
"name": "3D Printing",
"level": "",
"keywords": [
"3D",
"CAD",
"OnShape",
"Cura"
]
},
{
"name": "Data Science",
"level": "",
"keywords": [
"R"
]
}
],
"languages": [{
"language": "Catalan",
"fluency": "Native speaker"
}, {
"language": "Spanish",
"fluency": "Native speaker"
}, {
"language": "English",
"fluency": "C1"
},
{
"language": "German",
"fluency": "A1 - Learning"
},
{
"language": "French",
"fluency": "A1"
}
],
"interests": [
{
"name": "Web Development",
"keywords": [
"TypeScript",
"JavaScript"
]
},
{
"name": "Videogames Development",
"keywords": [
"Unity"
]
},
{
"name": "3D Printing",
"keywords": [
"Cura",
"CAD",
"Modeling"
]
}],
"meta": { "theme": "elegant" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment