mazassumnida / mazassumnida

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Mazassumnida

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

주의사항

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

Solved.ac 프로필

Solved.ac 프로필 Solved.ac 프로필 Solved.ac 프로필

install

Poetry를 이용할 경우

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

requirements.txt를 이용할 경우

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

Mazassumnida v.1.0

Usage

[![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

[![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

[![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

About

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


Languages

Language:Python 100.0%Language:Procfile 0.0%