Skip to content

Commit

Permalink
Update profile of mine.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsayleung committed Jan 12, 2024
1 parent 1eaf69d commit 61e309f
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 333 deletions.
8 changes: 2 additions & 6 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ languages:
url: "https://github.com/ramsayleung"
- name: stackoverflow
url: "https://stackoverflow.com/users/5738112/ramsay"
- name: linkedin
url: "https://www.linkedin.com/in/ramsayleung/"
- name: twitter
url: "https://twitter.com/foobar_ramsay"
- name: RSS
Expand All @@ -151,18 +149,16 @@ languages:
url: /about_me
weight: 40
zh:
title: "自由庄园"
title: "自留地"
languageName: "中文"
subtitle: "宫孙的自由庄园"
subtitle: "自留地"
contentDir: 'content/zh'
weight: 2
socialIcons:
- name: github
url: "https://github.com/ramsayleung"
- name: stackoverflow
url: "https://stackoverflow.com/users/5738112/ramsay"
- name: linkedin
url: "https://www.linkedin.com/in/ramsayleung/"
- name: twitter
url: "https://twitter.com/foobar_ramsay"
- name: RSS
Expand Down
21 changes: 4 additions & 17 deletions content/en/about_me.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,12 @@ draft = false

## About me {#about-me}

I'm Ramsay, I chase a lot of different things. The slogan of this site is ****In pursuit of Hubris****, since:

> There are three great virtues of a programmer; Laziness, Impatience and Hubris -- [Larry Wall](<https://en.wikipedia.org/wiki/Larry_Wall>)
The first programming language I learned is \`Pascal\` in a computer-hobbyist group when I was a middle school student. Back to time before, the only thing I could do with \`Pascal\` was trying to find the maximum or minimum number among the number array, or just calculate the sum of them, which is of less fun. I didn't really start programming before I became a fresh student majared in software enginering in my university. I've build a lot of different stuffs for personal use or simply out of curiosity, you could find them at my [Github project](<https://github.com/ramsayleung>).

Nowaday, I am employed by Ant Financial(Alibaba group), aka Alipay, make a living by doing some Java stuff, working overtime every working day(whick also known as [996 work schedule](<https://github.com/996icu/996.ICU>)). I am also interested in Rust/Python/C++, but find no way to build some industrial level softwares with these languages.

Update:
I have left Ant Financial, now I am working for Wechat Pay, just embracing the change, as what my ex-employer encourages to do.
I'm Ramsay, a software engineer making a living by pressing keyboard, an amateur cook, an Emacs deadhead and Linux enthusiast.

The slogan of this site is ****In pursuit of Simplicity****, because I prefer simple over complex

## Projects {#projects}

- [rspotify](<https://github.com/ramsayleung/rspotify>): A Spotify Web API wrapper implemented in Rust.
- [jd spiders](<https://github.com/ramsayleung/jd_spider>): A dumb distributed crawler built on Scrapy to scrape goods data and comments data from a famous Chinese E-commerce company, implemented in Python.
- [blog](<https://github.com/ramsayleung/blog>): A clean, elegant blog built on Rust/Javascript(which is also known as the source code of this blog)


## Book {#book}
I've contributed multiple projects to open source community, I mainly focus on RSpotify right now due to the constrained energy.

I love to reading books, the reading of all good books is like a comfortable conversation with the most brilliant people of the past centuries, it also brings me unknown friends. As for book, my taste is history, politics, novel and computer science. Right, I get used to write summary of them after reading(mostly in Chinese). Reading does feed me.
- [RSpotify](<https://github.com/ramsayleung/rspotify>): A Spotify Web API wrapper implemented in Rust.
13 changes: 2 additions & 11 deletions content/zh/about_me_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ toc = true

## <span class="section-num">1</span> 主业 {#主业}

Ramsay 是位软件工程师,以写程序为业,曾经就职于蚂蚁金服,微信,目前在Amazon Web Service 工作。 <br/>

职业经历可详见 [Linkedin](https://www.linkedin.com/in/ramsayleung/) <br/>
Ramsay 是位软件工程师,以写程序为业.<br/>

推崇开源与动手精神,使用Emacs 与Linux 多年,喜欢动手折腾。 <br/>

Expand All @@ -21,12 +19,7 @@ Ramsay 是位软件工程师,以写程序为业,曾经就职于蚂蚁金服

从16年开始在博客上写博文,期间经历过多次迁移,但大多时候,博客的读者都只有我自己。 <br/>

「自由庄园」名字部分来源于乔治-奥威尔的名作《动物庄园》。 <br/>

此前在公众号和公司内网写文章,被人要求过删文章以及被直接删过文章, <br/>
所以希望有属于自己的写作自留地,可以畅所欲言。 <br/>

「自由庄园」还有一个对应的英文博客,名为「In pursuit of Simplicity」,主要是记录一些英文写作与感悟的平台。 <br/>
博客还有一个对应的英文博客,名为「In pursuit of Simplicity」,主要是记录一些英文写作与感悟的平台。 <br/>

> Simple is Beautiful <br/>
Expand All @@ -52,5 +45,3 @@ Ramsay 喜读书,电影,历史;亦爱生活,料理;闲暇时常涂鸦
望与君,共举杯。 <br/>

个人邮箱:cmFtc2F5bGV1bmcrYmxvZ0BnbWFpbC5jb20K(base64) <br/>

299 changes: 0 additions & 299 deletions content/zh/post/2023/软件工程师的软技能指北_简历篇.md

This file was deleted.

Binary file removed static/ox-hugo/ramsay_resume1.png
Binary file not shown.
Binary file removed static/ox-hugo/ramsay_resume2.png
Binary file not shown.
Binary file removed static/ox-hugo/relocation_opportunity.png
Binary file not shown.

0 comments on commit 61e309f

Please sign in to comment.