Review for 2023
ref: https://github.com/kepano/40-questions
What did you do this year that you’d never done before? Played new games e.g.MaiMaiDX/ Travelled alone(Japan + Melbourne) / Came back to home since I left in 2020 / Twice concert and met Sana in person
Did you keep your new year’s resolutions? I didn’t make wish at start of this year.
Did anyone close to you give birth? No
Did anyone close to you die? No
What cities/states/countries did you visit? Australia - Sydney/Melbourne ; Japan - Tokyo/Takasaki ...
Way of searching
Do you experience these moments? While writing code, you come across a really strange problem, so you spend about ten hours looking for information, but you come up empty-handed.
I do. Last two weeks I faced a question which is that I created a POST API and transffered a request body to a entity I created as an input. But the controller cannot turned any field in the request into the field in the entity, which means, I have an instance of this entity with all null value. So I searched this prob ...
Projects to do
[Flutter] A timer for making tea
Github: https://github.com/OrangeJellyfishCHEN/TeaTimer
[GAME]Playgroud
Github: https://github.com/OrangeJellyfishCHEN/PlaygroundGame
[AI]GUI for virtual girlfriend
IntelliJ Plugin
An electronic wooden fish that can be typed while writing code
Code Reading Notes Sidebar
Jewelry business website
Introduction
Schedule website APP but in a game style
Introduction
Review for 2022
Today is the last day of 2022. Time passed so fast. I saw most of the people on the social media complaint this year seemed worse than in 2021 because they had not done anything. For me, even this year my depression reappears again, I also want to say: “2022 is a miracle year!”. I will divide my review into several parts.
LifeMy 2022 greatest miracle is falling in love with Micheal Mai. Before dating him, I had a lot of misunderstandings about him. For example, I thought he paid no attention to ...
Leetcode: Copy List with Random Pointer
Descriptioncr: https://leetcode-cn.com/problems/copy-list-with-random-pointer
A linked list of length n is given such that each node contains an additional random pointer, which could point to any node in the list, or null.
Construct a deep copy of the list. The deep copy should consist of exactly n brand new nodes, where each new node has its value set to the value of its corresponding original node. Both the next and random pointer of the new nodes should point to new nodes in the copied list ...
Useful website for building hexo
butterfly official website: https://butterfly.js.org/
Useful butterfly knowledge: https://dora-cmon.github.io/posts/fad26ff2/
Leetcode: Push Dominoes
cr: https://leetcode-cn.com/problems/push-dominoes/
There are n dominoes in a line, and we place each domino vertically upright. In the beginning, we simultaneously push some of the dominoes either to the left or to the right.
After each second, each domino that is falling to the left pushes the adjacent domino on the left. Similarly, the dominoes falling to the right push their adjacent dominoes standing on the right.
When a vertical domino has dominoes falling on it from both sides, it stays s ...
Happy birthday to myself!
“Life is a wilderness, not a track. No matter what, our whole life is spiraling upward.”