A profile badge generator for the participants of your events!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Inspired by Devfest India Badge Generator, this project is a badge generator where participants of a workshop can upload their profile picture to genarate a badge in their prefered shape. The badge can then be downloaded as a png and shared on social media platforms. To give this project a personalised touch, I built this for the upcoming IEEE Student Chapter Machine Learning workshop.
This project is built using:
- HTML
- CSS
- Javascript
Create a badge with few simple steps:
- Upload your Profile Picture
- Select image shape of your choice
- Download your generated Workshop Badge by clicking on the ⬇️ icon
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Priya Srivastava - @shivikapriya - shivikapriya730@gmail.com
Project Link: https://github.com/Priya730/profile-badge-generator
Thanks to DevfestIndia for the project inspiration.