Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

0verfl0w767/solvedac-svg-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solvedac-svg-card

Generates a status card for solved ac.

SOLVED AC에 있는 나의 정보를 카드로 만들어줍니다.

사용 방법

아래 코드와 같이 사용하실 수 있습니다.

params: username

  • ![](https://boj.profilecard.kr/info?username=백준아이디)

  • <img src="https://boj.profilecard.kr/info?username=백준아이디" />

  • ex) ![](https://boj.profilecard.kr/info?username=test1234)

  • ex) <img src=https://boj.profilecard.kr/info?username=test1234" />

배경화면 커스텀 사용 방법

아래 코드와 같이 사용하실 수 있습니다.

params: username, bgc1, bgc2, bgc3

  • ![](https://boj.profilecard.kr/info?username=백준아이디&bgc1=Hex코드&bgc2=Hex코드&bgc3=Hex코드)

  • <img src="https:/boj.profilecard.kr/info?username=백준아이디&bgc1=Hex코드&bgc2Hex코드&bgc3=Hex코드" />

  • ex) ![](https://boj.profilecard.kr/info?username=test1234&bgc1=322653&bgc2=8062D6&bgc3=9288F8)

  • ex) <img src="https://boj.profilecard.kr/info?username=test1234&bgc1=322653&bgc2=8062D6&bgc3=9288F8" />

티어 별 디자인

아래에 있는 카드는 예시를 위한 것뿐 무작위로 설정된 아이디 입니다.

Releases

No releases published

Packages

No packages published