Skip to content
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

Solución del Reto 2 - Afu Tse #94

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
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
package-lock.json
.pre-commit-config.yaml

# Logs
logs
*.log
Expand Down Expand Up @@ -80,7 +83,6 @@ typings/

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
27 changes: 17 additions & 10 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
## DESCRIPTION

Solución al reto:
Solución al reto: React Eth Challenge

Nombre:
Usuario Platzi:
Nombre: Afu Nang Tse Mundaca
Usuario Platzi: afutse

## Reto:

- [ ] Primer problema
- [ ] Segundo problema
- [ ] Tercer problema
- [ ] Cuarto Problema
- [ ] Quinto Problema
- [ ] Sexto Problema
- [ ] Septimo Problema
- [x] Primer problema
- [x] Segundo problema
- [x] Tercer problema
- [x] Cuarto Problema
- [x] Quinto Problema
- [x] Sexto Problema
- [x] Septimo Problema

## Documentacion:
Solucionar el problema con la libreria de test
Modificar los datos del archivo json
Implementar la logica de cada seccion
Revisar el cumplimiento de las pruebeas
Desplegadp en Github pages: https://r3xakead0.github.io/react-eth-challenge/dist/index.html
103 changes: 50 additions & 53 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,87 +1,79 @@
{
"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": "Afu Nang Tse Mundaca",
"profession": "Devops Engineer",
"address": "Lima, Peru.",
"email": "solapa@gmail.com",
"website": "https://www.linkedin.com/afutse",
"phone": "+51 925 819 322",
"avatar": "https://pbs.twimg.com/profile_images/1143115408/me_400x400.jpg",
"Profile": "Software Engineer | AWS Certified Solutions Architect | Azure Developer Associate | Azure Fundamentals (x4) | Blockchain",
"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 2022",
"description": "Earning Azure Developer Associate certification validates the skills and knowledge to design, build, test, and maintain cloud applications and services on Microsoft Azure. Candidates participate in all phases of cloud development from requirements definition and design, to development, deployment, and maintenance.",
"institution": "Microsoft",
"name": "Microsoft Certified: Azure Developer Associate"
},
{
"date": "Jan 2021",
"description": "Scratch at the door then walk away wack the mini furry mouse",
"institution": "Platzi",
"name": "Backend Developer"
"date": "Nov 2021",
"description": "Earners of this certification have a comprehensive understanding of AWS services and technologies. They demonstrated the ability to build secure and robust solutions using architectural design principles based on customer requirements. Badge owners are able to strategically design well-architected distributed systems that are scalable, resilient, efficient, and fault-tolerant.",
"institution": "AWS",
"name": "AWS Certified Solutions Architect – Associate"
}
],
"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",
"degree": "Software Engineering",
"description": "I degreed in Software Engineering in one of the best universities in Peru",
"endDate": "Jan 2017",
"institution": "MIT",
"startDate": "Jan 2018"
},
{
"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"
"institution": "Universidad Peruana de Ciencia Aplicadas - UPC",
"startDate": "Jan 2012"
}
],
"experience": [
{
"company": "PugStar",
"company": "Tottus",
"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": "I feel grateful to be part of the DevOps team and automate processes.",
"jobTitle": "DevOps Engineer",
"startDate": "Jan 2022"
},
{
"company": "CatStore",
"endDate": "Jan 2016",
"jobDescription": "Meow in empty rooms lick left leg for ninety minutes, still dirty.",
"jobTitle": "Backend",
"startDate": "Sept 2019"
"company": "Neksys",
"endDate": "Dec 2021",
"jobDescription": "I worked with clients in software development using Microsoft technologies such as .Net and Sql Server, focusing on E-Commerce.",
"jobTitle": "Software Engineer",
"startDate": "Sep 2019"
}
],
"skills": [
{
"name": "HTML5",
"percentage": "75%"
"name": "JavaScript",
"percentage": "50%"
},
{
"name": "CSS",
"percentage": "25%"
"name": ".Net",
"percentage": "80%"
},
{
"name": "JavaScript",
"percentage": "55%"
"name": "NodeJS",
"percentage": "70%"
},
{
"name": "React",
"percentage": "90%"
"name": "Sql Server",
"percentage": "70%"
}
],
"interest": [
"javascript",
"develop",
"backend",
"frontend"
"devops",
"cloud",
"develop"
],
"languages": [
{
"name": "Spanish",
"percentage": "90%"
"percentage": "100%"
},
{
"name": "English",
Expand All @@ -91,20 +83,25 @@
"social": [
{
"name": "facebook",
"url": "https://facebook.com/"
"url": "https://facebook.com/r3xakead0"
},
{
"name": "twitter",
"url": "https://twitter.com/"
"url": "https://twitter.com/r3xakead0"
},
{
"name": "github",
"url": "https://github.com/"
"url": "https://github.com/r3xakead0"
},
{
"name": "linkedin",
"url": "https://www.linkedin.com/"
"url": "https://www.linkedin.com/afutse"
}
],
"about": [
"Humility",
"Honesty",
"Resiliency"
]
}
}
9 changes: 9 additions & 0 deletions dist/assets/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions dist/bundle.js

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions dist/bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="es"><head><meta charset="utf-8"/><title>React Base</title><script defer="defer" src="bundle.js"></script><link href="assets/main.css" rel="stylesheet"></head><body><div id="app"></div></body></html>
Loading