1
1
Fork 0

Refactor about page
All checks were successful
ci/woodpecker/push/woodpecker.exo Pipeline was successful

This commit is contained in:
xtex 2024-01-27 10:52:50 +08:00
parent 54bbfb309e
commit 85e23323d6
Signed by: xtex
GPG key ID: B918086ED8045B91
5 changed files with 33 additions and 219 deletions

View file

@ -1,6 +1,6 @@
default: src/gen/about-cmn.html src/gen/about-cmn-noid.html \
src/gen/about-eng.html src/gen/about-eng-noid.html \
src/gen/about-ext.html src/gen/about-ext-noid.html \
src/gen/about-eng.html \
src/gen/about-ext.html \
src/gen/xrd.html src/gen/host-meta.xml src/gen/host-meta.json \
src/gen/host-webfinger.json

View file

@ -31,7 +31,6 @@
</div>
</div>
<div>
<h2 class="larger-h2">Extra Information</h2>
{{ include "gen/about-ext.html" }}
</div>
</main>

View file

@ -1,103 +1,7 @@
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable-next-line MD041 -->
你好,我是 xtex或者xtexChooser
你好,我是 xtex或者xtexChooser<abbr title="zh-cmn-Hans,zh-Hans,zh-CN,zh">中文</abbr>母语者,会<abbr title="eng,en-US,en">英语</abbr>,还会一点点的<abbr title="eo">世界语</abbr>。是高中生,但是什么都不会。
**语言**<abbr title="zh-cmn-Hans,zh-Hans,zh-CN,zh">中文</abbr>母语者,会<abbr title="eng,en-US,en">英语</abbr>,还会一点点(~~指会发音~~<abbr title="eo">世界语</abbr>
喜欢摆烂、<abbr title="计算机科学">CS</abbr>、自由软件、<abbr title="信息学奥林匹克">OI</abbr>、wiki、Minecraft、天文
**学历**:是高中学生,但是什么都不会。
## 喜欢
- 计算机科学,自由软件!网络
- 电气工程
- 一点点天文
- 维基
- 摆烂
**不喜欢**:学习,干活,工作
**感兴趣但还没开始的**OI、业余无线电
## 联系
- mail:
- xtexchooser *AT* duck.com
- xtex *AT* xtexx.eu.org
- Misskey:
- [acct:xtex.activity@xtexx.eu.org](https://neko.ci/@xtex.activity@xtexx.eu.org)[acct:xtexChooser@neko.ci](https://neko.ci/@xtexChooser))(主要)
- [acct:xtexChooser@wxw.cat](https://wxw.cat/@xtexChooser)(备用)
- [acct:xtexChooser@wxw.moe](https://wxw.moe/@xtexChooser)(备用)
- Matrix
- [@xtexchooser:sakura.ci](https://matrix.to/#/@xtexchooser:sakura.ci)(主要)
- [@xtex:exozy.me](https://matrix.to/#/@xtex:exozy.me)(备用)
- 维基
- [Wikipedia](https://zh.wikipedia.org/wiki/User:XtexChooser)
- [存档计划](https://lakeus.xyz/wiki/User:XtexChooser)
- [Minecraft中文Wiki](https://minecraft.fandom.com/zh/wiki/User:XtexChooser)
- 其他
- [Codeberg](https://codeberg.org/)
- [GitHub](https://github.com/xtexChooser)(优先使用 Codeberg
## CS
> 自由软件万岁libre
**会的编程语言**
<div class="hlist-wrapper">
- Kotlin
- Java
- C
- C++
- x86 Assembly
- Groovy
- HTML
- CSS
- JavaScript
- Rust
- bash/fish
- lua
</div>
**会一点~~看向Hello World~~的编程语言**
<div class="hlist-wrapper">
- TypeScript
- Go
- Zig
- Python
- Php
</div>
**维护或活跃贡献的项目**
- Xensor V NetworkAS199304、AS4242420361
- [chitangUILineageOS分支](https://github.com/chitangUI)
- [未知之域游戏/盘古引擎(体素沙盒游戏引擎)](https://github.com/UnknownDomainGames)
- [SCP: Sharp关于SCP基金会的Minecraft模组](https://github.com/SCPSharp/scp-sharp)
- [ImHex十六进制编辑器](https://github.com/WerWolv/ImHex):简体中文翻译、部分漏洞修复
- [AkariBot小可QQ机器人](https://github.com/Teahouse-Studios/akari-bot)Matrix 支持
- [waylyrics桌面歌词](https://github.com/waylyrics/waylyrics)RPM打包、openSUSE Tumbleweed打包
- [misskey-moewMisskey分支](https://source.moe/moew/misskey_moew)
- [xtex's MP PackMinecraft多人游戏优化模组包](https://codeberg.org/xtex/xtex-mp-pack)
- [hugo-theme-arcHugo主题](https://codeberg.org/xtex/hugo-theme-arc)
- [build-clean构建缓存清理工具](https://codeberg.org/xtex/build-clean)
- [toolforge-new-userbox-log维基百科中文新用户框模板通知](https://source.moe/xtex/toolforge-new-userbox-log)
- [xtex-os没用的操作系统](https://codeberg.org/xtex/xtex-os)
- [quaedamMinecraft假人模组](https://codeberg.org/xtex/quaedam)
- [minecraft-server-props-dumperMinecraft服务端server.prop字段自动分析工具](https://codeberg.org/xtex/minecraft-server-props-dumper)
- [minecraft-more-stars在Minecraft中显示更多的星星的模组](https://codeberg.org/xtex/minecraft-more-stars)
- ~~[Katium腾讯QQ协议实现](https://github.com/KatiumDev)~~
- ~~[hexo-theme-flavorHexo主题](https://codeberg.org/xtex/hexo-theme-flavor)~~
**参加的活动**
- AmateursCTF 2023第27名
- CrewCTF 2023第70名
- Hackergame 2022第185名
- DN42 Ping Challenge
- TeaCon 2023进行中
什么都想摸一下。

View file

@ -1,103 +1,7 @@
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable-next-line MD041 -->
Hello, I am xtex (aka. xtexChooser).
Hi, I am xtex (aka. xtexChooser)! I am a native <abbr title="zh-cmn-Hans,zh-Hans,zh-CN,zh">Chinese</abbr> speaker who also speaks <abbr title="eng,en-US,en">English</abbr> and a bit <abbr title="eo">Esperanto</abbr>. Also a senior high school student who knows nothing.
**Language**: <abbr title="zh-cmn-Hans,zh-Hans,zh-CN,zh">Chinese</abbr> native speaker. I can speak <abbr title="eng,en-US,en">English</abbr>, also know a little bit ~~(pronounce-only)~~ <abbr title="eo">Esperanto</abbr>.
Likes giving up things, <abbr title="computer science">CS</abbr>, libre free softwares, <abbr title="Informatics Olympiad">OI</abbr>, wikis, Minecraft and astronomy.
**Education**: A high school student, but know nothing.
## Like
- Computer science, free & libre software! Network
- Electrical engineering
- A little astronomy
- Wikis
- Give up things
**Don't like**: Studying and workings
**Interested in but not started yet**: OI, amateur radio
## Contact
- mail:
- xtexchooser *AT* duck.com
- xtex *AT* xtexx.eu.org
- Misskey:
- [acct:xtex.activity@xtexx.eu.org](https://neko.ci/@xtex.activity@xtexx.eu.org) ([acct:xtexChooser@neko.ci](https://neko.ci/@xtexChooser)) (primary)
- [acct:xtexChooser@wxw.cat](https://wxw.cat/@xtexChooser) (backup)
- [acct:xtexChooser@wxw.moe](https://wxw.moe/@xtexChooser) (backup)
- Matrix
- [@xtexchooser:sakura.ci](https://matrix.to/#/@xtexchooser:sakura.ci) (primary)
- [@xtex:exozy.me](https://matrix.to/#/@xtex:exozy.me) (backup)
- Wikis
- [Wikipedia](https://zh.wikipedia.org/wiki/User:XtexChooser)
- [Project Archive](https://lakeus.xyz/wiki/User:XtexChooser)
- [Minecraft Wiki zh](https://minecraft.fandom.com/zh/wiki/User:XtexChooser)
- Other
- [Codeberg](https://codeberg.org/)
- [GitHub](https://github.com/xtexChooser) (prefer Codeberg)
## CS
> FLOSS forever, libre!
**Programming languages**:
<div class="hlist-wrapper">
- Kotlin
- Java
- C
- C++
- x86 Assembly
- Groovy
- HTML
- CSS
- JavaScript
- Rust
- bash/fish
- lua
</div>
**Languages that I know a little ~~(look at Hello World)~~:**:
<div class="hlist-wrapper">
- TypeScript
- Go
- Zig
- Python
- Php
</div>
**Maintained or actively contributed projects**:
- Xensor V Network (AS199304、AS4242420361)
- [chitangUI (LineageOS fork)](https://github.com/chitangUI)
- [UnknownDomainGames/PanguEngine (Voxel sandbox game engine)](https://github.com/UnknownDomainGames)
- [SCP: Sharp (A Minecraft mod about SCP Foundation)](https://github.com/SCPSharp/scp-sharp)
- [ImHex (Hex Editor)](https://github.com/WerWolv/ImHex): Simplified Chinese translations and some bug fixes
- [AkariBot (QQ bot)](https://github.com/Teahouse-Studios/akari-bot): Matrix support
- [waylyrics (desktop lyrics)](https://github.com/waylyrics/waylyrics): RPM packaging and openSUSE Tumbleweed packaging
- [misskey-moew (Misskey fork)](https://source.moe/moew/misskey_moew)
- [xtex's MP Pack (Minecraft optimized modpack for multi-player game)](https://codeberg.org/xtex/xtex-mp-pack)
- [hugo-theme-arc (Hugo theme)](https://codeberg.org/xtex/hugo-theme-arc)
- [build-clean (Build cache clean-up tool)](https://codeberg.org/xtex/build-clean)
- [toolforge-new-userbox-log (Wikipedia-zh new userbox-templates notification bot)](https://source.moe/xtex/toolforge-new-userbox-log)
- [xtex-os (a useless hobby OS)](https://codeberg.org/xtex/xtex-os)
- [quaedam (Minecraft fake-people mod)](https://codeberg.org/xtex/quaedam)
- [minecraft-server-props-dumper (Minecraft server.prop fields auto analyze tool)](https://codeberg.org/xtex/minecraft-server-props-dumper)
- [minecraft-more-stars (A mod that shows more stars in Minecraft)](https://codeberg.org/xtex/minecraft-more-stars)
- ~~[Katium (Tencent QQ protocol implementation)](https://github.com/KatiumDev)~~
- ~~[hexo-theme-flavor (Hexo theme)](https://codeberg.org/xtex/hexo-theme-flavor)~~
**Activities participated in**:
- AmateursCTF 2023: No. 27
- CrewCTF 2023: No. 70
- Hackergame 2022: No. 185
- DN42 Ping Challenge
- TeaCon 2023 (in progress)
Wanting to touch everything.

View file

@ -1,29 +1,36 @@
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable-next-line MD041 -->
### Operating Systems
- Desktop workstation: [openSUSE Tumbleweed](https://www.opensuse.org/)
- Server: [Arch Linux](https://archlinux.org/)
- Mobile phone: [Android](https://android.com/) forks
Using openSUSE Tumbleweed, Arch Linux, Alpine Linux, postmarketOS and LineageOS.
### Games
Killing time with Minecraft, Mindustry, Unciv and osu.
<div class="hlist-wrapper">
Sometimes appears in exozyme project and Chinese Minecraft Wiki editors' chat groups.
- [Minecraft](https://www.minecraft.net/)
- [Mindustry](https://github.com/Anuken/Mindustry)
- [Unciv](https://github.com/yairm210/Unciv)
- [osu](https://osu.ppy.sh/)
Also in [#xtex:sakura.ci](https://matrix.to/#/#xtex:sakura.ci).
</div>
### Communities
<div class="hlist-wrapper">
## Contact
- [exozyme](https://exozy.me/)
- [Project Segfault](https://projectsegfau.lt/)
- [envs.net](https://envs.net/)
- mcwzh tea-house
- E-mail:
<div class="hlist-wrapper">
- xtexchooser *AT* duck.com
- xtex *AT* xtexx.eu.org
</div>
- Matrix
- [@xtexchooser:sakura.ci](https://matrix.to/#/@xtexchooser:sakura.ci) (preferred)
- [@xtex:exozy.me](https://matrix.to/#/@xtex:exozy.me)
- ActivityPub (only Notes are supported)
- [acct:xtexChooser@neko.ci](https://neko.ci/@xtexChooser) (preferred)
- [acct:xtexChooser@wxw.cat](https://wxw.cat/@xtexChooser)
- Wikis
- [Chinese Minecraft Wiki](https://zh.minecraft.wiki/w/User:XtexChooser)
- [Wikipedia](https://zh.wikipedia.org/wiki/User:XtexChooser)
- [Project Archive](https://lakeus.xyz/wiki/User:XtexChooser)
- Forge
- [Codeberg](https://codeberg.org/xtex) (preferred)
- [exogit](https://git.exozy.me/xtex)
- [Source Hut](https://sr.ht/~xtex/)
- [GitHub](https://github.com/xtexChooser)
</div>