Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Campaign PNG
GitHub Repo https://github.com/isisabraham/welcome-email-marketing.png

isisabraham/welcome-email-marketing.png

Email marketing and CRM portfolio with mock campaigns and design examples.
GitHub Repo https://github.com/MahmoudHanadi/BannerBloom

MahmoudHanadi/BannerBloom

Design once and export campaign-ready banners in PNG, HTML5, and AMP formats.
GitHub Repo https://github.com/monkmantra/CampaignManagerService-app

monkmantra/CampaignManagerService-app

This is Python FastAPI app CampaignManagerService in project png-gcp-learning-poc
GitHub Repo https://github.com/Passingbyposts/Campaign_Planner

Passingbyposts/Campaign_Planner

A markdown-driven map and feature planner for tabletop campaigns. Drop a map PNG, place pins, paint terrain, draw rivers and roads, sketch the features that drive your story
GitHub Repo https://github.com/monkmantra/CampaignManagerService-iac

monkmantra/CampaignManagerService-iac

This is cloud run CampaignManagerService in png-gcp-learning-poc
GitHub Repo https://github.com/thejkayway/upnow-endorsement-generator

thejkayway/upnow-endorsement-generator

SPA for the Universal Preschool 2020 campaign in Portland, OR. We want to make it easy for people to generate endorsement PNGs (with our branding) to be shared on social media.
GitHub Repo https://github.com/AllyncID/affiliatesgenerator

AllyncID/affiliatesgenerator

A lightweight web-based promo poster generator that lets users enter a discount code, preview it in real time, and export a 1080x1080 PNG image. Built with HTML, Tailwind CSS, and html2canvas for simple affiliate and campaign asset creation.
GitHub Repo https://github.com/Abdelhamid-elaali/Emailer-Pro

Abdelhamid-elaali/Emailer-Pro

Emailer Pro 🚀 A Laravel-powered email campaign management system with Brevo API integration. 📌 Features ✅ Create and manage email campaigns ✅ Rich text email composition with professional templates ✅ Support for multiple recipients ✅ File attachments (JPEG, PNG, PDF, TXT, DOC, DOCX) up to 10MB ✅ Real-time campaign status tracking
GitHub Repo https://github.com/lotti-collab/marketing-campaign-analysis

lotti-collab/marketing-campaign-analysis

marketing-campaign-analysis/ │ ├── data/ │ └── marketing.csv │ ├── notebooks/ │ └── analysis.ipynb │ ├── images/ │ ├── total_compras_dist.png │ ├── total_gasto_dist.png │ ├── ticket_medio_dist.png │ ├── compras_vs_gasto.png │ ├── compras_canal.png │ └── campanhas_conversao.png │ ├── requirements.txt └── README.md
GitHub Repo https://github.com/jstrosch/graph-maldoc-similar-images

jstrosch/graph-maldoc-similar-images

A script that extracts embedded images from Office Open XML (OOXML) documents and generates image hash similarity graphs that cluster visually similar images together. The script computes the Average Hash of each extracted image, then graphs the images if they meet the similarity threshold. The script can be used as a technique for visually identifying malware campaigns involving documents. To use the script, supply a directory containing OOXML files. If LibreOffice is in your PATH you can optionally convert non-OOXML Word, Excel, PowerPoint and Rich Text File documents to OOXML. The script outputs DOT files that can be exported as images using Graphviz. If Graphviz is in your PATH you can also export to an SVG (preferred) or PNG image.