Bala.tbr - VSCode
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 { "web": { "html": "fluent", "css": { "tailwind": "fluent", "vanilla": "fluent" }, "js": { "react": { "nextjs": "fluent", "qwikjs": "fluent", "svelte": "decent" }, "node": { "express": "fluent" } } }, "databases": { "firebase": "fluent", "supabase": "fluent", "mongo": "decent" }, "operating-systems": { "linux": { "arch": "fluent", "gentoo": "decent", "opensuse": "fluent", "ubuntu": "fluent", "fedora": "fluent" } }, "general-programming": { "c": "fluent", "python": "fluent", "cpp": "decent", "java": "decent", "ruby": "decent", "lua": "decent" }, "others": { "git": "fluent", "vscode": "fluent", "figma": "fluent", "adobe-xd": "fluent", "sysadmin": "fluent", "english": "fluent", "tamil": "fluent", } }