Skip to content

Commit 1cb9cab

Browse files
committed
m
1 parent 09db0cb commit 1cb9cab

File tree

2 files changed

+60
-45
lines changed

2 files changed

+60
-45
lines changed

.idea/workspace.xml

Lines changed: 55 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/about/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ layout: page
33
title: 关于作者
44
---
55

6-
这是yanggeorge的技术博客。
6+
这是yanggeorge的技术博客,以下是作者一些个人项目
77

8-
- [scraper](https://github.com/yanggeorge/scraper) 是一个网页数据采集的工具
8+
- [bt-sniffer](https://github.com/yanggeorge/btsniffer) 是一个基于netty的BT种子嗅探器
99

10-
- [simple-socks5](https://github.com/yanggeorge/simple-socks5) 是一个基于netty实现的简单socks5代理
10+
- [mini-lisp](https://github.com/yanggeorge/minilisp) 是一个精简的Lisp语言解释器,实现了闭包,宏等。
1111

12-
- [mini-lisp](https://github.com/yanggeorge/minilisp) 是一个简单的Lisp语言解释器,实现了闭包,宏等
12+
- [simple-socks5](https://github.com/yanggeorge/simple-socks5) 是一个基于netty的socks5代理
1313

14-
- [bt-sniffer](https://github.com/yanggeorge/btsniffer) 是一个基于netty的BT种子嗅探器
14+
- [scraper](https://github.com/yanggeorge/scraper) 是一个网页数据采集的工具

0 commit comments

Comments
 (0)