Skip to content

Commit

Permalink
add: roc102 (shyamtawli#302)
Browse files Browse the repository at this point in the history
* Fahad

* fix

---------

Co-authored-by: Shyam Tawli <[email protected]>
  • Loading branch information
fahad-011 and shyamtawli authored Jul 3, 2023
1 parent e0358c5 commit 383229b
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 34 deletions.
32 changes: 11 additions & 21 deletions public/data/DaniloDO.json
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"
}
}
23 changes: 11 additions & 12 deletions public/data/rawasaditya.json
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/"
}
}
23 changes: 23 additions & 0 deletions public/data/roc102.json
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/"
}
}
3 changes: 2 additions & 1 deletion src/ProfilesList.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,6 @@
"vigdisha.json",
"ztest95.json",
"DaniloDO.json",
"rawasaditya.json"
"rawasaditya.json",
"roc102.json"
]

0 comments on commit 383229b

Please sign in to comment.