Skip to content
View KaichiSama's full-sized avatar
🌐
i love help people πŸ‡·πŸ‡ΊπŸ‡¨πŸ‡¦
🌐
i love help people πŸ‡·πŸ‡ΊπŸ‡¨πŸ‡¦

Sponsoring

@ds5678

Block or report KaichiSama

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

Typing SVG



Profile views Followers Stars


πŸ”₯ > whoami

const kaichi = {
    name       : "Kaichi-Sama",
    location   : "πŸ‡¨πŸ‡¦ Canada",
    role       : "KawaiiStudio Manager & Full-Stack Developer",
    mission    : "Building state-of-the-art tools & open-source frameworks for VRChat",
    languages  : ["C#", "Python", "JavaScript", "ShaderLab", "PowerShell"],
    engines    : ["Unity 2019–2022", "VRChat SDK 2.0 & 3.0"],
    interests  : ["Reverse Engineering", "VFX", "Digital Preservation", "Automation"],
    contact    : "discord.gg/xAeJrSAgqG",
};

⚑ PROJECTS // ACTIVE OPERATIONS

The largest VRChat asset preservation project. Full-stack platform with real-time search, asset management, Discord integration, and automated archival pipelines.

Python FastAPI JavaScript Caddy SQLite

πŸŽ€ Kawaii Studio

Elite developers & creative engineers pushing the limits of the VRChat digital frontier. Bespoke VFX, animations, tools, and open-source frameworks.

Unity C# ShaderLab VRChat SDK

πŸ› οΈ KS Unity Tools

Official Kawaii Studio Unity tooling suite. Editor extensions, automation scripts, and utilities for VRChat avatar & world creation workflows.

C# Unity Editor VPM

πŸ” VRCST

VRChat Swiss Tool β€” multi-purpose utility for VRChat power users. Friend list management, asset ripping, group tools, blacklist manager, and more.

Python VRChat API Automation

🧰 TECH STACK


πŸ“Š GITHUB ANALYTICS

🌐 CONNECT



github contribution grid snake animation

Pinned Loading

  1. ASCII-GIF-Viewer ASCII-GIF-Viewer Public

    Convert and display animated GIFs as ASCII art in the command prompt (CMD). Choose local files or URLs for viewing. Simple and interactive.

    Python 2

  2. AutoCensorNSFW AutoCensorNSFW Public

    AutoCensorNSFW AutoCensorNSFW is a simple desktop application that automatically detects and censors exposed genitalia in images. It uses the NudeNet AI model to identify sensitive areas and applie…