forked from shyamtawli/devFind
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fahad * fix --------- Co-authored-by: Shyam Tawli <[email protected]>
- Loading branch information
1 parent
e0358c5
commit 383229b
Showing
4 changed files
with
47 additions
and
34 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 |
---|---|---|
@@ -1,22 +1,12 @@ | ||
{ | ||
"name": "Danilo Donado", | ||
"location": "Lara, Venezuela", | ||
"bio": " A self thought developer who wants to improve as a software engineer. Interested in full-stack initiatives and projects, always willing to learn.", | ||
"avatar": "https://github.com/DaniloDO.png", | ||
"portfolio": "https://github.com/DaniloDO?tab=repositories", | ||
"skills": [ | ||
"HTML/CSS", | ||
"JavaScript/TypeScript", | ||
"NodeJS", | ||
"ReactJS", | ||
"MySQL", | ||
"Python", | ||
"Laravel/PHP" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/DaniloDO", | ||
"LinkedIn": "https://www.linkedin.com/in/danilo-donado-4a5655168/?locale=en_US" | ||
} | ||
} | ||
|
||
|
||
"name": "Danilo Donado", | ||
"location": "Lara, Venezuela", | ||
"bio": " A self thought developer who wants to improve as a software engineer. Interested in full-stack initiatives and projects, always willing to learn.", | ||
"avatar": "https://github.com/DaniloDO.png", | ||
"portfolio": "https://github.com/DaniloDO?tab=repositories", | ||
"skills": ["HTML/CSS", "JavaScript/TypeScript", "NodeJS", "ReactJS", "MySQL", "Python", "Laravel/PHP"], | ||
"social": { | ||
"GitHub": "https://github.com/DaniloDO", | ||
"LinkedIn": "https://www.linkedin.com/in/danilo-donado-4a5655168/?locale=en_US" | ||
} | ||
} |
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": "Aditya Rawas", | ||
"location": "Pune, India", | ||
"bio": "Tech enthusiast and Full Stack Developer specializing in React and Node.js creating innovative solutions. Seeking opportunities to collaborate and contribute to the ever-evolving tech community. Currently learning Svelte", | ||
"avatar": "https://github.com/rawasaditya.png", | ||
"portfolio": "https://github.com/rawasaditya", | ||
"skills": ["HTML", "CSS", "Tailwind", "SCSS", "JavaScript", "ReactJS", "NextJS", "React-Redux", "Svelte"], | ||
"social": { | ||
"GitHub": "https://github.com/rawasaditya", | ||
"Twitter": "https://twitter.com/rawas_aditya", | ||
"LinkedIn": "https://www.linkedin.com/in/aditya-rawas-626578149/" | ||
} | ||
"name": "Aditya Rawas", | ||
"location": "Pune, India", | ||
"bio": "Tech enthusiast and Full Stack Developer specializing in React and Node.js creating innovative solutions. Seeking opportunities to collaborate and contribute to the ever-evolving tech community. Currently learning Svelte", | ||
"avatar": "https://github.com/rawasaditya.png", | ||
"portfolio": "https://github.com/rawasaditya", | ||
"skills": ["HTML", "CSS", "Tailwind", "SCSS", "JavaScript", "ReactJS", "NextJS", "React-Redux", "Svelte"], | ||
"social": { | ||
"GitHub": "https://github.com/rawasaditya", | ||
"Twitter": "https://twitter.com/rawas_aditya", | ||
"LinkedIn": "https://www.linkedin.com/in/aditya-rawas-626578149/" | ||
} | ||
} |
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,23 @@ | ||
{ | ||
"name": "Mohammad Fahad Rahman", | ||
"location": "Bhubaneswar India", | ||
"bio": "Experienced Full Stack Developer specializing in React, Node.js, Express, PostgreSQL, and REST API. Passionate about innovating web solutions, contributing to open source, and staying versatile in the ever-evolving tech landscape.", | ||
"avatar": "https://github.com/roc102.png", | ||
"portfolio": "https://github.com/roc102", | ||
"skills": [ | ||
"JavaScript", | ||
"ReactJS", | ||
"NextJS", | ||
"NodeJs", | ||
"ExpressJs", | ||
"PostgreSQL", | ||
"Tailwind", | ||
"Redux", | ||
"Tachyons", | ||
"RestAPI" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/roc102", | ||
"LinkedIn": "https://www.linkedin.com/in/mohammad-fahad-rahman-a41a92233/" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -114,5 +114,6 @@ | |
"vigdisha.json", | ||
"ztest95.json", | ||
"DaniloDO.json", | ||
"rawasaditya.json" | ||
"rawasaditya.json", | ||
"roc102.json" | ||
] |