Skip to content

Instantly share code, notes, and snippets.

@Mousa-alt
Mousa-alt / combined.html
Last active May 4, 2026 22:21
Sigma CTO Weekly Report 04 MAY 2026
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Sigma — CTO Weekly Report — 05 MAY 2026</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet"/>
<style>
@page { size: A3 portrait; margin: 0; }
* { margin:0; padding:0; box-sizing:border-box; }
html, body {