Skip to content

Instantly share code, notes, and snippets.

@tabitaCatalan
Last active December 13, 2020 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tabitaCatalan/f598862295e5e2889d77068236fe6a3d to your computer and use it in GitHub Desktop.
Save tabitaCatalan/f598862295e5e2889d77068236fe6a3d to your computer and use it in GitHub Desktop.
CV en formato json
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Tabita Catalán Muñoz",
"label": "Estudiante en Universidad de Chile",
"picture": "https://media-exp1.licdn.com/dms/image/C4D03AQHpYF7hUXi3OA/profile-displayphoto-shrink_400_400/0/1604013571516?e=1613606400&v=beta&t=C12a_m9PW2H6qPXpgMRNa1tiwFZjRxyC2x1jQappY0o",
"email": "tabicm.nhg@gmail.com",
"phone": "",
"website": "https://tabitacatalan.github.io/",
"summary": "Estudiante de último año de Ingeniería Civil Matemática. Me dedico al modelamiento usando ecuaciones diferenciales y simulación numérica. Soy ordenada y metódica. Me interesa el desarrollo de software.",
"location": {
"countryCode": "CL",
"address": "Chile"
},
"profiles": [
{
"network": "LinkedIn",
"username": "tabita-catalán-muñoz-7476a1b4",
"url": "https://www.linkedin.com/in/tabita-catalán-muñoz-7476a1b4/"
},
{
"network": "GitHub",
"username": "tabitaCatalan",
"url": "https://github.com/tabitaCatalan"
}
]
},
"work": [
{
"company": "Pontificia Universidad Católica de Chile",
"endDate": "2020-01-31",
"highlights": [],
"position": "Estudiante en prácticas de ingeniería",
"startDate": "2019-12-31",
"summary": "Estudié un método de remoción de ruido de fondo de imágenes obtenidas con MRI, para obtener mapas de susceptibilidad magnética. Usé técnicas de resolución de ecuaciones en derivadas parciales, específicamente, el Método de Elementos Finitos para resolver la Ecuación de Laplace.",
"website": "https://www.linkedin.com/company/399270"
}
],
"volunteer": [],
"education": [
{
"institution": "Universidad de Chile",
"area": "Matemática computacional y aplicada",
"studyType": "Magíster en Ciencias de la Ingeniería, mención Matemáticas Aplicadas",
"startDate": "2020-12-31",
"endDate": "2021-12-31",
"gpa": "",
"courses": []
},
{
"institution": "Universidad de Chile",
"area": "Matemática computacional y aplicada",
"studyType": "Ingeniería Civil Matemática",
"startDate": "2015-12-31",
"endDate": "2021-12-31",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Matemáticas aplicadas",
"level": "",
"keywords": []
},
{
"name": "Simulación numérica",
"level": "",
"keywords": []
},
{
"name": "Ecuaciones diferenciales",
"level": "",
"keywords": []
},
{
"name": "Modelos matemáticos",
"level": "",
"keywords": []
},
{
"name": "Análisis de datos",
"level": "",
"keywords": []
},
{
"name": "Python",
"level": "",
"keywords": []
},
{
"name": "GitHub",
"level": "",
"keywords": []
},
{
"name": "Método de los elementos finitos",
"level": "",
"keywords": []
},
{
"name": "LaTeX",
"level": "",
"keywords": []
},
{
"name": "Matlab",
"level": "",
"keywords": []
},
{
"name": "Matemáticas",
"level": "",
"keywords": []
},
{
"name": "Julia",
"level": "",
"keywords": []
},
{
"name": "Simulación Estocástica",
"level": "",
"keywords": []
},
{
"name": "Git",
"level": "",
"keywords": []
},
{
"name": "R",
"level": "",
"keywords": []
},
{
"name": "Programación",
"level": "",
"keywords": []
}
],
"languages": [
{
"language": "es",
"fluency": "Native Speaker"
}
],
"interests": [],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment