🎨 Design Stamp – Vector Logo Creator Pro An interactive Web Application built with Python and Streamlit that allows users to generate high-quality, scalable vector (SVG) and PNG logos instantly in their browser.
🚀 Live Demo: https://design-stamp-logo-generator.onrender.com
✨ Features • Vector Scaling: Generates logos in SVG format, ensuring they stay sharp at any size. • Dynamic Shapes: Choose from professional backgrounds like Circles, Squares, and Hexagons. • Emoji/Icon Integration: Quickly add symbols using any standard Unicode emoji. • Real-time Preview: See your branding changes instantly as you adjust sliders and color pickers. • Cloud Deployment: Fully hosted on Render for easy access from any device.
🖥️ Interface Preview 🚀 Getting Started 1️⃣ Clone the Repository
git clone https://github.com/deva-harsha-v/design-stamp-logo-generator.git cd design-stamp-logo-generator 2️⃣ Install Dependencies pip install -r requirements.txt 3️⃣ Run Locally streamlit run app.py
🛠️ Tech Stack • Python 3.10+ – Core logic. • Streamlit – Modern web framework for the interactive UI. • SVG (Scalable Vector Graphics) – Used for high-quality logo rendering. • Render – Cloud hosting for the live web service. • GitHub – Version control and deployment pipeline.
📌 Project Evolution • Originally conceived as a Tkinter desktop application, this project was evolved into a Cloud-Native Web App to provide: • Cross-Platform Accessibility: Works on mobile and desktop via URL. • Zero Installation: Users don't need Python installed to use the tool. • Vector Quality: Transitioned from pixel-based (PIL) to vector-based (SVG) generation.
👨💻 Author Deva Harsha Veerla Passionate Python Developer exploring Cloud Deployment and Interactive UI.