Skip to content

Instantly share code, notes, and snippets.

@lele1983
lele1983 / barilla-communication-intelligence.html
Created February 25, 2026 18:25
Barilla Communication Intelligence Report — Febbraio 2026
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Barilla — Communication Intelligence</title>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body {
@lele1983
lele1983 / starbucks-ads-italia-dashboard.html
Created February 12, 2026 14:47
Starbucks Italia - Dashboard Ads Analysis (Meta, TikTok, Google)
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Starbucks Italia - Ads Intelligence Dashboard</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
* { margin: 0; padding: 0; box-sizing: border-box; }