-
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.
Merge branch 'master' into add-profile
- Loading branch information
Showing
3 changed files
with
34 additions
and
1 deletion.
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,19 @@ | ||
{ | ||
"name": "Gabriel Rodrigues", | ||
"location": "Campinas - SP, Brazil", | ||
"bio": "I spent 3 years working in the testing field, and now, I have been working in the development field for a little over 2 years.", | ||
"avatar": "https://github.com/apenasgabs.png", | ||
"portfolio": "https://github.com/apenasgabs", | ||
"skills": [ | ||
"TypeScript","JavaScript", "React", "React Native", "PWA", | ||
"Styled Components", "Ant Design", "ES6", "NextJs", | ||
"Node.js", "ExpressJs", "Python", "Flask", "Docker", "Version Control", | ||
"UML", "Database", "GraphQL", "REST", "Context API", "React Query", | ||
"Jest", "Cypress", "Puppeteer" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/apenasgabs", | ||
"Twitter": "https://twitter.com/apenasgabs", | ||
"LinkedIn": "https://www.linkedin.com/in/apenasgabs" | ||
} | ||
} |
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": "Parkson Tano Daniel", | ||
"location": "Yaounde, Cameroon", | ||
"bio": "Full Stack Developer with 4 years of experience developing, testing, and deploying web-based applications, resulting in increased user performance, cost savings", | ||
"avatar": "https://github.com/parkson-tano.png", | ||
"portfolio": "https://github.com/parkson-tano", | ||
"skills": ["Python", "JavaScript", "Full Stack web Development", "React JS", "React Native", "Django"], | ||
"social": { | ||
"GitHub": "https://github.com/parkson-tano", | ||
"Twitter": "https://twitter.com/parksondaniel", | ||
"LinkedIn": "https://www.linkedsin.com/in/daniel-parkson-tano/" | ||
} | ||
} |
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