새소식

기타

git - GitHub 꾸미기 관련 서비스 모음

  • -

깃허브 프로필 이미지

1. 상단바

header

깃허브 URL - https://github.com/kyechan99/capsule-render

예시 코드

![header](https://capsule-render.vercel.app/api?type=waving&color=gradient&height=250&fontSize=40&fontAlignY=40&animation=fadeIn&text=소개말)

2. 깃허브 스택

Aleph's 깃허브 스택

깃허브 URL - https://github.com/anuraghazra/github-readme-stats

예시 코드

![깃허브 스택](https://github-readme-stats.vercel.app/api?username=깃허브아이디&show_icons=true&theme=shadow_green)

3. 깃허브 커밋 스택

Aleph's 깃허브 커밋 스택

코드 생성 사이트 - https://streak-stats.demolab.com/demo/

예시 코드

[![깃허브 커밋 스택](https://streak-stats.demolab.com?user=깃허브아이디&theme=transparent&locale=ko)]

4. 깃허브 커밋 그래프

Aleph's 깃허브 커밋 그래프

깃허브 URL - https://github.com/ashutosh00710/github-readme-activity-graph

예시 코드

![깃허브 커밋 그래프](https://github-readme-activity-graph.vercel.app/graph?username=깃허브아이디&theme=react-dark)

5. 깃허브 일일 조회수

Aleph's 깃허브 일일 조회수

코드 생성 사이트 - https://hits.seeyoufarm.com/

예시 코드

![깃허브 일일 조회수](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F깃허브아이디%2F깃허브아이디&count_bg=%2366D4FF&title_bg=%23555555&icon=github.svg&icon_color=%23E7E7E7&title=hits&edge_flat=true)

6. 깃허브 언어 사용 순위

Aleph's 깃허브 언어 사용 순위

깃허브 URL - https://github.com/anuraghazra/github-readme-stats#user-content-demo-2

예시 코드

![깃허브 언어 사용 순위](https://github-readme-stats.vercel.app/api/top-langs/?username=깃허브아이디&layout=compact&theme=dark)

7. 백준 티어

Aleph's 백준 티어
깃허브 URL - https://github.com/mazassumnida/mazassumnida

예시 코드

[![백준 티어](http://mazassumnida.wtf/api/v2/generate_badge?boj=백준아이디)](https://solved.ac/백준아이디)

8. 기술 뱃지

사이트 URL - https://simpleicons.org/
예시 코드

<img src="https://img.shields.io/badge/기술명-색상코드?style=스타일명&logo=로고명&logoColor=색상">

전체 코드

깃허브 URL - https://github.com/Aleph-kim

<div align="center">

<!-- 상단바 -->
![header](https://capsule-render.vercel.app/api?type=waving&color=gradient&height=250&fontSize=40&fontAlignY=40&animation=fadeIn&text=김채민%20개발자의%20Github입니다%20%20😄)

<!-- 깃허브 일일 조회수 -->
![Aleph's 깃허브 일일 조회수](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FAleph-Kim%2FAleph-Kim&count_bg=%2366D4FF&title_bg=%23555555&icon=github.svg&icon_color=%23E7E7E7&title=hits&edge_flat=true)

<!-- 깃허브 스탯 -->
![Aleph's 깃허브 스택](https://github-readme-stats.vercel.app/api?username=Aleph-Kim&show_icons=true&theme=transparent&locale=kr)

<!-- 깃허브 커밋 스택 -->
[![Aleph's 깃허브 커밋 스택](https://streak-stats.demolab.com?user=Aleph-Kim&theme=transparent&locale=ko)](https://git.io/streak-stats)

<!-- 깃허브 언어 사용 순위 | 백준 티어 -->
![Aleph's 깃허브 언어 사용 순위](https://github-readme-stats.vercel.app/api/top-langs/?username=Aleph-Kim&layout=compact&theme=dark)[![Aleph's 백준 티어](http://mazassumnida.wtf/api/v2/generate_badge?boj=dktjdej)](https://solved.ac/dktjdej)

<!-- 깃허브 커밋 그래프 -->
![Aleph's 깃허브 커밋 그래프](https://github-readme-activity-graph.vercel.app/graph?username=Aleph-Kim&theme=react-dark)


<!-- 스킬 -->
## 🔨 사용한 언어 🔨
<div>
    <!-- Frontend -->
    <p><strong>Frontend</strong></p>
    <div>
        <img src="https://img.shields.io/badge/html5-E34F26?style=for-the-badge&logo=html5&logoColor=white"> 
        <img src="https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3&logoColor=white"> 
        <img src="https://img.shields.io/badge/javascript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"> 
        <img src="https://img.shields.io/badge/jquery-0769AD?style=for-the-badge&logo=jquery&logoColor=white"> 
        <img src="https://img.shields.io/badge/bootstrap-7952B3?style=for-the-badge&logo=bootstrap&logoColor=white">
        <img src="https://img.shields.io/badge/tailwindcss-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white">
        <img src="https://img.shields.io/badge/Yii Framework-1e6887?style=for-the-badge">
    </div>
    <!-- Backend -->
    <p><strong>Backend</strong></p>
    <div>
        <img src="https://img.shields.io/badge/python-3776AB?style=for-the-badge&logo=python&logoColor=white"> 
        <img src="https://img.shields.io/badge/django-092E20?style=for-the-badge&logo=django"> 
        <img src="https://img.shields.io/badge/php-777BB4?style=for-the-badge&logo=php&logoColor=white"> 
        <img src="https://img.shields.io/badge/codeigniter-EF4223?style=for-the-badge&logo=codeigniter&logoColor=white"> 
    </div>
    <!-- Database -->
    <p><strong>Database</strong></p>
    <div>
        <img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white"> 
    </div>
    <!-- Server -->
    <p><strong>Server</strong></p>
    <div>
        <img src="https://img.shields.io/badge/linux-FCC624?style=for-the-badge&logo=linux&logoColor=black">
    </div>
    <!-- Development Tools -->
    <p><strong>Development Tools</strong></p>
    <div>
        <img src="https://img.shields.io/badge/visualstudiocode-007ACC?style=for-the-badge&logo=visualstudiocode&logoColor=white">
        <img src="https://img.shields.io/badge/dbeaver-gray?style=for-the-badge">
        <img src="https://img.shields.io/badge/filezilla-BF0000?style=for-the-badge&logo=filezilla&logoColor=white">
    </div>
</div>

</div>
반응형
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.