Skip to content

firascodes/github-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Profile Card Project

This project showcases a user's Github profile as a card using vanilla HTML, CSS, and JavaScript. It fetches the user's profile and repository data via the Github API and displays them in a clean and responsive design.

image

Features

  • Fetches user's Github profile data using the Github API
  • Displays the user's profile information, including name, username, bio, followers, and following, along with relevant icons
  • Lists the user's repositories with repository name, description, language, and stars, enhanced with icons for better visual appeal
  • Clean and responsive design using HTML and CSS
  • Utilizes Font Awesome icons and Github Octicons for visually engaging elements
  • Vanilla JavaScript for fetching data and updating the UI

Prerequisites

  • A web browser that supports modern HTML, CSS, and JavaScript features
  • A Github account and a Github Personal Access Token for API requests (optional)

About

Display the information card of your Github Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published