Skip to content

BUDEGlobalEnterprise/bude-logo-generator

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BUDE Global Enterprise

BUDE Logo Generator

License: MIT Forked from FOSS United HTML5 CSS3 JavaScript

Create stunning, customizable logos for your community or organization in seconds!

Live Demo Β· Report Bug Β· Request Feature Β· πŸ’¬ Join WhatsApp Community

πŸ–ΌοΈ Preview

BUDE Logo Generator Preview

Note

This project is a fork of FOSS United's Campus Logo Generator, adapted and enhanced for BUDE Global Enterprise. We extend our gratitude to the FOSS United Foundation for their original work.


✨ Features

  • 🎨 Real-time Preview - See your logo update as you type
  • πŸŒ“ Dark/Light Mode - Switch between themes instantly
  • πŸ“₯ Multiple Formats - Download as SVG or PNG
  • πŸ“± Responsive Design - Works on desktop and mobile devices
  • ⚑ No Dependencies Runtime - Pure vanilla JavaScript, no frameworks needed
  • 🎯 One-Click Download - Generate and save your logo instantly

πŸ’– Support Us

If you find this project helpful, consider supporting our work!

Google Pay QR Code

Scan to donate via Google Pay


πŸš€ Getting Started

Prerequisites

  • Any modern web browser (Chrome, Firefox, Safari, Edge)
  • A local web server (optional, for development)

Installation

  1. Clone the repository

    git clone https://github.com/BUDEGlobalEnterprise/bude-logo-generator.git
    cd bude-logo-generator
  2. Open in browser

    Simply open index.html in your browser, or use a local server:

    # Using Python
    python -m http.server 8080
    
    # Using Node.js
    npx serve .
    
    # Using VS Code
    # Install "Live Server" extension and click "Go Live"
  3. Start creating logos!

    • Enter your college/community name in the input field
    • Toggle between light and dark modes
    • Select your preferred format (SVG or PNG)
    • Click "Download" to save your logo

πŸ“– Usage Guide

Creating Your Logo

  1. Enter Name: Type your college or community name in the input field
  2. Choose Theme: Click "Switch to Dark" or "Switch to Light" to change the color scheme
  3. Select Format: Use the dropdown to choose between SVG (vector) or PNG (raster)
  4. Download: Click the download button to save your customized logo

Format Recommendations

Format Best For File Size Scalability
SVG Print materials, large displays, websites Smaller Infinite
PNG Social media, presentations, documents Larger Fixed resolution

πŸ“ Project Structure

bude-logo-generator/
β”œβ”€β”€ index.html          # Main application file
β”œβ”€β”€ README.md           # This file
β”œβ”€β”€ LICENSE             # MIT License
β”œβ”€β”€ CONTRIBUTING.md     # Contribution guidelines
β”œβ”€β”€ CODE_OF_CONDUCT.md  # Community code of conduct
β”œβ”€β”€ CHANGELOG.md        # Version history
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ favicon/        # Browser tab icons
β”‚   └── *.svg, *.png    # Logo assets
β”œβ”€β”€ scripts/
β”‚   └── main.js         # Application logic
└── styles/
    └── main.css        # Styling

πŸ› οΈ Tech Stack

Technology Purpose
HTML5 Structure and SVG embedding
CSS3 Styling and responsive design
JavaScript Interactivity and download logic
Bootstrap 4 UI components and layout
Font Awesome 4 Social media icons

🀝 Contributing

Contributions make the open-source community amazing! See our Contributing Guidelines for how to get started.

Quick Start for Contributors

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Make your changes
  4. Commit: git commit -m 'Add amazing feature'
  5. Push: git push origin feature/amazing-feature
  6. Open a Pull Request

πŸ—ΊοΈ Roadmap

  • Add more logo templates
  • Support for custom colors
  • Add text customization (font, size, position)
  • Generate social media sized assets
  • Add watermark option
  • Multiple language support

See the open issues for a full list of proposed features.


πŸ“ Changelog

See CHANGELOG.md for a history of changes.


©️ License

This project is licensed under the MIT License - see the LICENSE file for details.

What This Means

βœ… You can:

  • Use commercially
  • Modify and distribute
  • Use privately
  • Sublicense

❌ You cannot:

  • Hold us liable
  • Use our trademarks without permission

πŸ“ You must:

  • Include the original license
  • Include copyright notice

Original Work: Copyright Β© 2023 FOSS United Foundation
Fork: Copyright Β© 2024 BUDE Global Enterprise


πŸ“œ Terms and Conditions

By accessing and using this service, you agree to be bound by our Terms and Conditions.


πŸ™ Acknowledgments

Special thanks to:

  • FOSS United Foundation - For the original Campus Logo Generator project
  • TinkerHub - For design inspiration
  • Bootstrap - For the amazing UI framework
  • Font Awesome - For the beautiful icon system
  • Bude Global Community - For contributing feedback and suggestions
  • All Contributors - Thank you for making this project better!

οΏ½ Contact

Bude Global Enterprise

Platform Link
🌐 Website budeglobal.in
πŸ“ Blog blog.budeglobal.in
πŸ’Ό LinkedIn linkedin.com/company/budeglobal
πŸ™ GitHub github.com/BUDEGlobalEnterprise
πŸ“Ί YouTube @BudeGlobalEnterprise
🐦 Twitter/X @budeglobalerp
πŸ“· Instagram @budeglobal

πŸ’¬ Support

Channel Link
πŸ› Bug Reports GitHub Issues
πŸ’¬ Discussions GitHub Discussions
πŸ“± WhatsApp Community Join our WhatsApp Group
πŸ“§ Email budeglobalerp@gmail.com

⭐ Star this repository if you find it helpful!


Made with ❀️ by Bude Global Enterprise

Empowering developers through open collaboration


⬆ Back to Top

Releases

Contributors

Languages