-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Antim Pal edited this page Apr 12, 2025
·
1 revision
Welcome to the GitHub Profile Repository! This repository contains the source code and assets for creating a dynamic and visually appealing GitHub profile page. The project is designed to showcase your GitHub stats, top repositories, skills, and more in an interactive and responsive way.
This project is a customizable GitHub profile page that dynamically fetches data from the GitHub API to display:
- User profile information
- Top repositories (both personal and organizational)
- GitHub stats and activity graphs
- Skills and tech stack
- Recent YouTube videos
The page is fully responsive and designed to provide a professional and engaging way to showcase your GitHub activity and projects.
- Dynamic Data Fetching: Uses the GitHub API to fetch real-time data for repositories, stats, and more.
- Top Repositories: Displays the top repositories based on stars, forks, commits, and pull requests.
- Organization Repositories: Highlights top repositories from a specified organization.
- Activity Graphs: Visualizes GitHub activity with contribution graphs.
- YouTube Integration: Displays recent videos from a linked YouTube channel.
- Responsive Design: Optimized for all screen sizes.
π GitHub Profile/
βββ index.html π Main HTML entry point
βββ README.md π Project overview
βββ CSS/ π¨ All styling files
β βββ about.css π Personal/About section
β βββ contact.css π Contact form styling
β βββ graph.css π GitHub graph styles
β βββ profile-graph.css π Profile contribution graph
β βββ Responsive.css π± Mobile responsiveness
β βββ skills.css πΌ Skills section
β βββ stats.css π Stats and metrics
β βββ style.css π¨ Main/global styles
β βββ Toprepo.css π Top repos display
β βββ youtube.css π₯ YouTube integration
βββ git/ πΌοΈ GitHub-themed icons & memes
β βββ github.png π GitHub logo
β βββ galaxy-brain.png π§ Galaxy brain meme
β βββ pair-programming.jpeg π€ Pair programming image
β βββ pull-request-shark.jpeg π¦ Pull request shark
β βββ QuickDraw.png ποΈ Quick Draw artwork
β βββ ridal.png π¨ Custom graphic
β βββ star.png β Star icon
β βββ yolo.jpeg πΆοΈ YOLO meme
βββ image/ πΌοΈ UI images and GIFs
β βββ Antim_pal.png π€ Profile image
β βββ banner.png π Profile banner
β βββ hot.gif π₯ Highlight animation
β βββ welcome-header.gif π Welcome header GIF
βββ Javascript/ βοΈ Functionality & interactivity
β βββ main.js π§ Main functionality
β βββ nav.js π§ Navigation logic
β βββ orgTopRepo.js π’ Organization's top repos
β βββ topRepo.js π General top repos
β βββ youtube.js πΊ YouTube API integration
βββ profile/ π Experimental or alternate content
βββ check.html β
HTML preview/testing
βββ readme2.md π Draft README
βββ readmeupdate.md π Updates & logs- index.html: Main HTML file for the profile page.
- CSS/: Contains all the stylesheets for different sections of the page.
- Javascript/: Contains JavaScript files for dynamic data fetching and interactivity.
- image/: Stores images used in the profile page.
- git/: Contains achievement badges and icons.
- HTML5
- CSS3
- JavaScript (ES6)
- GitHub API
- Responsive Design
- Clone the repository:
git clone https://github.com/iamAntimPal/Github-Profile.git
- Open the
index.htmlfile in your browser to view the profile page. - Customize the content by editing the HTML, CSS, and JavaScript files as needed.


Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.