Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
codewithvoid
left a comment
There was a problem hiding this comment.
Thanks for volunteering @PaulGi48. Left some comments.
| @@ -0,0 +1,20 @@ | |||
| { | |||
| "name": "<Giovanni Paul-Sodipo>", | |||
| "bio": "Crazy Ridz , ALX Software Engineering Certified , Audio Engineering .", | |||
There was a problem hiding this comment.
pick one title preferably :)
| { | ||
| "name": "<Giovanni Paul-Sodipo>", | ||
| "bio": "Crazy Ridz , ALX Software Engineering Certified , Audio Engineering .", | ||
| "image": "<https://twitter.com/whoisvtrilla_/photo>", |
There was a problem hiding this comment.
Can you use github image url instead?
https://avatars.githubusercontent.com/u/68184684?v=4
| "categories": [ | ||
|
|
||
| { | ||
| "slug": "software-development", |
There was a problem hiding this comment.
mention these in web-development category
"slug": "web-development"| }, | ||
| { | ||
| "slug": "blockchain-development", | ||
| "topics": ["go", "javascript" , "solidity"] |
There was a problem hiding this comment.
use programming slug here
if you want to keep blockchain-development ... mention js/solidity libraries you use
| ], | ||
|
|
||
| "contacts": { | ||
| "twitter": "<whoisvtrilla_>" |
There was a problem hiding this comment.
you can remove opening and closing bracket
"twitter": "whoisvtrilla_"| @@ -0,0 +1,20 @@ | |||
| { | |||
| "name": "<Giovanni Paul-Sodipo>", | |||
There was a problem hiding this comment.
remove opening closing bracket in name
"name": "Giovanni Paul-Sodipo"|
@PaulGi48 can you please make the requested changes? |
No description provided.