깃허브 계정 접속 시 자기소개 및 기술 스택, 연락처 등을 보여줄 수 있는 방법이 있어 소개해드리려고 합니다.
제 깃허브 주소 접속 시 바로 보이는 화면이에요.
깃허브 프로필 적용 방법
본인의 username과 동일한 repository를 만들고 README.md파일을 작성합니다.
일일히 추가하긴 귀찮지만 빠르고 예쁘게 README를 작성하고 싶다면 >
하나하나 정성들여서 나만의 README를 작성하고 싶다면 >
README.md 헤더
https://github.com/kyechan99/capsule-render
GitHub - kyechan99/capsule-render: 🌈 Dynamic Coloful Image Render
🌈 Dynamic Coloful Image Render. Contribute to kyechan99/capsule-render development by creating an account on GitHub.
github.com
헤더에 대한 다양한 커스텀이 가능합니다.
<img src="https://capsule-render.vercel.app/api?type=waving&color=auto&height=200§ion=header&text=내용입력&fontSize=90" />
배지
배지 만들기는 > https://shields.io/
배지에 들어간 아이콘은 > https://simpleicons.org/
<img src="https://img.shields.io/badge/쓰고자하는_텍스트-컬러코드?style=flat-square&logo=simpleicons에서_아이콘이름&logoColor=white"/></a> 
<div align="center">
<img src="https://img.shields.io/badge/Java-007396?style=flat&logo=Java&logoColor=white" />
<img src="https://img.shields.io/badge/HTML5-E34F26?style=flat&logo=HTML5&logoColor=white" />
<img src="https://img.shields.io/badge/CSS3-1572B6?style=flat&logo=CSS3&logoColor=white" />
</div>
Github 위젯
자주 사용한 언어 그래프
깃허브 커밋수, 이슈 등 깃허브 상태
https://github.com/anuraghazra/github-readme-stats
GitHub - anuraghazra/github-readme-stats: :zap: Dynamically generated stats for your github readmes
:zap: Dynamically generated stats for your github readmes - GitHub - anuraghazra/github-readme-stats: :zap: Dynamically generated stats for your github readmes
github.com
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=본인아이디&layout=compact"><br><br>
<img src="https://github-readme-stats.vercel.app/api?username=본인아이디&show_icons=true">
백준 티어
https://github.com/mazassumnida/mazassumnida
GitHub - mazassumnida/mazassumnida: Github 프로필에서 boj 프로필을 이쁘게 보여주는 프로젝트
Github 프로필에서 boj 프로필을 이쁘게 보여주는 프로젝트. Contribute to mazassumnida/mazassumnida development by creating an account on GitHub.
github.com
방문자 수
HITS
Easy way to know how many visitors are viewing your Github, Website, Notion.
hits.seeyoufarm.com
3D잔디
https://h-owo-ld.tistory.com/264
[Github] 깃헙 리드미 잔디를 3D로 보여주는 방법
며칠전에 갑자기 팀장님이 회사메신저로 아래의 이미지를 보내주셨다. 보자마자 솔깃 하쟈나 하면서 깃헙 3D 잔디를 찾아봤다. 찾아보니 GitHub - yoshi389111/github-profile-3d-contrib: This GitHub Action creates
h-owo-ld.tistory.com
원하는 양식 찾아서 예쁘게 꾸며보세요🥰✨