https://github.com/mazassumnida/mazandi
✅ solved.ac 잔디를 예쁘게 보여주는 프로필 카드 API
https://github.com/mazassumnida/mazandi
competitive-programming github-profile github-profile-card
Last synced: 5 months ago
JSON representation
✅ solved.ac 잔디를 예쁘게 보여주는 프로필 카드 API
- Host: GitHub
- URL: https://github.com/mazassumnida/mazandi
- Owner: mazassumnida
- Created: 2021-09-29T15:00:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T07:52:11.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T09:01:54.206Z (9 months ago)
- Topics: competitive-programming, github-profile, github-profile-card
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 172
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-baekjoon - mazassumnida/mazandi - 예쁜 [solved.ac][] 잔디 배너를 만들어줍니다. (서비스)
README
# 🌱 mazandi
🌱 solved.ac 잔디를 예쁘게 보여주는 프로필 카드## 주의사항
- 백준 온라인 저지가 아닌 solved.ac를 기준으로 잔디를 생성합니다.
- 잔디의 진함 정도가 ~solved.ac와 다를 수 있습니다.~ 이제 solved.ac와 일치합니다!## install
```
pip install -r requirements.txt
uvicorn main:app --reload
```## Usage
### Theme - Warm (default)
```

```
```![]()
```



### Theme - Cold
```

```
```![]()
```




### Theme - Dark
```

```
```![]()
```



