Skip to content

Commit

Permalink
gndx#5 customize api
Browse files Browse the repository at this point in the history
  • Loading branch information
Oriplus committed Jul 9, 2022
1 parent 00ddb7f commit 1e5d2c6
Showing 1 changed file with 65 additions and 66 deletions.
131 changes: 65 additions & 66 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,109 +1,108 @@
{
"data": {
"name": "Melissa Walsh",
"profession": "FrontEnd Developer",
"address": "Bogotá, Colombia.",
"email": "[email protected]",
"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, ",
"certificate": [
{
"date": "Jan 2021",
"description": "Hack up furballs try to jump onto window and fall while scratching at wall. ",
"institution": "Platzi",
"name": "FrontEnd Developer"
},
{
"date": "Jan 2021",
"description": "Scratch at the door then walk away wack the mini furry mouse",
"institution": "Platzi",
"name": "Backend Developer"
}
],
"name": "Oriana Morillo",
"profession": "Backend Developer.",
"address": "Caracas, Venezuela.",
"email": "[email protected]",
"website": "",
"phone": "",
"avatar": "https://avatars.githubusercontent.com/u/42686893?v=4",
"Profile": "I like learning new technologies. Blockchain enthusiast. Currently I'm working with PHP and learning Solidity ",
"certificate": [],
"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": "Ethereum Developer Program",
"endDate": "Present",
"institution": "Platzi",
"startDate": "Junio 2022"
},
{
"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": "Systems Engineer",
"endDate": "Jul 2017",
"institution": "UNEXPO University",
"startDate": "May 2011"
}
],
"experience": [
{
"company": "PugStar",
"company": "Tradercomusa",
"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": "Development and maintenance of web applications and APIs. Using PHP, MariaDB and JavaScript",
"jobTitle": "Web Developer",
"startDate": "Abr 2020"
},
{
"company": "Compralotodo",
"endDate": "Abr 2020",
"jobDescription": "Development and maintenance of web applications. Data Base management. Using PHP, Laravel, Vue and MySQL",
"jobTitle": "Web Developer",
"startDate": "Feb 2018"
},
{
"company": "CatStore",
"endDate": "Jan 2016",
"jobDescription": "Meow in empty rooms lick left leg for ninety minutes, still dirty.",
"jobTitle": "Backend",
"startDate": "Sept 2019"
"company": "BBVA Provincial",
"endDate": "Feb 2018",
"jobDescription": "Analysis, design, development, and management of applications web for the company's intranet. Using ASP.NET and MS SQL Server",
"jobTitle": "Management and Development Specialist",
"startDate": "Dic 2016"
}
],
],
"skills": [
{
"name": "HTML5",
"percentage": "75%"
"name": "PHP"
},
{
"name": "CSS",
"percentage": "25%"
"name": "JavaScript"
},
{
"name": "JavaScript",
"percentage": "55%"
"name": "CSS"
},
{
"name": "React",
"percentage": "90%"
"name": "HTML5"
},
{
"name": "Adaptability"
},
{
"name": "Responsible"
},
{
"name": "Problem-solving abilities"
},
{
"name": "Teamwork"
},
{
"name": "Dedicated"
}
],
"interest": [
"javascript",
"develop",
"backend",
"frontend"
"JavaScript",
"Software Architecture",
"Backend",
"Blockchain"
],
"languages": [
{
"name": "Spanish",
"percentage": "90%"
"percentage": "Native"
},
{
"name": "English",
"percentage": "50%"
"percentage": "B2"
}
],
"social": [
{
"name": "facebook",
"url": "https://facebook.com/"
},
{
"name": "twitter",
"url": "https://twitter.com/"
"name": "github",
"url": "https://github.com/Oriplus"
},
{
"name": "github",
"url": "https://github.com/"
"name": "linkeid",
"url": "https://www.linkedin.com/in/oriana-morillo-a0b054126/"
},
{
"name": "linkedin",
"url": "https://www.linkedin.com/"
"name": "twitter",
"url": "https://twitter.com/oriplus_"
}
]
}
Expand Down

0 comments on commit 1e5d2c6

Please sign in to comment.