Full-stack developer, currently focusing on AI large language models and VibeCoding ecosystem research, including Agent development and related areas.
Specializing in .NET / TypeScript / WPF / Vue / React, with experience in Avalonia / Svelte / Rust and other technologies.
Continuously exploring 😄
Blog Posts
关于 gRPC-Web 的应用
如何在web前端调用gRPC服务。
Jun 25, 2023
gRPC
Web Dev
C#
.NET
VS Code 快捷键绑定多个命令
vscode 同一个快捷键同时执行多个命令。
Apr 25, 2023
VS Code
IDE
vite 服务端渲染
使用 vite-plugin-ssr 基于 vue-ts 进行服务端渲染的教程。
Apr 24, 2023
Node.js
Web Dev
Typescript
pytest 中文乱码解决方法
使用 pytest 进行 Python 测试过程中出现中文乱码问题的解决方法。
Apr 12, 2023
Python
tsconfig.json 常用配置
typescript 开发中 tsconfig.json 配置文件相关的速查文档。
Apr 3, 2023
Typescript
如何在 C# 中实现 EVP_PBE_scrypt 函数
OpenSSL 中的 EVP_PBE_scrypt 函数。
Feb 24, 2023
C#
OpenSSL
git 提交时屏蔽密码等敏感信息
也许有更好的方式?
Oct 19, 2022
Git
