You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A responsive, accessible single page app that lets users search GitHub profiles with live suggestions, keyboard navigation, and previews of recent repositories. Built with semantic HTML, modern CSS, and vanilla JavaScript; it integrates the GitHub REST API for real data.
GitGittu is a simple tool that allows users to view their GitHub repositories, gists, followers, and following. The tool is built with JavaScript and utilizes the GitHub REST API.
👁️🗨️ A lightweight and convenient application that tracks your GitHub followers, detects changes between runs, and allows you to check if specific users are in your followers list. Built with TypeScript, Node.js, GitHub REST API.
Browser-native AI assistant for GitHub. Chat with your repositories, search code and review issues from a local app. Your token never leaves the browser and there is no backend.
RepoRadar is a personalized GitHub open-source recommendation system. It uses content-based filtering and machine learning to guide developers to open-source projects for meaningful contributions.
🚀 A lightweight and convenient application that downloads any GitHub repository as a single, well-structured text file. Built with TypeScript, Node.js, GitHub REST API.
Github-Admin is a streamlined collection of boilerplate code designed for performing CRUD operations on GitHub repositories. Utilizing the power of the @octokit/rest library, it simplifies tasks like creating, updating, and deleting repositories through the GitHub REST API, making repository management more efficient for developers.