Skip to content
View MyPrototypeWhat's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report MyPrototypeWhat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MyPrototypeWhat/README.md

Hello, I'm MyPrototypeWhat 👋

trophy

About Me

💭 Frontend developer passionate about creating useful tools and exploring new technologies. 🔭 Currently working on JavaScript/TypeScript projects and tools to improve developer workflows. 🌱 Always learning and growing in the open source community.

Projects & Contributions

My Projects

  • 🛠️ vite-plugin-svgr - A Vite plugin that transforms SVGs into React components
  • 🔍 npx-scope-finder - CLI tool for discovering executable packages within npm scopes

Open Source Contributions

  • 🍒 cherry-studio - Contributing to this desktop client that supports multiple LLM providers

Tech Stack

TypeScript JavaScript React Next.js Vue.js Vite Node.js PWA

GitHub Stats

Profile Views

Connect With Me

Feel free to reach out if you want to collaborate on projects or have any questions!

Pinned Loading

  1. CherryHQ/cherry-studio CherryHQ/cherry-studio Public

    🍒 Cherry Studio is a desktop client that supports for multiple LLM providers. Support deepseek-r1

    TypeScript 20.3k 1.7k

  2. npx-scope-finder npx-scope-finder Public

    A specialized tool for finding executable (npx-compatible) packages within a specific npm scope. This tool helps you discover all packages in a scope that can be run using npx.

    TypeScript

  3. mcpmarket mcpmarket Public

    Forked from CherryHQ/mcpmarket

    MCP Market

  4. vite-plugin-svgr vite-plugin-svgr Public

    将svg转换成react组件

    JavaScript