Skip to content

Commit

Permalink
update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderfang committed Dec 3, 2024
1 parent dc6a786 commit 7a4fffa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
13 changes: 11 additions & 2 deletions content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,30 @@ showEdit: false

## `Hello, World!` 👋

历经 `BAT` 三家公司,摸鱼达人,废柴码农。人生苦短、及时行乐。
历经 `BAT` 三家公司,摸鱼达人,废柴码农。~~人生苦短、及时行乐。~~

I worked at <u>B</u>ilibili, <u>A</u>libaba and now <u>T</u>encent, still too `vegetable` to be a senior engineer. Lacking of patience and persistence.

Now I'm living with my wife and little son in Shanghai, China.

如今在外企苟全一隅,上有老下有小,中年危机,压力山大!

> Life is too short, Just enjoy it.
## 经历

🖖 酷澎网络科技(上海)有限公司
<img align='right' src='https://ryder-1252249141.cos.ap-shanghai.myqcloud.com/uPic/2024-12-03-ZJjwWH.png' width='64px'>

* Senior iOS Developer
* 2022.07 - ~
* EE - TW Product Engineering

🐧 腾讯科技(上海)有限公司
<img align='right' src='https://ryder-1252249141.cos.ap-shanghai.myqcloud.com/uPic/2021-11-15-qq.jpg' width='64px'>

* 客户端开发
* 2019.11 - Now
* 2019.11 - 2022.07
* 手 Q 开发
* 相机渲染,道具特效等
* 图片、视频编辑
Expand Down
4 changes: 3 additions & 1 deletion content/leetcode/select_kth_in_sorted_matrix/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ categories: []
tags: []
---

Leetcode 经典题:https://leetcode.com/problems/kth-smallest-element-in-a-sorted-matrix/
Leetcode 经典题:

https://leetcode.com/problems/kth-smallest-element-in-a-sorted-matrix

> 这个问题题意很简单,在一个行和列都是非递减排序的矩阵中,求第 k 小的数。
Expand Down

0 comments on commit 7a4fffa

Please sign in to comment.