Skip to content
View Vantalens's full-sized avatar
💔
emo
💔
emo

Highlights

  • Pro

Block or report Vantalens

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vantalens/README.md

Jack Yao · Vantalens

独立开发者 / 软件工程专业在读

构建本地优先的软件、开发者工具与个人内容系统。
Building local-first software, developer tools, and personal publishing systems.

Website GitHub Email Location

关于我

我在成都学习软件工程,也以独立开发者的方式持续完成从产品构思、系统设计到开发交付的完整项目。

目前的工作主要围绕三个方向展开:

  • 本地优先应用:让数据与核心处理尽可能留在用户设备上;
  • 开发者工具与工程系统:关注自动化、可观测性、安全边界与可维护性;
  • 个人内容基础设施:把写作、发布和内容管理做成可长期维护的系统。

我也长期学习算法,并在个人博客记录技术文章与思考。比起堆叠技术名词,我更在意一个项目是否有清晰的边界、可验证的能力和诚实的完成度。

主要项目

项目 简介 技术与重点
Trans2Former 本地优先的桌面级多格式文档转换工具,支持 14 种输入与 11 种输出,并通过规则 diff、视觉对比和 OCR 回读生成质量报告。 JavaScript · Tauri · Web Worker · WASM · OCR
VantalensWeb 驱动 vantalens.com 的个人内容系统:以 Hugo 生成站点,并用 Go 编写的 TalentWriter 统一管理写作、发布、评论与数据同步。 Go · Hugo · SQLite · 内容工作流
BiliManga 面向 Windows 的第三方漫画阅读客户端,包含书架、阅读进度、缓存与本地凭据保护等能力。 Rust · Tauri · React · TypeScript · SQLCipher
PortManager Windows 桌面端口管理工具,用于审计监听端口、定位占用进程并辅助判断服务风险。 Go · Walk · Windows 系统工具

工程实践

  • DevDocsKit — 为个人与小团队整理的 AI 辅助开发文档体系,覆盖需求、架构、评审、测试门禁与发布纪律。
  • CodePanion — 本地优先的 AI 开发工作台与多 Agent 工作流实验,包含 Rust daemon、Tauri 桌面端、人工确认门与多模型接入;现已归档,作为阶段性工程探索保留。

Fork 仓库、课程练习和已归档实验不作为当前主要项目展示;完整记录可在 Repositories 中查看。

技术侧写

应用与界面      React · TypeScript · JavaScript · Tauri
系统与后端      Rust · Go · Node.js · SQLite
基础与算法      C · C++
工程环境        Windows · Git · GitHub Actions
持续关注        Local-first · Document Processing · Developer Tools · AI-assisted Engineering

现在

  • 持续推进 Trans2Former 的文档模型、转换质量与本地 OCR 能力;
  • 维护 VantalensWeb / TalentWriter,把个人写作与发布流程做成长期系统;
  • 学习算法与计算机基础,并将阶段性总结写进博客。

GitHub 概览

Vantalens's GitHub profile details


写代码,也写故事。在算法与推理小说之间来回穿行。

网站 · GitHub · 邮件

Pinned Loading

  1. Trans2Former Trans2Former Public

    A browser-native document transformation engine that converts and restructures multi-format content via a unified DocumentModel.

    JavaScript 5 2

  2. aozorae/Edgechat aozorae/Edgechat Public

    A modern, self-hosted team chat built on Cloudflare — realtime messaging, Telegram bridge, encrypted messages & files, and WebMCP. | 基于 Cloudflare 的现代自部署团队聊天系统:实时通信、Telegram 双向桥接、消息与文件加密,以及 WebMCP。

    JavaScript 666 182

  3. PortManager PortManager Public

    Windows desktop port manager for auditing listening ports, identifying owning processes, and safely reviewing risky services.

    Go 3

  4. DevDocsKit DevDocsKit Public

    A practical documentation system for AI-assisted development, covering personal projects, team workflows, code review, testing gates, release discipline, and design references.

    1