How to Customize Your GitHub Profile: Part 2

Welcome back to the second part of my series on customizing your GitHub profile! In this part, we’ll cover how to effectively showcase your social media links and media section, followed by highlighting your tech stack. These sections help visitors qui…


This content originally appeared on DEV Community and was authored by Ryoichi Homma

Welcome back to the second part of my series on customizing your GitHub profile! In this part, we'll cover how to effectively showcase your social media links and media section, followed by highlighting your tech stack. These sections help visitors quickly understand your skills, interests, and how to connect with you. Here's the Part 1 if you're interested.
Media and Tech sections

Add Batches of Social Link

Your social media links are crucial for building your professional network and showcasing your online presence. I used badges to link my social media platforms, but you can also showcase several kinds of skills, including programming languages. You can find a variety of badges from repository by Alexandre Sanlim or Ileriayo Adebiyi.
Badges list To make badges clickable and directly link to various platforms, the syntax should be like this:

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/your-custom-URL/)

Add Skill Icons

Next, I highlighted the technologies I'm proficient in. This section helps recruiters and collaborators quickly assess my skill set. I used Skill Icons by Thijs to display my skills.
Skill Icons For skills not available in the repository, I simply added the corresponding skill icon image. If you don't know how to display images on the README.md file, check out How to Add Images to README.md File on GitHub Repository.

Wrapping Up

In this part, we covered how to set up your media and tech stack sections. These sections are essential for making a strong first impression and showcasing your technical skills. Stay tuned for the next part, where we'll dive into showcasing project demo videos effectively.

Feel free to ask any questions or share your GitHub profiles in the comments below. Let's connect and grow together!🌱

Happy coding!💻

References

Badges by Alexandre Sanlim
Markdown Badges by Ileriayo Adebiyi
Skill Icons by Thijs


This content originally appeared on DEV Community and was authored by Ryoichi Homma


Print Share Comment Cite Upload Translate Updates
APA

Ryoichi Homma | Sciencx (2024-06-26T01:18:04+00:00) How to Customize Your GitHub Profile: Part 2. Retrieved from https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/

MLA
" » How to Customize Your GitHub Profile: Part 2." Ryoichi Homma | Sciencx - Wednesday June 26, 2024, https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/
HARVARD
Ryoichi Homma | Sciencx Wednesday June 26, 2024 » How to Customize Your GitHub Profile: Part 2., viewed ,<https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/>
VANCOUVER
Ryoichi Homma | Sciencx - » How to Customize Your GitHub Profile: Part 2. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/
CHICAGO
" » How to Customize Your GitHub Profile: Part 2." Ryoichi Homma | Sciencx - Accessed . https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/
IEEE
" » How to Customize Your GitHub Profile: Part 2." Ryoichi Homma | Sciencx [Online]. Available: https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/. [Accessed: ]
rf:citation
» How to Customize Your GitHub Profile: Part 2 | Ryoichi Homma | Sciencx | https://www.scien.cx/2024/06/26/how-to-customize-your-github-profile-part-2-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.