Skip to content

Instantly share code, notes, and snippets.

@rajiv2nd
rajiv2nd / index.html
Last active April 26, 2026 07:09
Digiscience Roadmap Tracker dashboard
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Digiscience Roadmap Tracker</title>
<style>
:root {
color-scheme: light;
--ink: #172033;