Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
devb-io committed Jan 29, 2025
1 parent b2f73dd commit 921dd68
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/raw_profiles/faheem_profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"username": "faheem",
"name": "Faheem",
"bio": "",
"location": "Bangalore",
"avatar_url": "https://avatars.githubusercontent.com/u/58186?v=4",
"profile_url": "https://github.com/faheem",
"top_languages": [],
"top_projects": [],
"followers": 6,
"following": 5,
"public_repos": 0,
"pull_requests_merged": 0,
"issues_closed": 0,
"achievements": {
"total_contributions": 0,
"repositories_contributed_to": 0
},
"social_accounts": [],
"readme_content": "",
"profile_summary": null
}
23 changes: 23 additions & 0 deletions data/raw_profiles/israelmsv_profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"username": "israelmsv",
"name": "Israel Salinas Villarreal",
"bio": "",
"location": "Lima, Peru",
"avatar_url": "https://avatars.githubusercontent.com/u/106873208?v=4",
"profile_url": "https://github.com/IsraelMsv",
"top_languages": [],
"top_projects": [],
"followers": 0,
"following": 0,
"public_repos": 2,
"pull_requests_merged": 0,
"issues_closed": 0,
"achievements": {
"total_contributions": 4,
"repositories_contributed_to": 2
},
"social_accounts": [],
"readme_content": "",
"activity_summary": {},
"profile_summary": null
}
14 changes: 14 additions & 0 deletions docs/data/processed_users.json
Original file line number Diff line number Diff line change
Expand Up @@ -2406,5 +2406,19 @@
"avatar_url": "https://avatars.githubusercontent.com/u/20447406?u=f0e1324f71028b2f38eb6c59ae265b3dd838f68a&v=4",
"updated": "2025-01-29T03:22:31.212465",
"name": "V\u00edctor M\u00e1rquez"
},
"israelmsv": {
"created": "2025-01-29T04:24:30.135935",
"username": "israelmsv",
"avatar_url": "https://avatars.githubusercontent.com/u/106873208?v=4",
"updated": "2025-01-29T04:24:30.135945",
"name": "Israel Salinas Villarreal"
},
"faheem": {
"created": "2025-01-29T04:24:30.516739",
"username": "faheem",
"avatar_url": "https://avatars.githubusercontent.com/u/58186?v=4",
"updated": "2025-01-29T04:24:30.516747",
"name": "Faheem"
}
}

0 comments on commit 921dd68

Please sign in to comment.