init repo
This commit is contained in:
75
content/page/about.md
Normal file
75
content/page/about.md
Normal file
@@ -0,0 +1,75 @@
|
||||
---
|
||||
title: 关于
|
||||
description: 关于我的一切
|
||||
date: '2021-12-10'
|
||||
aliases:
|
||||
- about
|
||||
- contact
|
||||
license: CC BY-NC-ND
|
||||
lastmod: '2021-12-10'
|
||||
menu:
|
||||
main:
|
||||
weight: -90
|
||||
params:
|
||||
icon: user
|
||||
---
|
||||
|
||||
## 职业
|
||||
|
||||
- 计算机科学在读本科生
|
||||
- 在英申 Computer Science Master 中
|
||||
- 技术方向
|
||||
- Web 全栈开发
|
||||
- 移动开发
|
||||
- Linux 运维
|
||||
- 计算机视觉
|
||||
- 大数据
|
||||
|
||||
## 技术栈
|
||||
|
||||
- H5 / CSS3 / JS
|
||||
- Vue 2, 3 / React
|
||||
- Node.js
|
||||
- Python 3
|
||||
- Java
|
||||
- MySQL / SQL Server
|
||||
- Golang
|
||||
- Swift
|
||||
|
||||
## 联系方式
|
||||
|
||||
### 邮箱
|
||||
|
||||
- [本站](mailto:zyx@xingez.me)
|
||||
- [Outlook](mailto:taurusxin@outlook.com)
|
||||
|
||||
### IM
|
||||
|
||||
- [Telegram](https://t.me/TaurusXin)
|
||||
|
||||
## 其他链接 & 信息
|
||||
|
||||
### 社交
|
||||
|
||||
- [Instagram](https://www.instagram.com/taurus_yx/)
|
||||
- [微博](https://weibo.cn/2201650115/profile)
|
||||
- ~~Clubhouse - TaurusXin~~ (已废弃)
|
||||
|
||||
### 媒体
|
||||
|
||||
- [Bilibili](https://space.bilibili.com/4360325)
|
||||
|
||||
### 代码托管
|
||||
|
||||
- [Github](https://github.com/taurusxin)
|
||||
- [码云](https://gitee.com/taurusxin)
|
||||
|
||||
### 音乐
|
||||
|
||||
- [网易云音乐](https://music.163.com/#/user/home?id=260531598)
|
||||
|
||||
### 游戏
|
||||
|
||||
- Minecraft
|
||||
- Java Edition - Taurus_Xin
|
||||
- Bedrock Edition - TaurusXin6015
|
||||
12
content/page/archives.md
Normal file
12
content/page/archives.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "归档"
|
||||
description: 历史文章
|
||||
date: 2021-12-10
|
||||
layout: "archives"
|
||||
slug: "archives"
|
||||
menu:
|
||||
main:
|
||||
weight: -70
|
||||
params:
|
||||
icon: archives
|
||||
---
|
||||
13
content/page/search.md
Normal file
13
content/page/search.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "寻觅"
|
||||
slug: "search"
|
||||
layout: "search"
|
||||
outputs:
|
||||
- html
|
||||
- json
|
||||
menu:
|
||||
main:
|
||||
weight: -60
|
||||
params:
|
||||
icon: search
|
||||
---
|
||||
Reference in New Issue
Block a user