깃허브 프로필 이미지
1. 상단바

깃허브 URL - https://github.com/kyechan99/capsule-render
예시 코드

2. 깃허브 스택

깃허브 URL - https://github.com/anuraghazra/github-readme-stats
예시 코드

3. 깃허브 커밋 스택

코드 생성 사이트 - https://streak-stats.demolab.com/demo/
예시 코드
[]
4. 깃허브 커밋 그래프

깃허브 URL - https://github.com/ashutosh00710/github-readme-activity-graph
예시 코드

5. 깃허브 일일 조회수

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

6. 깃허브 언어 사용 순위

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

7. 백준 티어

깃허브 URL - https://github.com/mazassumnida/mazassumnida
예시 코드
[](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">
<!-- 상단바 -->

<!-- 깃허브 일일 조회수 -->

<!-- 깃허브 스탯 -->

<!-- 깃허브 커밋 스택 -->
[](https://git.io/streak-stats)
<!-- 깃허브 언어 사용 순위 | 백준 티어 -->
[](https://solved.ac/dktjdej)
<!-- 깃허브 커밋 그래프 -->

<!-- 스킬 -->
## 🔨 사용한 언어 🔨
<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>