Skip to content

Instantly share code, notes, and snippets.

View sbibek's full-sized avatar

devilfox sbibek

  • US
View GitHub Profile
@sbibek
sbibek / data.json
Last active January 28, 2026 07:03
{
"symbol": "MSFT",
"name": "Microsoft Corp.",
"exchange": "NASDAQ",
"marketState": "OPEN",
"currency": "$",
"price": 421.36,
"change": 4.82,
"changePercent": "1.16%",
<div
style="
width: 760px;
background: #0b1220;
border-radius: 18px;
padding: 16px 18px;
box-sizing: border-box;
color: #e5e7eb;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;
display: grid;