This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Ousman37 patch 1 #10096
Closed
+71
−6
Closed
Ousman37 patch 1 #10096
Changes from 11 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
7163177
data: Ousman37
Ousman37 7d2f3c3
Update data/Ousman37.json
SaraJaoude 0622ca0
Update data/Ousman37.json
SaraJaoude 087f128
Update data/Ousman37.json
SaraJaoude eac02eb
Update Ousman37.json
Ousman37 452504b
Merge branch 'EddieHubCommunity:main' into Ousman37-patch-1
Ousman37 bfdd138
data: Ousman37
Ousman37 e45a643
Update data/Ousman37.json
SaraJaoude c1ffeac
Update data/Ousman37.json
SaraJaoude 5592f70
data: Ousman37.json
Ousman37 7748cd2
Merge branch 'EddieHubCommunity:main' into Ousman37-patch-1
Ousman37 006e0e9
Data: Ousman37
Ousman37 31788a9
Merge branch 'EddieHubCommunity:main' into Ousman37-patch-1
Ousman37 8f9fb24
Merge branch 'EddieHubCommunity:main' into Ousman37-patch-1
Ousman37 26a9227
Merge branch 'EddieHubCommunity:main' into Ousman37-patch-1
Ousman37 03a6dc3
data: Ousman37.json
Ousman37 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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,17 +1,86 @@ | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"name": "Ousman Ethmane", | ||||||||||||||||||||||||||
"bio": "Passionate Front-End Developer | UI/UX Enthusiast | Building innovative web experiences", | ||||||||||||||||||||||||||
"tags": [ | ||||||||||||||||||||||||||
"Open Source", | ||||||||||||||||||||||||||
"HTML", | ||||||||||||||||||||||||||
"CSS", | ||||||||||||||||||||||||||
"JavaScript", | ||||||||||||||||||||||||||
"React.js", | ||||||||||||||||||||||||||
"Node.js", | ||||||||||||||||||||||||||
"Git", | ||||||||||||||||||||||||||
"GitHub", | ||||||||||||||||||||||||||
"TypeScript" | ||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||
"evenTags": [ | ||||||||||||||||||||||||||
"Front-End Development", | ||||||||||||||||||||||||||
"UI/UX Design", | ||||||||||||||||||||||||||
"Responsive Web Design", | ||||||||||||||||||||||||||
"Version Control", | ||||||||||||||||||||||||||
"Web Development Tools", | ||||||||||||||||||||||||||
"Problem Solving", | ||||||||||||||||||||||||||
"Debugging", | ||||||||||||||||||||||||||
"Team Collaboration" | ||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||
"socials": [ | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"name": "LinkedIn Follow me", | ||||||||||||||||||||||||||
"url": "https://www.linkedin.com/in/ethmane-ousman-34885844/", | ||||||||||||||||||||||||||
"icon": "FaLinkedin", | ||||||||||||||||||||||||||
"color": "#0077B5" | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"name": "GitHub Follow me", | ||||||||||||||||||||||||||
"url": "https://github.com/Ousman37", | ||||||||||||||||||||||||||
"icon": "FaGithub", | ||||||||||||||||||||||||||
"color": "#333" | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"name": "Twitter Follow me", | ||||||||||||||||||||||||||
"url": "https://twitter.com/Ethamne_dev", | ||||||||||||||||||||||||||
"icon": "FaTwitter", | ||||||||||||||||||||||||||
"color": "#1DA1F2" | ||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||
"testimonials": [ | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"author": "John Doe", | ||||||||||||||||||||||||||
"position": "CEO, XYZ Company", | ||||||||||||||||||||||||||
"quote": "Ousman is an incredibly talented front-end developer. His work has greatly improved our website's user experience." | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"author": "Jane Smith", | ||||||||||||||||||||||||||
"position": "UI/UX Designer, ABC Agency", | ||||||||||||||||||||||||||
"quote": "Working with Ousman has been a pleasure. He has a keen eye for design and pays great attention to detail." | ||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||
Comment on lines
+43
to
+54
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It doesn't seem to be the right way to add testimonials & may not be displayed on your profile. Please check out these docs to know more about testimonials, and remove this from your
Suggested change
|
||||||||||||||||||||||||||
"links": [ | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"name": "Follow me on LinkedIn", | ||||||||||||||||||||||||||
"group": "Socials Primary", | ||||||||||||||||||||||||||
"name": "LinkedIn Follow me", | ||||||||||||||||||||||||||
"url": "https://www.linkedin.com/in/ethmane-ousman-34885844/", | ||||||||||||||||||||||||||
"icon": "FaLink" | ||||||||||||||||||||||||||
"icon": "FaLinkedin", | ||||||||||||||||||||||||||
"color": "#0077B5" | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"name": "Follow me on GitHub", | ||||||||||||||||||||||||||
"group": "Socials Primary", | ||||||||||||||||||||||||||
"name": "GitHub Follow me", | ||||||||||||||||||||||||||
"url": "https://github.com/Ousman37", | ||||||||||||||||||||||||||
"icon": "FaGithub" | ||||||||||||||||||||||||||
"icon": "FaGithub", | ||||||||||||||||||||||||||
"color": "#333" | ||||||||||||||||||||||||||
}, | ||||||||||||||||||||||||||
{ | ||||||||||||||||||||||||||
"group": "Socials Primary", | ||||||||||||||||||||||||||
"name": "Twitter Follow me", | ||||||||||||||||||||||||||
"url": "https://twitter.com/Ethamne_dev", | ||||||||||||||||||||||||||
"icon": "FaTwitter", | ||||||||||||||||||||||||||
"color": "#1DA1F2" | ||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
] | ||||||||||||||||||||||||||
], | ||||||||||||||||||||||||||
"callToAction": { | ||||||||||||||||||||||||||
"text": "Contact Me", | ||||||||||||||||||||||||||
"url": "mailto:[email protected]" | ||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
Comment on lines
+77
to
+81
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||||||||||||||
} | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think if
evenTags
is a valid attribute, Please remove this from yourjson
. You can add these tags totags
attribute if you want.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated JSON structure: Removed 'evenTags' attribute and added tags to 'tags' attribute as suggested.