This is a simple blog pic generator for the blog series "Daily Problem Solving in LeetCode". It is used to generate consistent images for blogs so that people can understand that it is a part of some series.
Install project dependencies using pip:
pipenv install -r requirements.txt
pipenv shell
python app.py
Usage This application is used to generate a consistent image for blogs. It helps in maintaining a uniform theme across the blog series "Daily Problem Solving in LeetCode".
Contributing Contributions are always welcome! You can make new templates or fix bugs. Please adhere to this project's code of conduct.
License This project is licensed under the MIT License.