📣 Exciting news! Learn how to create an impressive GitHub profile overview page with these 7 simple steps! 🔥


Step 1⃣: Create a new repository using your GitHub profile username. Make sure to select the option to include a readme file, then hit the "Create repository" button.




Step 2⃣: Visit this link : rahuldkjain.github.io/gh-profile-rea and fill in the desired fields for your GitHub profile overview section. In the Social section, only input your username without the "https://" prefix.




Step 3⃣: Choose the addons you'd like to include in your GitHub profile overview and click the "Generate ReadMe" button.


Step 4⃣: Copy the generated markdown and paste it into the readme file of your GitHub repository.



Step 5⃣: Add the following code below the <h3> heading and ensure you link your desired image in the src section. For instance, search for a gif file on Google, copy its link, and paste it as the source <img align="right" alt="Coding" width="400" src="i.pinimg.com/originals/54/e">



Step 6⃣: Insert the following line as the first line of your readme file, replacing "link" with the URL of your chosen banner and "username" with your profile username: [![MasterHead](link)](username.io)




Step 7⃣: Commit your changes by clicking the "Commit changes" button, and voila! Your GitHub profile will now feature a beautiful and impressive overview.











Thanks For Reading and Enjoy. Keep Learning and Always Coding!




Comments