Skip to content

Instantly share code, notes, and snippets.

@thoadinh
thoadinh / roadmap-2026-mockup-v3.html
Last active May 13, 2026 04:33
FinOS Roadmap 2026 — Q3 update (10 products, action plan with milestones)
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="UTF-8">
<title>FinOS Roadmap 2026 — Mockup v3 (RAG fixed + business plan adjusted)</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
body { font-family: -apple-system, "Segoe UI", system-ui, sans-serif; }
.tag-customer { background: #0f172a; color: white; padding: 1px 6px; border-radius: 3px; font-family: ui-monospace, monospace; font-size: 9px; font-weight: 700; display: inline-block; margin: 0 3px; vertical-align: middle; letter-spacing: 0.3px; }