-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
123 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"username": "null", | ||
"name": "null", | ||
"bio": null, | ||
"location": null, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/166389577?u=8c735c61c536bd846765dcb856c152edc2835004&v=4", | ||
"profile_url": "https://github.com/null", | ||
"top_languages": [], | ||
"top_projects": [], | ||
"followers": 19, | ||
"following": 0, | ||
"public_repos": 0, | ||
"pull_requests_merged": 0, | ||
"issues_closed": 0, | ||
"achievements": { | ||
"total_contributions": 1, | ||
"repositories_contributed_to": 0 | ||
}, | ||
"social_accounts": [], | ||
"readme_content": "", | ||
"profile_summary": "Highly accomplished and proficient software developer with expertise in front-end web development. Proficient in shaping user experiences through languages such as HTML, CSS, and JavaScript. Utilizing this skillset to create visually appealing and interactive web applications, with a focus on optimal performance and seamless user engagement. As I dedicate time to continuous learning and self-improvement, I look forward to contributing my talents to projects that align with my passion for innovation." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
{ | ||
"username": "x1b1t0", | ||
"name": "x1b1t0", | ||
"bio": "\ud83d\udcbb Computer Science student passionate about cybersecurity and programming.\r\n\ud83c\udfaf Aspiring to build a career in tech.\r\n", | ||
"location": null, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/183842281?u=7fea399c75ff8e1fb6dc8af4c848051a7696eb76&v=4", | ||
"profile_url": "https://github.com/x1b1t0", | ||
"top_languages": [ | ||
[ | ||
"JavaScript", | ||
1 | ||
], | ||
[ | ||
"Shell", | ||
1 | ||
], | ||
[ | ||
"HTML", | ||
1 | ||
] | ||
], | ||
"top_projects": [ | ||
{ | ||
"name": "Bash-Scripts", | ||
"description": null, | ||
"score": 11.082021280666723, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "Shell", | ||
"url": "https://github.com/x1b1t0/Bash-Scripts", | ||
"updatedAt": "2025-01-27T15:13:08Z", | ||
"isPinned": true, | ||
"homepage": null | ||
}, | ||
{ | ||
"name": "Google-Sheets-Incident-Email-Notifier", | ||
"description": null, | ||
"score": 10.541010640333361, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "JavaScript", | ||
"url": "https://github.com/x1b1t0/Google-Sheets-Incident-Email-Notifier", | ||
"updatedAt": "2025-01-15T08:40:41Z", | ||
"isPinned": true, | ||
"homepage": null | ||
}, | ||
{ | ||
"name": "Scripts-Minetest", | ||
"description": null, | ||
"score": 10.529434185797141, | ||
"stars": 0, | ||
"forks": 0, | ||
"language": "HTML", | ||
"url": "https://github.com/x1b1t0/Scripts-Minetest", | ||
"updatedAt": "2025-01-24T14:49:03Z", | ||
"isPinned": true, | ||
"homepage": null | ||
} | ||
], | ||
"followers": 0, | ||
"following": 2, | ||
"public_repos": 3, | ||
"pull_requests_merged": 0, | ||
"issues_closed": 0, | ||
"achievements": { | ||
"total_contributions": 58, | ||
"repositories_contributed_to": 1 | ||
}, | ||
"social_accounts": [ | ||
{ | ||
"provider": "generic", | ||
"url": "https://www.instagram.com/x1bit0/?hl=es" | ||
} | ||
], | ||
"readme_content": "", | ||
"activity_summary": { | ||
"Scripts-Minetest": { | ||
"link": "https://github.com/x1b1t0/Scripts-Minetest", | ||
"summary": "Recent activities in `Scripts-Minetest` repository include significant updates to HTML files such as `serverstart.html`, `MainPage.html`, and `CustomerService.html`." | ||
}, | ||
"Bash-Scripts": { | ||
"link": "https://github.com/x1b1t0/Bash-Scripts", | ||
"summary": "Significant updates and creations were made in `Bash-Scripts` repository, including new shell scripts like `contadorarchivos.sh`, `crear_arxius.sh`, and `fecha.sh`, as well as updates to existing scripts like `paroimpar.sh` and `main.py` in its README." | ||
} | ||
}, | ||
"profile_summary": "Highly motivated Computer Science student with a strong foundation in JavaScript, Shell, and HTML, driving forward with a passion for cybersecurity and a drive to excel in the tech industry. Actively contributing to the community through publicly available repositories and seeking opportunities to build a career in a dynamic and ever-evolving field." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters