View 📊 Weekly development breakdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeScript 16 hrs 38 mins ███████████▋░░░░░░░░░ 55.8% | |
C# 6 hrs 57 mins ████▉░░░░░░░░░░░░░░░░ 23.3% | |
JSON 2 hrs 19 mins █▋░░░░░░░░░░░░░░░░░░░ 7.8% | |
TSX 1 hr 58 mins █▍░░░░░░░░░░░░░░░░░░░ 6.6% | |
Markdown 34 mins ▍░░░░░░░░░░░░░░░░░░░░ 1.9% |
View animal.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.animals = [ | |
"イヌ", | |
"ウシ", | |
"ウマ", | |
"オス", | |
"カバ", | |
"クマ", | |
"サイ", | |
"サル", | |
"シカ", |
View gist:1851531
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
愛執染着 [あいしゅうぜんちゃく] | |
哀悼痛惜 [あいとうつうせき] | |
悪木盗泉 [あくぼくとうせん] | |
悪口雑言 [あっこうぞうごん] | |
暗雲低迷 [あんうんていめい] | |
安心立命 [あんしんりつめい] | |
黯然銷魂 [あんぜんしょうこん] | |
暗澹冥濛 [あんたんめいもう] | |
暗闘反目 [あんとうはんもく] | |
一芸一能 [いちげいいちのう] |
View gist:1333025
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slow 遅い | |
fast 速い | |
above より上に | |
below より下に | |
absolute 絶対的な | |
relative 相対的な | |
abstract 抽象的な |