Skip to content

Commit 9258c6a

Browse files
committed
Add JS Web IDE (home, history, icon); merge with origin after pull
Made-with: Cursor
1 parent 39e18ac commit 9258c6a

3 files changed

Lines changed: 37 additions & 0 deletions

File tree

data/history.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ history:
99
description: "Random api Generator Desktop app"
1010
link: "/RandomApiGenerator/docs/"
1111
accent_color: "#020617"
12+
- date: "13 April 2026"
13+
title: "JS Web IDE"
14+
description: "In-browser JavaScript workspace—file explorer, editor, and console output for quick experiments."
15+
link: "/Javascript/"
16+
accent_color: "#F7DF1E"
1217
- date: "12 April 2026"
1318
title: "SocialSnap"
1419
description: "Mockup studio for social feeds—edit, preview, and export polished posts as PNG for decks and portfolios."

data/home.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ categories:
7070
- name: "JSON Playground"
7171
icon: "cfd-jsonplayground"
7272
url: "/JsonPlayground/"
73+
- name: "JS Web IDE"
74+
icon: "cfd-jswebide"
75+
url: "/Javascript/"
7376
- name: "Speed Test"
7477
icon: "cfd-speedtest"
7578
url: "/Wifi-Speed-Test/"
Lines changed: 29 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)