Files
tiennm99 e868002d50 refactor: drop classic page, modern is sole view with original image inline
- remove tablist + panel-classic; lift modern panel out of tabpanel wrapper
- inline 2018 source image as visible figure (was collapsible <details>)
- update title/meta description, add keywords + Open Graph/Twitter tags
- delete unused js/mode-toggle.js; prune mode-toggle and tabpanel CSS
2026-04-27 19:31:31 +07:00

1.2 KiB

programming-fengshui

Trang phân loại ngôn ngữ lập trình theo Ngũ Hành (Kim, Mộc, Thuỷ, Hoả, Thổ) dựa trên màu sắc của GitHub Linguist / GitLab Linguist, tập trung TIOBE Top 20.

Chạy thử

Chạy qua HTTP server (cần thiết để fetch dữ liệu JSON):

python3 -m http.server 8080

rồi truy cập http://localhost:8080.

Cấu trúc

.
├── index.html
├── style.css
├── js/
│   ├── main.js
│   ├── classify-element.js
│   ├── render-elements.js
│   └── tiobe-top.js
├── data/
│   ├── github-colors.json
│   └── gitlab-colors.json
└── assets/
    └── ngon-ngu-lap-trinh-phong-thuy.png

Credit

Trang chỉ dùng để trình bày lại nội dung, mọi quyền thuộc tác giả gốc.