Ecosyste.ms: Awesome

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

https://github.com/mazassumnida/mazassumnida

Github 프로필에서 boj 프로필을 이쁘게 보여주는 프로젝트
https://github.com/mazassumnida/mazassumnida

competitive-programming github-profile github-profile-card problem-solving

Last synced: 22 days ago
JSON representation

Github 프로필에서 boj 프로필을 이쁘게 보여주는 프로젝트

Lists

README

        

# Project Mazassumnida

Github 프로필에서 boj 프로필을 이쁘게 보여주는 프로젝트

## 주의사항
- **V1, V2는 1시간, mini는 하루 간격으로 업데이트됩니다.**
- 만약 로드된 후 애니메이션을 다시 보고싶으시면 `ctrl + shift + R` 을 눌러서 강력 새로고침을 하시면 다시 보실 수 있습니다!

[![Solved.ac
프로필](http://mazassumnida.wtf/api/mini/generate_badge?boj=koosaga)](https://github.com/mazassumnida/mazassumnida)

[![Solved.ac
프로필](http://mazassumnida.wtf/api/v2/generate_badge?boj=Malkoring)](https://solved.ac/malkoring)
[![Solved.ac
프로필](http://mazassumnida.wtf/api/generate_badge?boj=ccoco&c=c)](https://solved.ac/ccoco)
[![Solved.ac
프로필](http://mazassumnida.wtf/api/v2/generate_badge?boj=strawJI)](https://solved.ac/strawji)

## install

### Poetry를 이용할 경우

```sh
poetry install # 의존성 설치
poetry shell # 가상환경에 진입
python manage.py runserver # 서버 실행
```

### requirements.txt를 이용할 경우

```sh
pip install -r requirements.txt
python manage.py runserver # 서버 실행
```

## Mazassumnida v.1.0

### Usage

```html
[![Solved.ac
프로필](http://mazassumnida.wtf/api/generate_badge?boj={handle})](https://solved.ac/{handle})
```

### Screenshots

#### Ruby 🍒
2020-08-26-2-02-58

#### Diamond 💎
2020-08-26-2-03-10

#### Platinum 💚
2020-08-26-2-10-40

#### Gold 🏅
2020-08-26-2-03-56

#### Silver 💍
2020-08-26-2-03-30

#### Bronze 🍂
2020-08-26-2-03-40

## Mazassumnida v.2.0

### Usage

```html
[![Solved.ac
프로필](http://mazassumnida.wtf/api/v2/generate_badge?boj={handle})](https://solved.ac/{handle})
```

### Screenshots

#### Ruby 🍒
chrome-h1796lob-Nu

#### Diamond 💎
chrome-s-Xr44t-S85-B

#### Platinum 💚
chrome-0-LDwg6-Mgw-Y

#### Gold 🏅
chrome-y-AXSQ9j-Z9t

#### Silver 💍
chrome-PZp-C0lw-NXK

#### Bronze 🍂
chrome-VBCSLd8v-HF

## Mazassumnida v.mini

### Usage

```html
[![Solved.ac
프로필](http://mazassumnida.wtf/api/mini/generate_badge?boj={handle})](https://solved.ac/{handle})
```

### Screenshots

#### Ruby 🍒
20200830-00-03-45

#### Diamond 💎
20200830-00-04-09

#### Platinum 💚
20200830-00-04-24

#### Gold 🏅
20200830-00-03-26

#### Silver 💍
20200830-00-04-37

#### Bronze 🍂
20200830-00-04-51