About
devFinder is a simple app built with React and Vite. It allows you to search for a github user. Has a Dark and Light mode user interface as well.
Problem
devFinder solves the problem of manually searching and navigating GitHub user profiles by providing a centralized tool to quickly look up GitHub accounts.
Key problems it addresses:
Fast Profile Retrieval: Allows users to search for any GitHub user by username and instantly fetch their profile details (such as bio, location, and status) in a single interface.
Accessibility & UI Customization: Eliminates harsh screen glare by providing built-in Light and Dark mode toggles.
Device Flexibility: Offers a responsive interface so developer profiles can be searched seamlessly across mobile and desktop devices.
Outcomes
Streamlined User Lookup: Replaces manual navigation by allowing users to search GitHub profiles instantly by username, delivering core information (name, bio, location, and status) in a single unified view.
Improved User Accessibility: Solves UI accessibility issues and screen strain by providing a simple light/dark mode toggle and a fully responsive layout across desktop and mobile devices.
Demonstrated Technical Execution: Validates core engineering practices—such as dynamic API data fetching, clean component destructuring, error state handling, and Tailwind CSS implementation within a modern React/Vite architecture.
Tech stack
Reactjs
vite
tailwind
react icons
Reviews
No reviews yet.