Skip to content
View virtualman333's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report virtualman333

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.

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
virtualman333/README.md

👋 你好,我是 virtualman
一名对技术怀揣极致追求的前端开发者,痴迷于在代码世界里探索新技术的边界,始终坚守“极简即高效”的开发哲学。

“开源的价值不在于索取,而在于奉献和共同成长。”——这是我深耕技术领域的信念与初心。

🔭 专注领域:现代 Web 技术栈与前端架构设计
🧑‍💻 技术兵器库:Vue3、React、TypeScript、NestJS、NodeJS、TailwindCSS
🌱 成长姿态:以持续学习为燃料,以技术分享为星光,活跃于开源社区
期待与每一个热爱技术的你,并肩打造真正“了不起”的作品!✨

个人博客:https://virtualman.top

Pinned Loading

  1. vui vui Public

    Virtual UI (VUI) 是一套基于 UniApp 的高质量、可复用的前端组件库。它旨在为开发者提供一致的设计风格和良好的用户体验,帮助加快应用开发速度。

    Vue 3 1

  2. cornerstonejs/cornerstone3D cornerstonejs/cornerstone3D Public

    Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the OHIF Viewer.

    TypeScript 1.1k 489

  3. evolve-resource-collector evolve-resource-collector Public

    一个为 [Evolve](https://pmotschmann.github.io/Evolve/) 游戏设计的浏览器扩展,帮助玩家快速收集食物、木材和石头资源。

    JavaScript 1

  4. aiUniTokenHub aiUniTokenHub Public

    uniTokenHub 是一个功能完整、开箱即用的 API 中转站/网关服务框架,专为构建自己的 API 聚合平台而设计。无论你是想做 AI API 中转、OpenAI 兼容服务、还是通用 API 网关,这个框架都能帮你快速搭建。

    Vue 5 1

  5. Codex-ResponsesToCompletions Codex-ResponsesToCompletions Public

    将 OpenAI 原生 Completions 协议接口,无缝转换为 Responses 协议格式,专门适配 GitHub Copilot / 私有 Codex 服务的调用规范,实现不支持Responses接口的LLM能够零改造兼容新版 Responses 接口。

    Python