Serves the static assets and mocked API data for the webapps.
https://raw.githubusercontent.com/Real-Dev-Squad/website-static/main/[path-to-asset]
Please visit here for a detailed guide on contributing. The members are shown here.
ids
|__ mapping.json
|
members
|__ [member_rds_id]
| |__ data.json
| |__ img.png
|
api
|__ [api_id].json
Unique ids provided to the member by Real Dev Squad
{
[member_rds_id]: "<github_id>",
...
}
{
"id": "[member_rds_id]",
"first_name": "Ankush",
"last_name": "Dharkar",
"yoe": 8,
"company": "Pesto Tech",
"designation": "Instructor",
"img": "URL to profile pic",
"github_id": "ankushdharkar",
"linkedin_id": "ankushdharkar",
"twitter_id": "ankushdharkar",
"instagram_id": "ankushdharkar",
"site": "<bio-website-here>"
}
Important: Github, LinkedIn, Twitter are mandatory
Note: Default img.png co-located in the folder
- Must begin with your first name
- Must be unique
- Must maintain alphabetic order in the
mappings
file - All lowercased letters
- No special characters, except Hyphens
-
- Numbers may be allowed at discretion, but try to avoid
- Nothing funky or unprofessional allowed
- Images should be a square
- Size of the image should be greater than 500px X 500px
- The face should be visible, centered and identifiable
- Face should cover at least 60% of the image
- The picture should be decent for the purposes of the group