Results 53 issues of Zixuan Chen

![image](https://user-images.githubusercontent.com/18425020/128239520-b8444d07-a6ee-48e6-bf62-3bdf9b34563a.png)

I use relative path for the img `![picture 3](../images/bfcec3d3820961286e81fb1d472481357c52506f591f7d0b76849963edb941a1.png)` The rendered result is like ![image](https://user-images.githubusercontent.com/18425020/128219759-04efab48-729a-4dd9-b2e3-255e2063d77c.png)

Based on [Birthday problem](https://en.wikipedia.org/wiki/Birthday_problem), if we generate `n` random numbers within a space of size `d`, the probability of collision is ![image](https://user-images.githubusercontent.com/18425020/148667427-948166d7-23c6-43a8-9ae9-9f6d50d7103a.png) ![image](https://user-images.githubusercontent.com/18425020/148667929-a7f8c96e-6527-4edd-93dd-ef6902a6acd4.png) Maybe 0~MAX_SAFE_INTEGER (2^53-1) is a better range....

bug

enhancement
P2

Some websites' titles do not tell the website name. [Win Solution](https://stackoverflow.com/questions/7814027/how-can-i-get-urls-of-open-pages-from-chrome-and-firefox)

enhancement
P3

The current design is using a focus list in every kanban to indicate which tasks/cards are being focused on. However, this behavior is confusing to many users and inconvenient 😢...

enhancement
P0

enhancement
P2

- Design visualization - Replace the accuracy badge with one that possesses a consistent style with the other UI components - Design a better color scheme for the word cloud...

P0
UI

enhancement
P2

- [ ] Time span (it will be amazing to have a trend view with this functionality) - [ ] Today, this week, this month - [ ] An option...

enhancement
P2