Skip to content

Commit de97780

Browse files
committed
add about page
1 parent 09a7bdb commit de97780

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
# 关于我
1+
# blog [![Build Status](https://travis-ci.org/billryan/blog.svg?branch=master)](https://travis-ci.org/billryan/blog)
22

3-
[![Build Status](https://travis-ci.org/billryan/blog.svg?branch=master)](https://travis-ci.org/billryan/blog)
4-
5-
网络上我的常用 id 为 billryan, 这是我的博客,基于 GitBook, 一段时间内都不再想浪费时间折腾主题,博客引擎等与知识加工无关的因素。
6-
新的 blog 将专注于知识沉淀,以技术为主,偶尔也会有一些非技术的杂谈。
7-
8-
本科就读于西安电子科技大学通信工程专业,2013 年考研进入上海交通大学电子工程系(EE)无线所,研究生期间主要从事无线通信网络方面的研究,2016 年 3 月硕士毕业,毕业后果断弃坑通信转向计算机软件工程师。
9-
10-
你可以通过以下方式联系/了解我
11-
12-
- <i class="fa fa-envelope"></i> **me(at)yuanbin.me** OR **yuanbin2014(at)gmail.com**
13-
- <i class="fa fa-github-alt"></i> [GitHub](https://github.com/billryan)
14-
- <i class="fa fa-home"></i> 博客主页 <https://blog.yuanbin.me>
15-
- <i class="fa fa-instagram"></i> 摄影 [Instagram](https://instagram.com/bin.yuan/)
16-
- [羽雀](https://www.yuque.com/billryan)
17-
- [豆瓣](http://music.douban.com/people/billryan/) - 书影音
3+
Source code of blog <https://blog.yuanbin.me>

content/about.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "关于 东海一叶"
3+
date: 2020-02-02
4+
toc: false
5+
---
6+
7+
网络上我的常用 id 为 billryan, 这是我的博客,基于 Hugo 和 jane 主题,一段时间内都不再想浪费时间折腾主题,博客引擎等与知识加工无关的因素。新的 blog 将专注于知识沉淀,以技术为主,偶尔也会有一些非技术的杂谈。
8+
9+
本科就读于西安电子科技大学通信工程专业,2013 年考研进入上海交通大学电子工程系(EE)无线所,研究生期间主要从事无线通信网络方面的研究,2016 年 3 月硕士毕业,毕业后果断弃坑通信转向计算机软件工程师。目前在一家大型创业公司工作,个人兴趣目前主要集中在垂直领域的搜索方向,会涉及一些实时数据流 CDC 的处理,曾经从 0 到 1 负责过某互联网金融 APP 推荐系统建设。
10+
11+
你可以通过以下方式联系/了解我
12+
13+
- <i class="fa fa-envelope"></i> **me(at)yuanbin.me** OR **yuanbin2014(at)gmail.com**
14+
- <i class="fa fa-github-alt"></i> [GitHub](https://github.com/billryan) - 码代码的地方
15+
- <i class="fa fa-home"></i> 博客主页 <https://blog.yuanbin.me>
16+
- <i class="fa fa-instagram"></i> 摄影 [Instagram](https://instagram.com/bin.yuan/)
17+
- [羽雀](https://www.yuque.com/billryan) - 知识管理及沉淀平台
18+
- [豆瓣](http://music.douban.com/people/billryan/) - 书影音

0 commit comments

Comments
 (0)