- Published on
Code Farmer
Hey, I'm CK Chuang, a web developer fueled by coffee and curiosity.
- I live in Taipei, Taiwan.
- I'm obsessed with exploring new tools and technologies.
- I work mostly with JS/TS/React/Next.js technologies.
- Also gaining some backend experience in Node.js and AWS.
- I love to learn about investing and personal finance.
- I love watching Netflix series.
- I've been playing guitar at university.
- I love playing video games such as TFT and Triple-A games. .
- I'm a dog-person.
- Published on
- Published on
紀錄經典 Group Anagrams 的 LeetCode 解題,分別用 sorting 與字母計數法- Published on
1980. Find Unique Binary String 的 LeetCode 解題,紀錄三種解法- Published on
3066. Minimum Operations to Exceed Threshold Value II 的 LeetCode 解題,使用 Min Heap 來解決