-
Notifications
You must be signed in to change notification settings - Fork 124
chore: add volunteer prakharrai1609 #154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"name": "Prakhar Rai", | ||
"bio": "SWE", | ||
"image": "https://media.licdn.com/dms/image/D4D03AQH3nHT025rtWg/profile-displayphoto-shrink_400_400/0/1671091779353?e=1676505600&v=beta&t=iYhs7ybjojQC54tzE_bViSs1n6pVc45KTmVQzWBC18Y", | ||
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. Can you use your github image url https://avatars.githubusercontent.com/u/58136319?v=4. We have faced loading issue previously with linkedin cdn |
||
"categories": [ | ||
{ | ||
"slug": "Problem solving", | ||
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. slugs are pre-defined here Add programming languages and DSA in programming category. Keep it max 2-3. {
"slug": "programming",
"topics": ["C++", "Python", "DSA"]
} |
||
"topics": ["C++", "Data structures", "Algorithms"] | ||
}, | ||
{ | ||
"slug": "Development", | ||
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. Use web-development category slug here for web frameworks and technologies {
"slug": "web-development",
"topics": [ "NodeJS", "ExpressJS", "Django"]
} |
||
"topics": ["Python", "Django", "JS/TS", "Node.js", "Express.js"] | ||
} | ||
], | ||
"contacts": { | ||
"twitter": "prakharrai1609" | ||
} | ||
} |
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.
nit: Software Engineer
to make it more clear