From 67057ddb45f1f35c68b9f5bfb5803e193cbb8517 Mon Sep 17 00:00:00 2001 From: Andres Felipe Pizo Luligo <102833427+AndresFelipe077@users.noreply.github.com> Date: Sat, 27 Apr 2024 07:34:10 -0500 Subject: [PATCH] add: Andres Felipe (#949) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/AndresFelipe077.json | 13 +++++++++++++ public/data/rohitxdd.json | 29 ++++++++++------------------- src/ProfilesList.json | 3 ++- 3 files changed, 25 insertions(+), 20 deletions(-) create mode 100644 public/data/AndresFelipe077.json diff --git a/public/data/AndresFelipe077.json b/public/data/AndresFelipe077.json new file mode 100644 index 00000000..adb4d366 --- /dev/null +++ b/public/data/AndresFelipe077.json @@ -0,0 +1,13 @@ +{ + "name": "Andrés Felipe Pizo Luligo", + "location": "Colombia - Cauca - Popayán", + "bio": "Young man passionate about software, I love capturing incredible ideas.", + "avatar": "https://github.com/AndresFelipe077.png", + "portfolio": "https://github.com/AndresFelipe077", + "skills": ["Laravel", "Nest.js", "Angular", "Unity"], + "social": { + "GitHub": "https://github.com/AndresFelipe077", + "Twitter": "https://twitter.com/", + "LinkedIn": "https://www.linkedin.com/in/andres-felipe-pizo-luligo-6181001b1" + } +} diff --git a/public/data/rohitxdd.json b/public/data/rohitxdd.json index 0d4367ca..4482f0f3 100644 --- a/public/data/rohitxdd.json +++ b/public/data/rohitxdd.json @@ -1,21 +1,12 @@ { - "name": "Rohit Sharma", - "location": "Delhi, India", - "bio": "Passionate Full Stack Developer | Building Web Solutions from Front-end to Back-end | JavaScript, Python, C# and More", - "avatar": "https://github.com/rohitxdd.png", - "portfolio": "https://github.com/rohitxdd", - "skills": [ - "Javascript", - "Python", - "C#", - "Asp.Net", - "SQL", - "REACT", - "NODEJS" - ], - "social": { - "GitHub": "https://github.com/rohitxdd", - "LinkedIn": "https://www.linkedin.com/in/rohit-sharma-b60713172/" - } + "name": "Rohit Sharma", + "location": "Delhi, India", + "bio": "Passionate Full Stack Developer | Building Web Solutions from Front-end to Back-end | JavaScript, Python, C# and More", + "avatar": "https://github.com/rohitxdd.png", + "portfolio": "https://github.com/rohitxdd", + "skills": ["Javascript", "Python", "C#", "Asp.Net", "SQL", "REACT", "NODEJS"], + "social": { + "GitHub": "https://github.com/rohitxdd", + "LinkedIn": "https://www.linkedin.com/in/rohit-sharma-b60713172/" } - \ No newline at end of file +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index f263a77e..f89a0e46 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "AndresFelipe077.json", "hassanaboukhalil.json", "Asmar-Ali.json", "euotiniel.json", @@ -409,4 +410,4 @@ "chaitanyarora.json", "rohitxdd.json", "Erick-WG.json" -] +] \ No newline at end of file