A client-side web tool for generating customized pride-themed profile pictures with privacy and precision.
- Frontend: HTML5, CSS3, JavaScript (Canvas API)
- Backend: Python (Flask) - used only for serving static files
- Clone the repository.
- Install the required dependency (Flask):
pip install flask
- Run the application:
python app.py
- Open your browser to
http://127.0.0.1:5000.
MIT