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 6a49981 commit 49abd6c
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 0 deletions.
133 changes: 133 additions & 0 deletions data/raw_profiles/sebastian-landeo_profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
{
"username": "sebastian-landeo",
"name": "sebastian-landeo",
"bio": null,
"location": null,
"avatar_url": "https://avatars.githubusercontent.com/u/114270200?v=4",
"profile_url": "https://github.com/Sebastian-Landeo",
"top_languages": [
[
"Jupyter Notebook",
2
],
[
"Java",
1
],
[
"HTML",
2
]
],
"top_projects": [
{
"name": "Sebastian-Landeo",
"description": "Portafolio",
"score": null,
"stars": 0,
"forks": 0,
"language": "CSS",
"url": "https://github.com/Sebastian-Landeo/Sebastian-Landeo",
"updatedAt": "2025-01-29T01:32:26Z",
"isPinned": false,
"homepage": null
},
{
"name": "Practica04",
"description": "Tarea 4 de Sebastian Landeo Cuentas",
"score": 0.3144202809608287,
"stars": 0,
"forks": 0,
"language": null,
"url": "https://github.com/Sebastian-Landeo/Practica04",
"updatedAt": "2024-10-03T06:03:38Z",
"isPinned": false,
"homepage": null
},
{
"name": "FundamentosED-R-Python",
"description": "Fundamentos de estad\u00edstica descriptivia aplicando lenguaje R y Python",
"score": 0.2802764876403292,
"stars": 0,
"forks": 0,
"language": "HTML",
"url": "https://github.com/Sebastian-Landeo/FundamentosED-R-Python",
"updatedAt": "2024-08-27T04:19:54Z",
"isPinned": false,
"homepage": null
},
{
"name": "Predecir-Poblaci-n-Mundial-ML",
"description": "Objetivo de este proyecto: Predecir la poblaci\u00f3n mundial",
"score": 0.27810596618122624,
"stars": 0,
"forks": 0,
"language": "Jupyter Notebook",
"url": "https://github.com/Sebastian-Landeo/Predecir-Poblaci-n-Mundial-ML",
"updatedAt": "2024-07-01T00:51:04Z",
"isPinned": false,
"homepage": null
},
{
"name": "PaginaWeb",
"description": null,
"score": 0.26237410037930087,
"stars": 0,
"forks": 0,
"language": "HTML",
"url": "https://github.com/Sebastian-Landeo/PaginaWeb",
"updatedAt": "2024-04-30T15:37:17Z",
"isPinned": false,
"homepage": null
},
{
"name": "APIweb",
"description": null,
"score": 0.25893258697495064,
"stars": 0,
"forks": 0,
"language": "Jupyter Notebook",
"url": "https://github.com/Sebastian-Landeo/APIweb",
"updatedAt": "2024-06-30T13:38:25Z",
"isPinned": false,
"homepage": null
},
{
"name": "miweb",
"description": null,
"score": 0.2586611543180355,
"stars": 0,
"forks": 0,
"language": null,
"url": "https://github.com/Sebastian-Landeo/miweb",
"updatedAt": "2024-03-05T18:42:33Z",
"isPinned": false,
"homepage": null
},
{
"name": "Major-Cascanueces",
"description": "Mapa interactivo para orientar a los ingresante en la facultad de la FISI",
"score": 0.15861814907844599,
"stars": 0,
"forks": 0,
"language": "Java",
"url": "https://github.com/Sebastian-Landeo/Major-Cascanueces",
"updatedAt": "2023-08-02T22:13:37Z",
"isPinned": false,
"homepage": null
}
],
"followers": 0,
"following": 0,
"public_repos": 14,
"pull_requests_merged": 0,
"issues_closed": 0,
"achievements": {
"total_contributions": 98,
"repositories_contributed_to": 2
},
"social_accounts": [],
"readme_content": "# Tutorial como hacer un portafolio din\u00e1mico con HTML CSS y Javascript\n### [Tutorial: https://youtu.be/42T31laI9Qs](https://youtu.be/42T31laI9Qs)\n\n![Tutorial como hacer un portafolio din\u00e1mico con HTML CSS y Javascript](https://raw.githubusercontent.com/falconmasters/portafolio-dinamico/master/img/thumb.png)\n\nPor: [FalconMasters](http://www.falconmasters.com)",
"activity_summary": {},
"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 @@ -2392,5 +2392,12 @@
"avatar_url": "https://avatars.githubusercontent.com/u/33525671?u=19fe4db5552e05371e516a8fcb34f87ea6bebd74&v=4",
"updated": "2025-01-29T01:38:38.380513",
"name": "Lorenzo Bautista Castellano"
},
"sebastian-landeo": {
"created": "2025-01-29T02:46:07.722781",
"username": "sebastian-landeo",
"avatar_url": "https://avatars.githubusercontent.com/u/114270200?v=4",
"updated": "2025-01-29T02:46:07.722793",
"name": "sebastian-landeo"
}
}

0 comments on commit 49abd6c

Please sign in to comment.