https://github.com/tryomar/reporadar
RepoRadar is a web app to explore GitHub repositories by username, showing key details and offering theme toggling.
https://github.com/tryomar/reporadar
github-api javascript website
Last synced: 29 days ago
JSON representation
RepoRadar is a web app to explore GitHub repositories by username, showing key details and offering theme toggling.
- Host: GitHub
- URL: https://github.com/tryomar/reporadar
- Owner: TryOmar
- Created: 2025-01-16T21:55:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-10-06T12:29:47.000Z (8 months ago)
- Last Synced: 2025-10-06T13:26:15.236Z (8 months ago)
- Topics: github-api, javascript, website
- Language: CSS
- Homepage: https://tryomar.github.io/RepoRadar/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RepoRadar
[](https://omar7001-b.github.io/RepoRadar/)
## Introduction
RepoRadar is a web application that allows users to fetch and display GitHub repositories for a given username. It provides details such as repository name, description, topics, languages, size, and creation and update dates.
## Features
- Fetch and display repositories for a specified GitHub username.
- Show repository details including topics and languages.
- Toggle between light and dark themes.
## Installation
Clone the repository and open `index.html` in your browser:
```bash
git clone https://github.com/yourusername/RepoRadar.git
cd RepoRadar
```
## Usage
1. Enter a GitHub username in the input field.
2. Click the "Fetch Repositories" button to display the user's repositories.
3. Use the theme toggle button to switch between light and dark modes.
## Demo
Watch the [demo video](https://omar7001-b.github.io/RepoRadar/).
## Contact
For questions, contact:
- GitHub: [Omar7001-B](https://github.com/Omar7001-B)