Skip to content
View TheD0ubleC's full-sized avatar

Block or report TheD0ubleC

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
TheD0ubleC/README.md

Hey! I am TheD0ubleC! You can call me YiYi!

Language Navigation


English

About Me

What I Am Mainly Working On

Flexia

A static, strongly-specified, cross-platform programming language

  • Implemented in C#
  • Self-developed VM / standard library / UI system
  • Goal: building a programming language ecosystem that can evolve long-term

Hello World in Flexia:

Get IO.Console;
Function void Main() {
    IO.Console.PrintLine("Hello World!");
}

This is the project I have invested the most time in, and the one with the deepest technical depth.


GitHub Data Center

Contribution Streak

GitHub Streak

Most Used Languages

Top Languages


Languages I Use

Flexia

Python

JavaScript

C#

PHP

VB

PowerShell

Lua

F#

HTML

CSS

Tools & Frameworks

Visual Studio (for C# and VB development)

Git (version control)

Unity (3D game engine)

Currently Learning

Shell

Bash

Assembly

Java


Typing SVG


中文

关于我

我正在做的最重要的事情

Flexia

一门 静态、强规范、跨平台 的编程语言

  • 使用 C# 实现
  • 自研 VM / 标准库 / UI 系统
  • 目标:构建一个真正可长期演进的语言生态

它的 HelloWorld:

Get IO.Console;
Function void Main() {
    IO.Console.PrintLine("Hello World!");
}

这是我投入时间最长 技术深度最高的项目


GitHub 数据中心

持续记录

GitHub Streak

最常使用的语言

Top Languages


我会这些!

Flexia

Python

JavaScript

C#

PHP

VB

PowerShell

Lua

F#

HTML

CSS

工具和框架

Visual Studio (用于 C#和 VB 开发)

Git (版本控制)

Unity (3D 游戏引擎)

我还在学这些

Shell

Bash

Assembly

Java


Typing SVG

Pinned Loading

  1. NeoAI NeoAI Public

    NeoAI: 无需编写代码,只需会打字!让 AI 用简单的自然语言指令接管你的电脑! NeoAI 是一款开源工具,重新定义了 AI 的交互方式——支持文件管理、任务自动化、定时操作和跨平台设备控制,并内置安全保护。 NeoAI: No Coding Required, Just Typing! Manage files, automate tasks, schedule operations…

    Python 81 8

  2. MusicalMoments MusicalMoments Public

    基于.NET的实时音频播放与及时切换使用麦克风解决方案

    C# 96 3

  3. Background Background Public

    Sakura and Star Background

    JavaScript 3

  4. DelayHelper DelayHelper Public

    A Chrome/Edge extension that displays the latency of websites directly next to search results on Google and Bing.

    JavaScript 1

  5. QQSafeChat QQSafeChat Public

    基于 UI Automation(UIA)的 QQ 聊天机器人完整实现,支持 AI 自动回复与表情包发送。 只需配置 API Key 并绑定 QQ 输入框、聊天列表和发送按钮即可使用。 本项目对 QQ 实现零注入、零内存读写,是目前最安全的 QQ 聊天机器人实现之一。

    Python 83 17

  6. StickerSelector StickerSelector Public

    StickerSelector 是一个基于语义向量匹配的表情包选择系统,用于让 AI 在聊天中发送真正符合语境的表情包。 与传统依赖关键词或规则的方案不同,StickerSelector 会将 AI 生成的“表情包意图描述”与本地表情包进行语义匹配,从而选出在当前语境下最自然、最像真人会使用的表情。 适用于 AI 聊天机器人、QQ或微信的自动聊天、AI 女友等需要“拟人化表达”的场景。

    Python 16 2