-
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.
- Loading branch information
Showing
12 changed files
with
165 additions
and
154 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": "Bruce Chapman", | ||
"location": "Virginia, USA", | ||
"bio": "I am a passionate web developer", | ||
"avatar": "https://github.com/BruceCha.png", | ||
"portfolio": "https://github.com/BruceCha", | ||
"skills": ["JavaScript", "HTML", "CSS", "React", "Git", "AWS Cloud"], | ||
"social": { | ||
"GitHub": "https://github.com/BruceCha", | ||
"Twitter": "https://twitter.com/<twitter-username>", | ||
"LinkedIn": "https://www.linkedin.com/in/bruceChapmanJr" | ||
} | ||
} |
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,24 +1,13 @@ | ||
{ | ||
"name": "Mohamed CHADAD", | ||
"location": "Casablanca, Morocco", | ||
"bio": "Software Engineer & problem solver", | ||
"avatar": "https://github.com/CMohamed.png", | ||
"portfolio": "https://github.com/CMohamed", | ||
"skills": [ | ||
"React", | ||
"Next", | ||
"Java", | ||
"Spring Framwork", | ||
"Git", | ||
"TypeScript", | ||
"JavaScript", | ||
"SQL", | ||
"Python", | ||
"Docker" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/CMohamed", | ||
"LinkedIn": "https://www.linkedin.com/in/mohamed-chadad/", | ||
"Twitter": "https://twitter.com/C_Mohamed_5" | ||
} | ||
} | ||
"name": "Mohamed CHADAD", | ||
"location": "Casablanca, Morocco", | ||
"bio": "Software Engineer & problem solver", | ||
"avatar": "https://github.com/CMohamed.png", | ||
"portfolio": "https://github.com/CMohamed", | ||
"skills": ["React", "Next", "Java", "Spring Framwork", "Git", "TypeScript", "JavaScript", "SQL", "Python", "Docker"], | ||
"social": { | ||
"GitHub": "https://github.com/CMohamed", | ||
"LinkedIn": "https://www.linkedin.com/in/mohamed-chadad/", | ||
"Twitter": "https://twitter.com/C_Mohamed_5" | ||
} | ||
} |
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
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
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
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,48 +1,48 @@ | ||
{ | ||
"name": "Eunit", | ||
"location": "Earth", | ||
"bio": "Emmanuel is an experienced, passionate, and enthusiastic software developer and technical writer with proven years of professional experience. He focuses on full-stack web development. He's fluent in ReactJS, JavaScript, VueJS, and NodeJS and familiar with industry-standard technologies such as Git, GitHub, and TDD. ", | ||
"avatar": "https://github.com/eunit99.png", | ||
"portfolio": "https://eunit.me", | ||
"skills": [ | ||
"HTML5", | ||
"CSS3", | ||
"JavaScript (ES8/ES7/ES6/ES5)", | ||
"jQuery", | ||
"SASS/SCSS", | ||
"BEM", | ||
"Bootstrap", | ||
"TailwindCSS", | ||
"SEO", | ||
"Web Scrapping", | ||
"Vuex", | ||
"VueJS", | ||
"Angular", | ||
"Styled-components", | ||
"Firebase", | ||
"Supabase", | ||
"Webpack", | ||
"Babel", | ||
"Storybook", | ||
"TypeScript", | ||
"Responsive Web Development", | ||
"Git", | ||
"GitHub", | ||
"BitBucket", | ||
"ReactJS", | ||
"Redux", | ||
"RESTful API", | ||
"WCAG Compliance", | ||
"Jest", | ||
"Node.js", | ||
"Express.js", | ||
"MongoDB", | ||
"Mongoose", | ||
"DynamoDB" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/eunit99", | ||
"Twitter": "https://twitter.com/eunit99", | ||
"LinkedIn": "https://www.linkedin.com/in/eunit99" | ||
} | ||
} | ||
{ | ||
"name": "Eunit", | ||
"location": "Earth", | ||
"bio": "Emmanuel is an experienced, passionate, and enthusiastic software developer and technical writer with proven years of professional experience. He focuses on full-stack web development. He's fluent in ReactJS, JavaScript, VueJS, and NodeJS and familiar with industry-standard technologies such as Git, GitHub, and TDD. ", | ||
"avatar": "https://github.com/eunit99.png", | ||
"portfolio": "https://eunit.me", | ||
"skills": [ | ||
"HTML5", | ||
"CSS3", | ||
"JavaScript (ES8/ES7/ES6/ES5)", | ||
"jQuery", | ||
"SASS/SCSS", | ||
"BEM", | ||
"Bootstrap", | ||
"TailwindCSS", | ||
"SEO", | ||
"Web Scrapping", | ||
"Vuex", | ||
"VueJS", | ||
"Angular", | ||
"Styled-components", | ||
"Firebase", | ||
"Supabase", | ||
"Webpack", | ||
"Babel", | ||
"Storybook", | ||
"TypeScript", | ||
"Responsive Web Development", | ||
"Git", | ||
"GitHub", | ||
"BitBucket", | ||
"ReactJS", | ||
"Redux", | ||
"RESTful API", | ||
"WCAG Compliance", | ||
"Jest", | ||
"Node.js", | ||
"Express.js", | ||
"MongoDB", | ||
"Mongoose", | ||
"DynamoDB" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/eunit99", | ||
"Twitter": "https://twitter.com/eunit99", | ||
"LinkedIn": "https://www.linkedin.com/in/eunit99" | ||
} | ||
} |
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,13 +1,13 @@ | ||
{ | ||
"name": "Himel Islam", | ||
"location": "Sylhet, Bangladesh", | ||
"bio": "An easygoing web developer and tech support enthusiast with a passion for JavaScript and React.js, currently succeeding as a technical support engineer with troubleshooting and problem-solving, focusing on Next.js", | ||
"avatar": "https://github.com/himelislam.png", | ||
"portfolio": "https://himelportfilio.web.app/", | ||
"skills": ["JavaScript", "PHP", "React", "Nextjs", "NodeJS", "ExpressJS", "MongoDB"], | ||
"social": { | ||
"GitHub": "https://github.com/himelislam", | ||
"Twitter": "https://twitter.com/himel_islam1", | ||
"LinkedIn": "https://www.linkedin.com/in/himelislam" | ||
} | ||
} | ||
"name": "Himel Islam", | ||
"location": "Sylhet, Bangladesh", | ||
"bio": "An easygoing web developer and tech support enthusiast with a passion for JavaScript and React.js, currently succeeding as a technical support engineer with troubleshooting and problem-solving, focusing on Next.js", | ||
"avatar": "https://github.com/himelislam.png", | ||
"portfolio": "https://himelportfilio.web.app/", | ||
"skills": ["JavaScript", "PHP", "React", "Nextjs", "NodeJS", "ExpressJS", "MongoDB"], | ||
"social": { | ||
"GitHub": "https://github.com/himelislam", | ||
"Twitter": "https://twitter.com/himel_islam1", | ||
"LinkedIn": "https://www.linkedin.com/in/himelislam" | ||
} | ||
} |
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,12 +1,12 @@ | ||
{ | ||
"name": "Jonas Ermert", | ||
"location": "Erfurt, Germany", | ||
"bio": "Hello, my Name is Jonas. I am a Fullstack Developer working with React Native and Golang. In my free time I love to create Flutter Apps.", | ||
"avatar": "https://github.com/jonasermert.png", | ||
"portfolio": "https://github.com/jonasermert", | ||
"skills": ["Flutter", "Dart", "React Native", "Golang"], | ||
"social": { | ||
"GitHub": "https://github.com/jonasermert", | ||
"Twitter": "https://twitter.com/Jonas20692" | ||
} | ||
} | ||
"name": "Jonas Ermert", | ||
"location": "Erfurt, Germany", | ||
"bio": "Hello, my Name is Jonas. I am a Fullstack Developer working with React Native and Golang. In my free time I love to create Flutter Apps.", | ||
"avatar": "https://github.com/jonasermert.png", | ||
"portfolio": "https://github.com/jonasermert", | ||
"skills": ["Flutter", "Dart", "React Native", "Golang"], | ||
"social": { | ||
"GitHub": "https://github.com/jonasermert", | ||
"Twitter": "https://twitter.com/Jonas20692" | ||
} | ||
} |
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,13 +1,13 @@ | ||
{ | ||
"name": "Mike Kipruto", | ||
"location": "Nairobi, Kenya", | ||
"bio": "Howdy 👋, I'm Mike - a Professional Telecom & Electrical Engineer, Problem Solver, and WordPress Enthusiast. I help build and maintain parts of the Web, with a particular focus on WordPress.", | ||
"avatar": "https://github.com/kipmyk.png", | ||
"portfolio": "https://github.com/kipmyk", | ||
"skills": ["PHP", "HTML", "CSS", "JavaScript", "WordPress"], | ||
"social": { | ||
"GitHub": "https://github.com/kipmyk", | ||
"Twitter": "https://twitter.com/kipmyk", | ||
"LinkedIn": "https://www.linkedin.com/in/kipmyk/" | ||
} | ||
} | ||
"name": "Mike Kipruto", | ||
"location": "Nairobi, Kenya", | ||
"bio": "Howdy 👋, I'm Mike - a Professional Telecom & Electrical Engineer, Problem Solver, and WordPress Enthusiast. I help build and maintain parts of the Web, with a particular focus on WordPress.", | ||
"avatar": "https://github.com/kipmyk.png", | ||
"portfolio": "https://github.com/kipmyk", | ||
"skills": ["PHP", "HTML", "CSS", "JavaScript", "WordPress"], | ||
"social": { | ||
"GitHub": "https://github.com/kipmyk", | ||
"Twitter": "https://twitter.com/kipmyk", | ||
"LinkedIn": "https://www.linkedin.com/in/kipmyk/" | ||
} | ||
} |
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,14 +1,13 @@ | ||
{ | ||
"name": "Nabil Akhunjee", | ||
"location": "Dhaka, Bangladesh", | ||
"bio": "Mobile Application Developer | Building User-Friendly Apps", | ||
"avatar": "https://github.com/nbakh16.png", | ||
"portfolio": "https://github.com/nbakh16", | ||
"skills": ["Flutter", "Dart", "Kotlin", "Android", "Firebase", "Git", "REST API", "UI/UX"], | ||
"social": { | ||
"GitHub": "https://github.com/nbakh16", | ||
"Twitter": "https://twitter.com/nbakh16", | ||
"LinkedIn": "https://www.linkedin.com/in/nbakh16" | ||
} | ||
} | ||
|
||
{ | ||
"name": "Nabil Akhunjee", | ||
"location": "Dhaka, Bangladesh", | ||
"bio": "Mobile Application Developer | Building User-Friendly Apps", | ||
"avatar": "https://github.com/nbakh16.png", | ||
"portfolio": "https://github.com/nbakh16", | ||
"skills": ["Flutter", "Dart", "Kotlin", "Android", "Firebase", "Git", "REST API", "UI/UX"], | ||
"social": { | ||
"GitHub": "https://github.com/nbakh16", | ||
"Twitter": "https://twitter.com/nbakh16", | ||
"LinkedIn": "https://www.linkedin.com/in/nbakh16" | ||
} | ||
} |
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,13 +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/" | ||
} | ||
} | ||
"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