https://github.com/vrijraj/github-user-search-with-js
GitHub Profile Search with Vanilla JavaScript
https://github.com/vrijraj/github-user-search-with-js
fetch github gradus javascript vrijraj
Last synced: about 2 months ago
JSON representation
GitHub Profile Search with Vanilla JavaScript
- Host: GitHub
- URL: https://github.com/vrijraj/github-user-search-with-js
- Owner: vrijraj
- Created: 2024-12-06T07:26:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T13:16:35.000Z (5 months ago)
- Last Synced: 2025-02-07T12:14:15.376Z (3 months ago)
- Topics: fetch, github, gradus, javascript, vrijraj
- Language: JavaScript
- Homepage: https://gradus.dev/labs/github-profile-search-with-vanilla-javascript-5ziEbb
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Profile Search with Vanilla JavaScript

In this codelab, you’ll learn how to search for GitHub users by their username using JavaScript and GitHub’s API. You’ll create a simple interface where users can input a username, and JavaScript will make a request to the GitHub API to fetch user details such as profile information, repositories, and followers. The data will then be displayed on the webpage. This codelab teaches how to interact with APIs, process JSON data, and dynamically update the user interface. By the end, you'll have the skills to integrate API calls and build data-driven web applications.
**Codelab**: https://gradus.dev/labs/github-profile-search-with-vanilla-javascript-5ziEbb
**Video**: https://youtu.be/0Kfwbays58g?si=N2i3itN__Vu-tvEQ