Community Resources
To add community resources, please follow the steps below:
- Put the json as shown in the example in the
config/community-resources.json
file.
These are from pairing sessions or creating content for example github repos, blogs, videos, livestreams etc (not Twitter).
Examples
PAIRING on Discord
{
"username": "stevenovak123",
"name": "Steve Dsouza",
"contribution": "Pair programmed on Discord",
"date": "2022/10/22",
"resource": {
"name": "#2060",
"url": "https://github.com/EddieHubCommunity/BioDrop/pull/2060"
}
}
YouTube (or blog)
{
"username": "eddiejaoude",
"name": "Eddie Jaoude",
"contribution": "YouTube",
"date": "2022/10/22",
"resource": {
"name": "Contributing Open Source",
"url": "https://www.youtube.com/watch?v=8B_JWf7pG20"
}
}
Contributions
CONTRIBUTOR | CONTRIBUTION | DATE (YYYY/MM/DD) | RESOURCE LINK (PR, Blog, Video) |
---|---|---|---|
Kim McMahon | Youtube | 2023/07/13 | I was introduced to this new tool: BioDrop |
Dean Lofts | Blog | 2023/07/11 | Maximising Your Job Prospects in Tech with BioDrop |
Ananya Nayak | Blog | 2023/03/28 | How to understand a big codebase??? |
Amanda Martin | Livestream | 2023/03/16 | Combining the roles of Developer Advocate and Open Source Ambassador |
Madhu Saini | Blog | 2023/03/12 | Beyond Code: A Beginner's Guide to Open Source |
Rohit | Blog | 2023/03/01 | Beyond Code: How Anyone Can Contribute to Open-Source Projects |
Ananya Nayak | Blog | 2023/02/05 | Ananya in Open Source Wonderland |
Bilal Khan | Blog | 2023/01/21 | How to create a BioDrop account? [Part 1] |
Bilal Khan | YouTube | 2023/01/18 | Submitting My First PR with Dean - BioDrop Account Creation for Beginners |
Jaynarayan vaishnav | Pair programmed on Discord | 2022/10/31 | #2079 |
Christine Belzie | Pair programmed on Discord | 2022/10/29 | #2060 |