Coder Social home page Coder Social logo

exercism_badges's Introduction

Exercism Readme Stats

Get dynamically generated Exercism stats on your readmes!

Features

Copy-paste this into your markdown content.

Simply change the username to your Exercism username.

[![Andrew's Exercism stats](https://exercism-badges.vercel.app/api?username=andrewbaldwin44)](https://exercism.io/profiles/andrewbaldwin44)

Andrew's Exercism stats

Customize the Badge

Themes

Use ?theme=THEME_NAME parameter to set a theme for the card.

[![Andrew's Exercism stats](https://exercism-badges.vercel.app/api?username=andrewbaldwin44&theme=monokai)](https://exercism.io/profiles/andrewbaldwin44)

You can checkout the theme config file for all available themes.

Alternatively, the badge can be styled using query params:

  • title_color - Card's title color (hex code - no '#')
  • text_color - Body text color (hex code - no '#')
  • bg_color - Card's background color (hex code - no '#') or a gradient in the form of angle,start,end
  • hide_border - Hides the card's border (boolean)
  • line_height - Sets the line height (number), the default being 25
  • custom_title - Sets a custom title for the card
  • disable_animations - Turns off animations
  • cache_seconds - set the cache header manually (min: 1800, max: 86400)

Gradient bg_color example: &bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10

Exercises to Show

Use the ?amount=AMOUNT parameter to set the number of exercises to show. Setting the amount to zero will hide this stat.

The max amount to show is 24.

[![Andrew's Exercism stats](https://exercism-badges.vercel.app/api?username=andrewbaldwin44&amount=2)](https://exercism.io/profiles/andrewbaldwin44)

Exercise Icons

Use the ?show_icons=true parameter to show exercise icons in place of the normal bullet points.

Hiding Stats

Any stat on the badge can be configured to hidden. Simply pass a query parameter ?hide= with coma-separated values.

Options: &hide=stars,mentored,exercises

The title can be hidden using the hide_title=true parameter.

Contribute

Contributions are awesome and welcome! See Issues to report an issue / request a feature

This project was inspired by Anurag Hazra' GitHub Readme Stats.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.