diff --git a/2023/day90/spider_web_map.html b/2023/day90/spider_web_map.html new file mode 100644 index 000000000..5365039b3 --- /dev/null +++ b/2023/day90/spider_web_map.html @@ -0,0 +1,218 @@ + + + + + + Spider Web Map (Radar) - DevOps Skills + + + + + +
+
+

Spider Web Map (Radar)

+

A simple radar chart to visualize DevOps skill areas. Edit values and click Update.

+
+ +
+
+
+
+ + +
+ +
+
+
+
+ + +
+
+
+
+ +

Tip: Adjust values (0–100 by default). Categories are editable in the code if you want to customize.

+
+ + + + \ No newline at end of file diff --git a/README.md b/README.md index a77a1315f..33fcf8433 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,8 @@ https://bit.ly/devops-batch-2 + +--- + +Quick Demo: Spider Web (Radar) Map +- Open `2023/day90/spider_web_map.html` in your browser to view and edit the interactive chart.