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
Connecting with other programmers has never been easier! Use our app to find other developers, groups and repositories on GitHub. With Hub Finder, you'll be able to get help from others and share your work easily. All for free, of course.
A modern, responsive web application built with React Router v7 and TypeScript that allows users to search for GitHub users and explore their profiles and repositories.
A modern, responsive web application to discover and explore GitHub developers with advanced search capabilities, mobile-first design, and beautiful UI built with React, TypeScript, and Tailwind CSS.
Github finder is a Fetch Api project where we can easily find a github user information by simply typing their username. This application shows user profile, Public repositories, Followers, Following, Company, Website/Blog, Location and member since date. Also it shows latest 5 repository.
Discover GitHub profiles worldwide with GitHub Profile Finder! Search by username and location to find collaborators and explore talent. Connect with the coding community in real time, effortlessly.
A web application that allows users to search for GitHub profiles and repositories.Displays user details such as profile picture, bio, location, number of repositories, followers, and following.
Discover and explore GitHub profiles with ease using the GitHub Profile Finder. This web application allows users to search for GitHub users, view their profiles, repositories, and followers. Powered by the GitHub API, it provides a seamless experience for navigating through developers' information.
A react app that lets you search for github users and provide a summary for a specific user. Uses the Context API for state management and React Hooks.
A responsive React app for searching and viewing GitHub user profiles using the GitHub API. Developed as a challenge from frontendmentor.io. Built with React, TypeScript, Tailwind CSS, and tested with Jest & React Testing Library.
The Flutter-based cross-platform application, inspired by GithubProfileFinder, leverages the power of Github's API to provide users with a seamless and intuitive experience for exploring Github profiles.
This project is a react app that, through the proposed entry, makes requests to the Github API by searching profiles on github and returning information and data, such as profile image, biography, latest repositories, etc. It was developed with the aim of studying the React JS library during the React Front To Back course, taught by @bradtraversy.