Skip to content
View xxraincandyxx's full-sized avatar
:electron:
:electron:

Highlights

  • Pro

Block or report xxraincandyxx

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

xxraincandyxx

AI Researcher & Systems Artisan

Focus: AI Role: Researcher Blog Netlify Status

GitHub followers Profile views

Typing SVG


About Me

AI Researcher and Systems Programmer exploring multimodal data scaling, LLM training infrastructure, and embodied intelligence.

Research Interests

  • Multimodal Data Scaling Laws
  • LLM Training & Inference Optimization
  • Vision-Language-Action Models
  • Multi-Agent AI Systems
  • Embodied AI & Robotics

Currently Working On

  • RoboCup@Home 2026 — ROS2 service robot
  • LLM training framework (Helios)
  • Parallel AI agent orchestration (flux)
  • Vision Transformers in C++ (Ori)

"To seek the Truth, amidst the code and wire; With Will to Power, and a soul of fire."

Tech Stack

Languages

C++ Python Rust C CUDA TypeScript Go LaTeX

AI & Machine Learning

PyTorch LibTorch DeepSpeed vLLM HuggingFace OpenCV

Systems & Infrastructure

Docker Linux ROS2 CMake Git

Web & Frameworks

React Flask FastAPI Axum Hugo

Editor & Tools

Neovim Kitty Zsh


Featured Projects

Core Research & Infrastructure

Project Description Stack
flux Massively parallel AI coding swarm — 512+ local agents orchestrated by a Rust hypervisor with Git worktree isolation Rust Python
Helios Comprehensive LLM toolkit — LoRA fine-tuning, MoE training (Megatron-LM), vLLM/SGLang inference, 1000+ eval benchmarks Python PyTorch
Amadeus AI Agent SDK in Rust — multi-provider LLM, tool system, ratatui TUI, HTTP API, multi-agent supervisor/worker coordination Rust Tokio
Ori Vision Transformer from scratch in C++ — MoE MLPs, RoPE, KV cache, relative attention, model visualization & graph tracing C++ LibTorch
EVA Vision-Language-Action system for edge robotics — YOLO/SNN perception on Xilinx DPU, local LLM, C++ kinematics for robotic arm C++ Python
metaphor LLM experimentation lab — modular architecture, DDP training, mixed precision, extensible model registry (Llama 2) Python PyTorch

AI Agents & Applications

Project Description Stack
moscos Multi-agent AI social simulation — Phaser.js world with autonomous agents, A* pathfinding, local LLM dialog, Drama Mode TypeScript Phaser
argus macOS floating AI desktop assistant with screen awareness — always-on-top chat via Electron with multimodal prompts TypeScript Electron
robocup RoboCup@Home agent — LLM-driven multi-step reasoning with ReAct loop, 2D grid navigation, object manipulation Python
aliagent Pixel art sprite sheet creator — multimodal agent that transforms reference images into animated sprite sheets Python Flask

Systems & Tools

Project Description Stack
rius Sandboxed Python execution environment — REST API (Axum), SQLite persistence, pluggable warden backends (Docker, nsjail) Rust Axum
Archivolt LLM evaluation benchmarking suite — LoCoMo, LongBench, EQ-Bench datasets with OpenAI-compatible model endpoints Python
OmniC Self-contained C utility library with Doxygen docs, examples, and structured build system C CMake
0x2e Dotfiles managed with GNU Stow — Neovim, Kitty, Zsh, Docker, macOS defaults Shell
Veritas Personal blog — Hugo/PaperMod, LaTeX math support, deployed on Netlify Hugo

Notes

  • Style: Google Style in C++. Snake_case where the camel cannot tread.
  • Philosophy: A follower of Heidegger's Dasein and Nietzsche's Übermensch.
  • Melody: Mozart and Beethoven whilst weaving code.
  • Forge: Building a ROS2 soul for a mechanical hound — RoboCup 2026.

Statistics

github contribution grid snake animation
activity graph top languages
trophies
random quote

Popular repositories Loading

  1. ATM-Simulator ATM-Simulator Public

    A general ATM simulation base on the implementation of AES encryption/decryption, in C code.

    C 1

  2. Team-Schedule-App Team-Schedule-App Public

    A Java & JavaFX powered Team Schedule App

    Java 1

  3. CodeScribe CodeScribe Public

    A light but powerful tool to extract the file structure and code of a project to Markdown for AI/LMs.

    TypeScript 1

  4. OmniC OmniC Public

    Hyper Clib, featuring powerful C tools.

    C 1

  5. learn-claude-code learn-claude-code Public

    Forked from shareAI-lab/learn-claude-code

    Bash is all You need - Write a nano Claude Code 0 - 1

    Python 1

  6. ATM-Simulator-using-C ATM-Simulator-using-C Public

    Forked from Adithya-S-Bhat/ATM-Simulator-using-C

    A basic CLI based ATM simulator written in C

    C