An open API service indexing awesome lists of open source software.

https://github.com/0verfl0w767/solved.ac-profile-card

Generates a profile card for solved.ac.
https://github.com/0verfl0w767/solved.ac-profile-card

baekjoon-online-judge profile-card profile-readme

Last synced: 12 days ago
JSON representation

Generates a profile card for solved.ac.

Awesome Lists containing this project

README

          

# solved.ac-profile-card

Generates a profile card for solved.ac.

[solved.ac](https://solved.ac)에서 제공하는 백준 프로필을 예쁘게 카드 형태로 표시해줍니다.

## 기본 사용법

> 다음과 같이 사용하여 자신의 백준 아이디로 프로필 카드를 생성할 수 있습니다.

params: `username`

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

- ``

### 사용 예시

params: `username`

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

- ex) ``

## 배경색 커스텀

> 배경 색상을 커스텀하려면 bgc1, bgc2, bgc3 파라미터를 사용하여 Hex 색상 코드를 설정할 수 있습니다.

params: `username`, `bgc1`, `bgc2`, `bgc3`

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

- ``

### 커스텀 예시

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

- ex) ``

# 티어 별 디자인 예시

> 티어 별 디자인 예시입니다.