Skip to content

abranhe/hackathon-badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in Progress...

Hackathon Badges

Awesome Badges for your Hackathons

Why?

I started creating some badges to use on my projects READMEs for the hackathons that I participated, but I thought that it was cool to have more badges for multiple hackathons.

So I decided to create differennts svg badges with diferents years for differents hackathons but it was annoying creating a new badge for each year hackathon. So I came up with the idea 💡 to create a simple API to host and search those badges. So there you have it hackathon.badge.pw

Usage

https://hackathon.badge.pw/:hackathon?template=:template

or

https://hackathon.badge.pw/:hackathon/:year?template=:template

where

Hackathon

You can search all Hackathons at /api/hackathons or search it on our website.

If you know any hackathon you can create a issue adding the hackathon or instead submit a pull request with the hackathon.

Year

Any integer between 1900 - 2099

  • Present

Example:

![Shellhacks](https://hackathon.badge.pw/shellhacks)

Shellhacks

  • Past

Example:

![Shellhacks](https://hackathon.badge.pw/shellhacks/2017)

Shellhacks

  • Future

Example:

![Shellhacks](https://hackathon.badge.pw/shellhacks/2052)

Shellhacks

Templates

  • flat (Default)

Example:

![Mangohacks](https://hackathon.badge.pw/mangohacks)

Mangohacks

  • plastic

Example:

![Mangohacks](https://hackathon.badge.pw/mangohacks?template=plastic)

Mangohacks

  • flat-square

Example:

![Mangohacks](https://hackathon.badge.pw/mangohacks?template=flat-square)

Mangohacks

  • for-the-badge

Example:

![Mangohacks](https://hackathon.badge.pw/mangohacks?template=for-the-badge)

Mangohacks

License

MIT © Abraham Hernandez