Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.34 KB

File metadata and controls

66 lines (44 loc) · 1.34 KB

useful_scripts_outreach

🎯 QR Codes & Outreach Utilities

Welcome to QR Codes & Outreach Utilities — a collection of Python scripts and Colab notebooks designed to help you create engaging, interactive content for presentations, workshops, and outreach events.

📦 What's Inside

  • QR Code Generator
    Generate customizable QR codes with logos, colors, and embedded links.

  • Colab-Ready Notebooks
    Interactive notebooks for quick demos and hands-on sessions.

  • Outreach Tools
    Easy-to-use utilities for creating shareable content and tracking engagement.


🚀 Getting Started

Open in Google Colab:

Click the badge below to launch the notebook in Google Colabs.

-- OR --

Clone the repo:

git clone https://github.com/glevans/useful_scripts_outreach.git
cd useful_scripts_outreach

📁 Folder Structure

useful_scripts_outreach/
│
├── notebooks/
│   ├── generate_qrcodes.ipynb
│   └── ...
│
├── scripts/
│   ├── ...
│
├── assets/
│   └── ...
│
├── LICENSE
└── README.md

📣 Contributing

Pull requests are welcome! If you have tools or ideas that help make presentations more interactive, feel free to contribute.


📜 License

This project is licensed under the MIT License.