https://github.com/krishgaur1354/github-profile-info
GitHub-Profile-Info is a website that allows you to search for information about other GitHub users and explore their repositories
https://github.com/krishgaur1354/github-profile-info
github-api html-css-javascript
Last synced: 5 months ago
JSON representation
GitHub-Profile-Info is a website that allows you to search for information about other GitHub users and explore their repositories
- Host: GitHub
- URL: https://github.com/krishgaur1354/github-profile-info
- Owner: KrishGaur1354
- License: unlicense
- Created: 2023-06-10T05:07:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T05:36:10.000Z (over 2 years ago)
- Last Synced: 2025-03-21T03:32:51.038Z (10 months ago)
- Topics: github-api, html-css-javascript
- Language: CSS
- Homepage: https://krishgaur1354.github.io/Github-Profile-Info/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Profile Info
GitHub Profile Info is a website that allows you to search for information about other GitHub users and explore their repositories. Whether you're looking to discover interesting projects, learn from experienced developers, or simply connect with the GitHub community, our platform provides a convenient way to explore GitHub profiles and their associated repositories.
## Features
- **User Search**: Enter the username of any GitHub user and instantly retrieve their profile information.
- **Profile Overview**: Get an overview of the user's profile, including their bio, location, follower and following counts, and public repositories.
- **Repository Listing**: Explore the repositories owned by the user, including repository names, descriptions, and star counts.
- **Easy Navigation**: Navigate through the search results and repositories effortlessly, making it a breeze to explore various users and their projects.
- **External Links**: Directly access the user's GitHub profile and repository URLs to further interact and engage with their work.
## How to Use
1. Visit our website at [Github-Profile-Info](https://krishgaur1354.github.io/Github-Profile-Info/).
2. Enter the GitHub username of the user you want to search for in the search bar.
3. Press the search button or hit enter.
4. Browse through the search results to find the desired user.
5. Click on a user's profile to view detailed information.
6. Explore the user's repositories by clicking on individual repositories.
## Technologies Used
- **Front-end**: HTML, CSS, JavaScript
- **GitHub API**: Used to fetch user and repository data
## Contributing
We welcome contributions from the community to improve GitHub Profile Info Search. If you find any bugs, have suggestions for new features, or want to contribute in any other way, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature/bugfix.
3. Make your changes and ensure the codebase is clean.
4. Commit and push your changes to your forked repository.
5. Submit a pull request, describing your changes in detail.
## Development Setup
To set up the project locally for development purposes, follow these steps:
1. Clone the repository to your local machine.
2. Navigate to the project directory.
3. Install the required dependencies using `npm install`.
4. Start the development server using `npm run dev`.
5. Access the website at `http://localhost:3000` in your browser.
## License
This project is licensed under the [UnLicense](LICENSE).