Skip to content

Github-Profile-Finder is a simple web app built with HTML, CSS, and TypeScript that allows users to search for any GitHub profile by username. It displays the profile name and profile image in a clean card view using the GitHub API.

Notifications You must be signed in to change notification settings

Rashmi-2005-Ranjan/Github-Profile-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Github-Profile-Finder

A simple Github Profile Finder built using HTML, CSS, TypeScript, and the GitHub API.
Users can enter a GitHub username, and the app will fetch and display the profile details such as profile picture and username in a clean card view.


πŸš€ Features

  • πŸ”Ž Search any GitHub user by username
  • πŸ‘€ Displays profile name
  • πŸ–ΌοΈ Displays profile image in a card layout
  • 🎨 Simple and responsive UI with HTML + CSS
  • ⚑ Built using TypeScript for type safety
  • 🌐 Uses the GitHub REST API

πŸ› οΈ Tech Stack

  • HTML – Structure of the app
  • CSS – Styling and responsive card design
  • TypeScript – Logic and API integration
  • GitHub API – Fetching user data

πŸ“‚ Project Setup

  1. Clone the repository:
    git clone https://github.com/your-username/Github-Profile-Finder.git

About

Github-Profile-Finder is a simple web app built with HTML, CSS, and TypeScript that allows users to search for any GitHub profile by username. It displays the profile name and profile image in a clean card view using the GitHub API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published