All Projects → mazassumnida → mazandi

mazassumnida / mazandi

Licence: other
✅ solved.ac 잔디를 예쁘게 보여주는 프로필 카드 API

Programming Languages

python
139335 projects - #7 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to mazandi

CommitCombo
깃허브 커밋 기록을 아름답게 꾸미는 프로젝트 ⭐
Stars: ✭ 31 (-72.57%)
Mutual labels:  github-profile, github-profile-card
DSA-Path-And-Important-Questions
I am planning to add a beginner friendly path for my Juniors to Learn DSA and I will try to provide solutions of every problem also. We can add codeChef Challenge solutions also
Stars: ✭ 35 (-69.03%)
Mutual labels:  competitive-programming
GoogleKickStart-2021
🏃 Python Solutions of All 32 Problems in GKS 2021
Stars: ✭ 84 (-25.66%)
Mutual labels:  competitive-programming
GitHub-LookBook
Look up the GitHub profiles with better UI experience. Build your GitHub Report Card!
Stars: ✭ 18 (-84.07%)
Mutual labels:  github-profile
Alex
A CLI to compile python codes embedded with test cases. For lazy competitive progra....
Stars: ✭ 17 (-84.96%)
Mutual labels:  competitive-programming
competitive-programming
Programming Solutions for OJs and Algorithms
Stars: ✭ 35 (-69.03%)
Mutual labels:  competitive-programming
peterthehan
My personal site and profile README.
Stars: ✭ 36 (-68.14%)
Mutual labels:  github-profile
Competitive-Programming--Solution
This ia an public repository for Accepted solution of coding problems on different coding plateforms like codeforces , hackerearth, codechef , hackerrank .......
Stars: ✭ 24 (-78.76%)
Mutual labels:  competitive-programming
GoogleCodeJam-2017
🏃 Python Solutions of All 27 Probelms in GCJ 2017
Stars: ✭ 53 (-53.1%)
Mutual labels:  competitive-programming
PrepBytes-questions
One can follow to excel in coding if you are a noob!!
Stars: ✭ 46 (-59.29%)
Mutual labels:  competitive-programming
Competetive programming
Contains my solutions to thousands of different CP sums and some DSA Problems(available in snippets)
Stars: ✭ 21 (-81.42%)
Mutual labels:  competitive-programming
Hacker-Earth
This is my HackerEarth Handle
Stars: ✭ 45 (-60.18%)
Mutual labels:  competitive-programming
A2OJ-Enhancer
Chrome extension to enhance the functionality of static A2OJ site.
Stars: ✭ 36 (-68.14%)
Mutual labels:  competitive-programming
algovault
Algorithms and templates for competitive programming
Stars: ✭ 67 (-40.71%)
Mutual labels:  competitive-programming
The-CP-Companion
Your ultimate destination for Competitive Coding this Hacktoberfest21
Stars: ✭ 21 (-81.42%)
Mutual labels:  competitive-programming
codeforces2pdf
Light tool to extract CodeForces problems into PDF files
Stars: ✭ 18 (-84.07%)
Mutual labels:  competitive-programming
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (-79.65%)
Mutual labels:  competitive-programming
OI-wiki
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
Stars: ✭ 12,821 (+11246.02%)
Mutual labels:  competitive-programming
CodingNinjas-Eminence-CP-2018-
Repository for course EMINENCE 2018 by coding ninjas .
Stars: ✭ 39 (-65.49%)
Mutual labels:  competitive-programming
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+260.18%)
Mutual labels:  competitive-programming

🌱 mazandi

🌱 solved.ac 잔디를 예쁘게 보여주는 프로필 카드

주의사항

  • 백준 온라인 저지가 아닌 solved.ac를 기준으로 잔디를 생성합니다.
  • 잔디의 진함 정도가 solved.ac와 다를 수 있습니다. 이제 solved.ac와 일치합니다!

install

pip install -r requirements.txt
uvicorn main:app --reload

Usage

Theme - Warm (default)

![mazandi profile](http://mazandi.herokuapp.com/api?handle={handle}&theme=warm)
<img src="http://mazandi.herokuapp.com/api?handle={handle}&theme=warm"/>

mazandi profile mazandi profile

mazandi profile mazandi profile


Theme - Cold

![mazandi profile](http://mazandi.herokuapp.com/api?handle={handle}&theme=cold)
<img src="http://mazandi.herokuapp.com/api?handle={handle}&theme=cold"/>

mazandi profile mazandi profile

mazandi profile mazandi profile

Theme - Dark

![mazandi profile](http://mazandi.herokuapp.com/api?handle={handle}&theme=dark)
<img src="http://mazandi.herokuapp.com/api?handle={handle}&theme=dark"/>

mazandi profile mazandi profile

mazandi profile mazandi profile

mazandi profile mazandi profile

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].