Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 56 additions & 39 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,91 +1,108 @@
{
"data": {
"name": "Melissa Walsh",
"name": "Luis Daniel Caraballo",
"profession": "FrontEnd Developer",
"address": "Bogotá, Colombia.",
"email": "melissa@example.com",
"email": "luisred61@gmail.com",
"website": "https://example.com",
"phone": "3042034240",
"avatar": "https://arepa.s3.amazonaws.com/melissa.jpg",
"Profile": "Ignore the squirrels, you'll never catch them anyway hack, for floof tum, tickle bum, jellybean footies curly toes climb leg roll over and sun my belly, ",
"phone": "3186899160",
"avatar": "https://scontent.fbog4-1.fna.fbcdn.net/v/t1.0-9/15095606_10154757041099974_9082554389187305028_n.jpg?_nc_cat=108&_nc_sid=85a577&_nc_ohc=mIxAC8BmTakAX8wMH5q&_nc_ht=scontent.fbog4-1.fna&oh=92ba6a4284191acf4c1934d050e3d504&oe=5F017DAB",
"Profile": " Profesional con conocimiento y experiencia en soporte técnico y desarrollo fullstack con Javascript. Que busca a colaborar comodesarrollador web ya que me he certificado recientemente como MERN FullStack Developer ",
"certificate": [
{
"date": "Jan 2021",
"description": "Hack up furballs try to jump onto window and fall while scratching at wall. ",
"date": "Octubre 2019",
"description": "Curso de desarrollo web usando tecnologias como MongoDB, ExpressJs, ReactJs y NodeJs ",
"institution": "Platzi",
"name": "FrontEnd Developer"
"name": "Carrera JavaScript (MERN Stack)"
},
{
"date": "Jan 2021",
"description": "Scratch at the door then walk away wack the mini furry mouse",
"date": "Abril 2019",
"description": "Curso para manejo de HTML, CSS, JavaScript, preprocesadores CSS, Grid Layout, Bootstrap y animaciones",
"institution": "Platzi",
"name": "Backend Developer"
"name": "Arquitectura Frontend"
}
],
"Academic": [
{
"degree": "Atomic Master",
"description": " I’m so hungry i’m so hungry but ew not for that pelt around the house and up and down stairs chasing phantoms",
"endDate": "Jan 2017",
"institution": "MIT",
"startDate": "Jan 2018"
"degree": "Carrera JavaScript (MERN Stack)",
"description": "Curso de desarrollo web usando tecnologias como MongoDB, ExpressJs, ReactJs y NodeJs ",
"endDate": "Noviembre 2019",
"institution": "Platzi",
"startDate":"Agosto 2019"
},
{
"degree": "Especializacion en Diseño de Redes",
"description": "Formación en las competencias de diseño e implementación de redes de telecomunicación de nueva generación NGN ",
"endDate": "Octubre 2016",
"institution": "Universidad El Bosque",
"startDate": "Octubre 2015"
},
{
"degree": "Space Engineering",
"description": "Meow in empty rooms. Find empty spot in cupboard and sleep all day check cat door for ambush 10 times before coming in for hack. ",
"endDate": "Decenber 2015",
"institution": "Harvard",
"startDate": "Jan 2017"
"degree": "Ingeniero de Sistemas",
"description": "",
"endDate": "Agosto 2010",
"institution": "Universidad de Oriente",
"startDate": "Agosto 2006"
}
],
"experience": [
{
"company": "PugStar",
"company": "Gestion y Diseños Electricos S.A",
"endDate": "Present",
"jobDescription": "scratch the furniture. Good now the other hand, too lay on arms while you're using the keyboard.",
"jobTitle": "Frontend",
"startDate": "Jan 2020"
"jobDescription": "Brindar soporte nivel uno y dos a mas de 150 usuarios dentro de la compañia, administracion de red interna, reparacion y mantenimiento de equipos",
"jobTitle": "Profesional TI",
"startDate": "Mayo 2013"
},
{
"company": "CatStore",
"endDate": "Jan 2016",
"jobDescription": "Meow in empty rooms lick left leg for ninety minutes, still dirty.",
"jobTitle": "Backend",
"startDate": "Sept 2019"
"company": "Desarrollo Point of Sale (POS)",
"endDate": "Noviembre 2019",
"jobDescription": "Plataforma para control de ventas e inventario de productos",
"jobTitle": "Desarrollador",
"startDate": "Octubre 2019"
}
],
"skills": [
{
"name": "HTML5",
"percentage": "75%"
"percentage": "85%"
},
{
"name": "CSS",
"percentage": "25%"
"percentage": "75%"
},
{
"name": "JavaScript",
"percentage": "55%"
},
{
"name": "React",
"percentage": "90%"
"percentage": "70%"
},
{
"name": "MongoDB",
"percentage": "65%"
},
{
"name": "Git y Github",
"percentage": "80%"
}
],
"interest": [
"javascript",
"develop",
"databases",
"backend",
"frontend"
"frontend",
"videogames",
"machine learning"
],
"languages": [
{
"name": "Spanish",
"percentage": "90%"
"name": "Español",
"percentage": "Nativo"
},
{
"name": "English",
"percentage": "50%"
"name": "Ingles",
"percentage": "70%"
}
],
"social": [
Expand Down
Loading