-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
- Loading branch information
1 parent
ebaffa6
commit 67057dd
Showing
3 changed files
with
25 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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/" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters