Skip to content

Challenge completed #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Crear tu curriculum vitae en React, analiza la estructura propuesta e inspirate para mostrar tu información.

![react-cv](https://github.com/PlatziMaster/frontend/blob/main/screenshot.png?raw=true)
![react-cv](https://github.com/Privado11/frontend/blob/main/cv.png?raw=true)

### Retos
1. [Crear los componentes del proyecto](https://github.com/platzimaster/frontend/issues/1)
Expand Down
Binary file added cv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
149 changes: 85 additions & 64 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,110 +1,131 @@
{
"data": {
"name": "Melissa Walsh",
"profession": "FrontEnd Developer",
"address": "Bogotá, Colombia.",
"email": "melissa@example.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, ",
"name": "Walter Jiménez",
"profession": "Systems Engineering Student and Frontend Developer",
"address": "Santa Marta, Colombia.",
"email": "jimenezwalter763@gmail.com",
"website": "",
"phone": "+57 3107863261",
"avatar": "908ee66500de0de87ccef78ab5b334a3",
"profile": "Hi! I'm Walter Jimenez, a college student and Frontend Developer. I enjoy creating web applications and I would like to continue focusing my career in this area.",
"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"
"date": "2022",
"description": [
"- Definitive HTML and CSS Course.",
"- HTML5 and CSS3 part 1: My first web page.",
"- HTML5 and CSS3 part 2: Positioning, lists and navigation.",
"- HTML5 and CSS3 part 4: Advancing CSS.",
"- Git and GitHub Professional Course.",
"- Programming Logic: Practicing with games and animations.",
"- Git and GitHub: control and share your code.",
"- Next.js course."
],
"institution": "Platzi and Alura Latam",
"name": "Additional Courses"
}
],
"Academic": [
"academic": [
{
"degree": "Systems Engineering Student",
"description": "Sixth semester student.",
"endDate": "2025",
"institution": "Universidad del Magdalena",
"startDate": "Aug 2020"
},
{
"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": "English",
"description": "Advanced English.",
"endDate": "Jul 2022",
"institution": "SENA",
"startDate": "Jul 2021"
},
{
"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": "Database",
"description": "DataBase",
"endDate": "Dec 2022",
"institution": "SENA",
"startDate": "Aug 2022"
}
],
"experience": [
{
"company": "PugStar",
"company": "Personal Projects-1",
"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": "Realization of personal projects",
"jobTitle": "Frontend Developer",
"startDate": "jan 2021"
},
{
"company": "CatStore",
"endDate": "Jan 2016",
"jobDescription": "Meow in empty rooms lick left leg for ninety minutes, still dirty.",
"jobTitle": "Backend",
"startDate": "Sept 2019"
"company": "Personal Projects-2",
"endDate": "Present",
"jobDescription": "Realization of personal projects",
"jobTitle": "Frontend Developer",
"startDate": "jan 2021"
},
{
"company": "Personal Projects-3",
"endDate": "Present",
"jobDescription": "Realization of personal projects",
"jobTitle": "Frontend Developer",
"startDate": "jan 2021"
}
],
"skills": [
{
"name": "HTML5",
"percentage": "75%"
"name": "HTML, CSS and JavaScript",
"percentage": "80%"
},
{
"name": "CSS",
"percentage": "25%"
"name": "React",
"percentage": "95%"
},
{
"name": "JavaScript",
"percentage": "55%"
"name": "React Native",
"percentage": "95%"
},
{
"name": "React",
"name": "PHP",
"percentage": "90%"
},
{
"name": "Java",
"percentage": "90%"
},
{
"name": "C++",
"percentage": "90%"
},
{
"name": "Python",
"percentage": "90%"
}
],
"interest": [
"javascript",
"develop",
"backend",
"frontend"
],
"interest": ["Javascript", "React", "software"],
"languages": [
{
"name": "Spanish",
"percentage": "90%"
"percentage": "100%"
},
{
"name": "English",
"percentage": "50%"
"percentage": "75%"
},
{
"name": "Portugues",
"percentage": "45%"
}
],
"social": [
{
"name": "facebook",
"url": "https://facebook.com/"
},
{
"name": "twitter",
"url": "https://twitter.com/"
},
{
"name": "github",
"url": "https://github.com/"
"url": "https://github.com/Privado11"
},
{
"name": "linkedin",
"url": "https://www.linkedin.com/"
"url": "https://www.linkedin.com/in/walter-jimenez9522"
}
]
],
"username": "privado11"
}
}
118 changes: 118 additions & 0 deletions db-1677789368055.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"data": {
"name": "Walter Jiménez",
"profession": "Systems Engineering Student and Frontend Developer",
"address": "Santa Marta, Colombia.",
"email": "[email protected]",
"website": "",
"phone": "3107863261",
"avatar": "src/resource/profile.jpg",
"profile": "Hi! I'm Walter Jimenez, a college student and Frontend Developer. I enjoy creating web applications and I would like to continue focusing my career in this area.",
"certificate": [
{
"date": "Oct 2022",
"description": "Learn all about HTML tags, semantics, CSS, how to style your website elements, EM/REM measures, box model and much more.",
"institution": "Platzi",
"name": "Definitive HTML and CSS Course"
},
{
"date": "Oct 2022",
"description": "Learn Next.js and start creating professional, ready-to-deploy websites without tedious configuration.",
"institution": "Platzi",
"name": "Next.js course"
},
{
"date": "Oct 2022",
"description": "Better use Git, the version control system par excellence used by the technology industry. Learn how to work with git, basic concepts, clone a repository and manage your projects by hosting them in your local repository and on GitHub.",
"institution": "Platzi",
"name": "Git and GitHub Professional Course"
}
],
"academic": [
{
"degree": "Systems Engineering Student",
"description": "Sixth semester student.",
"endDate": "2025",
"institution": "Universidad del Magdalena",
"startDate": "Aug 2020"
},
{
"degree": "English",
"description": "Advanced English.",
"endDate": "Jul 2022",
"institution": "SENA",
"startDate": "Jul 2021"
}
],
"experience": [
{
"company": "Personal Projects",
"endDate": "Present",
"jobDescription": "Realization of personal projects",
"jobTitle": "Frontend Developer",
"startDate": "jan 2021"
}
],
"skills": [
{
"name": "HTML5",
"percentage": "80%"
},
{
"name": "CSS",
"percentage": "95%"
},
{
"name": "JavaScript",
"percentage": "75%"
},
{
"name": "React",
"percentage": "90%"
},
{
"name": "Java",
"percentage": "60%"
},
{
"name": "C++",
"percentage": "60%"
}
],
"interest": [
"Javascript",
"React",
"Hardware",
"Videogames",
"software"
],
"languages": [
{
"name": "Spanish",
"percentage": "100%"
},
{
"name": "English",
"percentage": "75%"
}
],
"social": [
{
"name": "facebook",
"url": "https://www.facebook.com/JimenezWalterLds"
},
{
"name": "instagram",
"url": "https://www.instagram.com/walterjimenez2210/"
},
{
"name": "github",
"url": "https://github.com/Privado11"
},
{
"name": "linkedin",
"url": "www.linkedin.com/in/walter-jimenez9522"
}
]
}
}
Loading