Skip to content

Instantly share code, notes, and snippets.

View devsigner-sunny's full-sized avatar

Sunny Sunhwa Kim devsigner-sunny

  • Perth
View GitHub Profile
@devsigner-sunny
devsigner-sunny / CALCULATOR_AB_TESTING_STRATEGY.html
Last active May 15, 2026 11:18
Calculator A/B Testing Strategy — BF-971, BF-934, BF-935 (Kleenheat)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Calculator A/B Testing Plan</title>
<style>
:root {
--bg: #0d1117;
--panel: #161b22;
--panel-2: #1c2330;