GithubHelp home page GithubHelp logo

naereen / badges Goto Github PK

View Code? Open in Web Editor NEW
4.1K 30.0 543.0 461 KB

:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!

Home Page: https://naereen.github.io/badges/

License: MIT License

Makefile 100.00%
forthebadge badges markdown markdown-cheatsheet meta-badge forthebadge-cc restructuredtext pokemon python awesome

badges's Introduction

Hello there 👋 ! I am a 🇫🇷 French passionate coder on GitHub (also Bitbucket & GitLab!), and I love teaching! I've been a big fan of 🐍 Python since 2011, and I love 🐫 OCaml and Bash as my favorite programming languages! Daily Bash user since 2011 too!

Profile views GitHub followers

I am now a full-time professor of Computer Science in Classes Préparatoires (in MP2I) from September 2021, in Lycée Kléber in Strasbourg.

In 2019/20 and 2020/21, I was a junior professor in Computer Science (and Mathematics) at ENS de Rennes in France.

I enjoyed doing a PhD (2016-19)

Before that, I pursued a Ph.D (phd.pdf) in telecommunications, applied mathematics, machine learning and computer science (yes, all that), at the engineering school CentraleSupélec in Rennes and at Inria in Lille since 2016 to 2019, and I graduated in November 2019. I wrote research articles, with a dozen publications in various national and international conferences and two journals articles, and research software. I continued doing some research after my PhD defense, but I had to stop completely in 2021.

I'm not only a (proud) geek!

Outside of computer science and teaching, I love biking & hiking, traveling by hitch-hiking and cooking (I'm pro vegetarian!), fighting against the climate crisis and polluters, on a daily basis, on both personal associative and political levels, etc. :bed: I live in Briançon, and I'm a strong believer in the importance of :green_heart: ecology, and especially reducing waste at a personal level and local and national political actions. Bien sûr, I like video games, science fiction and fantasy! 🚀 I used to write a lot on my blog.

I'm a big fan of Magic: the Gathering, and long-time green/white Timmy player! Pauper, Modern, EDH and limited are my favorite formats! I play weekly at this awesome place! (some of my deck lists are here or here on Moxfield).

More name dropping

💻 I work on Dell and HP laptops, using XUbuntu 18.04+, VSCode, 🎵 listening to music with gmusicbrowser (and this). Since 2012, I write a lot of tiny CLI scripts, and build my website using sphinx. :pencil: I (used to?) love mathematics, got the French national competitive exam for teaching ("agrégation") in 2014, and since then I've helped writing the best maths book ever (in 🇫🇷 French), and this other one. :rofl: I'm a big fan of memes, various TV shows, movies and video-games.

📜 License ? GitHub license

MIT Licensed (file LICENSE). © Lilian Besson, 2015-23.

Maintenance Ask Me Anything ! AnalyticsForTheBadge built-with-swag ForTheBadge uses-badges ForTheBadge uses-git Awesome Badges ForTheBadge 20-30

Stats

Naereen's github trophy Naereen's github stats Most used languages

WakaTime stats (not active anymore)

See this blog post.

badges's People

Contributors

abrahamalen avatar cyberlytical avatar danielhabenicht avatar dark0ghost avatar denvercoder1 avatar edoardottt avatar elegantshock2258 avatar gabrioliv avatar hendrasob avatar henryboisdequin avatar hyamero avatar ilpdev avatar jtmoon79 avatar lobis avatar meokullu avatar mrmagic223325 avatar naereen avatar not-a-feature avatar nyakase avatar reed-jones avatar safnaj avatar schmelto avatar shivangkakkar avatar sinchang avatar vybhav72954 avatar x33lys avatar yash-singh1 avatar yiyiyimu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

badges's Issues

Badge Reference Table

The repo has a lot of badges ..it would be helpful if a quick reference table is added linking to specific badge section in the README for quick lookup and search.

Clones

Is there any badge for displaying how many times a repo has been cloned?

Thanks you!

Go Badges

this is request to add Go badges (such as godoc)

Badge suggestion

Hi!

I would like to propose new badges strictly related to Operating Systems.
Like:

  • Linux-like
  • Windows
  • macOS

Website up/down with domain-name

The usual Website up/down badge markdown-content looks like

[![example.com](https://img.shields.io/website-up-down-green-red/https/example.com.svg)](https://example.com/)

which results in:
image

This is nice but not ideal when you use this badge multiple times (with different domains): You do not know which website is up and which is down (except you hover over it to see the link).

It seems that the text in the square-brackets at the beginning does not have any effect. The left text in the badge is always website.

So: Is the text website customizable? It would be nice if we are at least able to set the domain-name as text for the left part to have a badge-text like "example.com | up".

Iframes broken

  • BitBucket iframe badges are broken and do not display the badges properly in markdown

Missing Badge of Profile Visits

Brother there is no Badge of Profile Visit in out github Page.means How many time time i used Github in day by day should be update in the badge.

Badge suggestions

I'm a big fan of adding badges to my READMEs, I'd like to humbly offer my collection so far.

Icons

These use shields.io with the logo paramater set to any logo supported by simple icons, and no label or text. There are hundreds of logos available but these are some that I've found useful.

  • Vim
    [![Vim](https://img.shields.io/badge/--019733?logo=vim)](https://www.vim.org/)
  • OpenBSD
    [![OpenBSD](https://img.shields.io/badge/--F2CA30?logo=openbsd&logoColor=000000)](https://www.openbsd.org/)
  • Suckless
    [![Suckless](https://img.shields.io/badge/--1177AA?logo=suckless)](https://suckless.org/)
  • dwm
    [![dwm](https://img.shields.io/badge/--1177AA?logo=dwm)](https://dwm.suckless.org/)
  • git
    [![git](https://img.shields.io/badge/--F05032?logo=git&logoColor=ffffff)](http://git-scm.com/)
  • x11
    [![x11](https://img.shields.io/badge/--F28834?logo=x.org&logoColor=ffffff)](https://x.org/)
  • Visual Studio
    [![Visual Studio](https://img.shields.io/badge/--6C33AF?logo=visual%20studio)](https://visualstudio.microsoft.com/)
  • Go
    [![Go](https://img.shields.io/badge/--00ADD8?logo=go&logoColor=ffffff)](https://golang.org/)

License Badges

  • Unlicense (i.e. public domain)

    • Unlicense
      [![Unlicense](https://img.shields.io/badge/License-Unlicense-blue.svg)](https://unlicense.org/)
    • Unlicense
      [![Unlicense](https://licensebuttons.net/p/88x31.png)](https://unlicense.org/)
  • Note: https://licensebuttons.net is a great resource for many other licenses, it could be good to link to it as part of the license section?

    For example, it allows customizing the colours of the badges:

    • Attribution-NonCommercial-ShareAlike
      [![Attribution-NonCommercial-ShareAlike](https://licensebuttons.net/i/l/by-nc-sa/ffffff/00/00/00/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/2.0/)
    • Attribution-NonCommercial-ShareAlike
      [![Attribution-NonCommercial-ShareAlike](https://licensebuttons.net/i/l/by-nc-sa/000000/ff/ff/ff/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/2.0/)
    • Attribution-NonCommercial-ShareAlike
      [![Attribution-NonCommercial-ShareAlike](https://licensebuttons.net/i/l/by-nc-sa/eeeeee/ff/00/ff/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/2.0/)

JSDelivr

JSDelivr is a CDN for JavaScript, it is one of the few that allow using GitHub repos with zero setup, just put the username and repo in the URL and boom, done.

  • JSDelivr CDN
    [![JSDelivr CDN](https://data.jsdelivr.com/v1/package/gh/yuri-norwood/JAprilFools/badge?style=rounded)](https://www.jsdelivr.com/package/gh/yuri-norwood/JAprilFools)
  • jsDelivr CDN
    [![jsDelivr CDN](https://img.shields.io/jsdelivr/gh/hm/yuri-norwood/JAprilFools)](https://www.jsdelivr.com/package/gh/yuri-norwood/JAprilFools)

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.