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 b96910e commit b710923
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 0 deletions.
132 changes: 132 additions & 0 deletions data/raw_profiles/snehacp123_profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
{
"username": "snehacp123",
"name": "snehacp123",
"bio": null,
"location": null,
"avatar_url": "https://avatars.githubusercontent.com/u/124796966?v=4",
"profile_url": "https://github.com/Snehacp123",
"top_languages": [
[
"Python",
7
],
[
"HTML",
5
],
[
"Svelte",
1
]
],
"top_projects": [
{
"name": "Django_Web_Application",
"description": "This application was designed to provide users with the ability to check the weather and access detailed information\u00a0about\u00a0movies.",
"score": 1.5512711997537372,
"stars": 1,
"forks": 0,
"language": "HTML",
"url": "https://github.com/Snehacp123/Django_Web_Application",
"updatedAt": "2023-11-28T11:05:28Z",
"isPinned": false,
"homepage": null
},
{
"name": "Job_Application",
"description": null,
"score": 1.5512711997537372,
"stars": 1,
"forks": 0,
"language": "Python",
"url": "https://github.com/Snehacp123/Job_Application",
"updatedAt": "2023-11-28T11:05:32Z",
"isPinned": false,
"homepage": null
},
{
"name": "Resume_Building_Application",
"description": null,
"score": 1.5512711997537372,
"stars": 1,
"forks": 0,
"language": "Svelte",
"url": "https://github.com/Snehacp123/Resume_Building_Application",
"updatedAt": "2023-11-28T11:05:35Z",
"isPinned": false,
"homepage": null
},
{
"name": "react",
"description": "react project series",
"score": 0.2682889452665016,
"stars": 0,
"forks": 0,
"language": null,
"url": "https://github.com/Snehacp123/react",
"updatedAt": "2024-05-06T10:48:49Z",
"isPinned": false,
"homepage": null
},
{
"name": "Basic_Programming_Tasks",
"description": null,
"score": 0.16497683863384652,
"stars": 0,
"forks": 0,
"language": "HTML",
"url": "https://github.com/Snehacp123/Basic_Programming_Tasks",
"updatedAt": "2023-11-28T07:37:19Z",
"isPinned": false,
"homepage": null
},
{
"name": "Login_Page",
"description": null,
"score": 0.16497683863384652,
"stars": 0,
"forks": 0,
"language": "Python",
"url": "https://github.com/Snehacp123/Login_Page",
"updatedAt": "2023-11-28T08:14:46Z",
"isPinned": false,
"homepage": null
},
{
"name": "weatherMap",
"description": null,
"score": 0.1587103628958468,
"stars": 0,
"forks": 0,
"language": "Python",
"url": "https://github.com/Snehacp123/weatherMap",
"updatedAt": "2023-08-03T16:46:36Z",
"isPinned": false,
"homepage": null
},
{
"name": "ClinicHospitalmanagement",
"description": null,
"score": 0.15866420036629458,
"stars": 0,
"forks": 0,
"language": "HTML",
"url": "https://github.com/Snehacp123/ClinicHospitalmanagement",
"updatedAt": "2023-08-02T12:15:24Z",
"isPinned": false,
"homepage": null
}
],
"followers": 0,
"following": 0,
"public_repos": 18,
"pull_requests_merged": 0,
"issues_closed": 0,
"achievements": {
"total_contributions": 1,
"repositories_contributed_to": 0
},
"social_accounts": [],
"readme_content": "",
"profile_summary": null
}
7 changes: 7 additions & 0 deletions docs/data/processed_users.json
Original file line number Diff line number Diff line change
Expand Up @@ -2448,5 +2448,12 @@
"avatar_url": "https://avatars.githubusercontent.com/u/145818177?u=af3ff3ad693320ef710f1d14b2e624777757f209&v=4",
"updated": "2025-01-29T09:21:20.962547",
"name": "Mohamed Fazil"
},
"snehacp123": {
"created": "2025-01-29T10:21:30.809697",
"username": "snehacp123",
"avatar_url": "https://avatars.githubusercontent.com/u/124796966?v=4",
"updated": "2025-01-29T10:21:30.809704",
"name": "snehacp123"
}
}

0 comments on commit b710923

Please sign in to comment.