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.

S
Description
Lựa chọn ngôn ngữ lập trình theo phong thuỷ — a small page presenting the feng shui programming language image from toidicodedao.com
Readme Apache-2.0 857 KiB
Languages
JavaScript 45.5%
CSS 33.7%
HTML 20.8%