Skip to content
View rosendolu's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 127.0.0.1

Block or report rosendolu

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

Hello! 👋 Who am I? Hits

  • 🔭 Full-stack Vibe Coding developer with extensive development experience.
  • ⚔️ Familiar with front-end tech like react,nextjs, vue, electron, vite as well as back-end technologies like nodeJs, rust python.
  • 🛠️ Extensive experience in canvas,vscode extension, performance optimization, wasm, obs, ffmpeg.
  • 👍 Experienced in DevOps, CI/CD, Github workflows, Ubuntu O&M, Nginx, Docker, Redis, MongoDB, PostgreSQL.
  • 🤖 Building AI-native tools: ollama,MCP,Skills,Rules,crypto analytics with Cursor,Claude Code.

💻 Main tools and technologies

Common tools & technology

React
React
Vue
Vue
Electron
Electron
Vite
Vite
Typescript
Typescript
NodeJs
NodeJs
Rust
Rust
MongoDB
MongoDB
Redis
Redis
PostgreSQL
PostgreSQL
Bash
Bash
Ubuntu
Ubuntu
Github
Github Actions
Nginx
Nginx
Docker
Docker

Github stats

github-readme-stats GitHub Streak

activity graph

@rosendolu's trophy stats

🚀 Open Source Projects

Open-source canvas editor for live streaming rooms and video editing

Live Demo TypeScript

Key Features:

  • 🖼️ Static image elements — background, sticker, product
  • 🎭 Avatar mask with circular clip, drag & resize
  • 💬 Bubble text with inline double-click editing
  • 🎞️ Multi-track video timeline editor
  • 🖌️ Image editor mode with localStorage aspect ratio persistence
  • 🌐 Bilingual UI (zh/en), light/dark theme

MCP server for cryptocurrency market data, trading & technical analysis

Discord Telegram

Supports: Binance · Gate · OKX · all CCXT exchanges

Key Features:

  • 📈 Kline analysis: MACD, Bollinger Bands, KDJ, EMA, RSI
  • 🔄 Cross-exchange arbitrage analytics
  • 📊 Unified multi-account portfolio view
  • 🤖 Multi-symbol automated trading

Quick Install (Cursor / Claude):

{
  "Crypto MCP Server": {
    "command": "npx",
    "args": ["-y", "crypto-mcp-server"],
    "env": {
      "BINANCE_API_KEY": "",
      "BINANCE_SECRET": "",
      "GATE_API_KEY": "",
      "GATE_SECRET": ""
    }
  }
}

Install MCP Server


CLI tool for deploying Cursor AI rules and templates

npx cursor-rules-deploy

Supercharge your Cursor AI workflow with one-command rule deployment.


Rust library for financial technical analysis

Crates.io Docs

Indicators: MA · EMA · MACD · KDJ · RSI · Bollinger Bands · DMI/ADX

[dependencies]
financial_indicators = "*"

🛠️ FePilot

alt text

VS Code extension toolkit for frontend development efficiency

Node dependency tree · React component tooling · Dev automation


What I created?

Do you want to see my past work?
  • Timeline video editor (react, konva, ffmpeg)
  • Richtext editor (react, vue, slate)
  • AI Live client software (electron, obs, virtual webcam)
  • E-commerce platform (react, antd, micro-fe)
  • Dapps (ICP chain based, rust, react)
  • Wechat miniprogram (koa, redis, postgreSQL)
  • CMS (react, antd)

Timeline video editor

PPT mode video editor

Live software

Pinned Loading

  1. FePilot FePilot Public

    A collection of VS Code extensions for speed up your development workflow

    TypeScript

  2. cursor-rules-deploy cursor-rules-deploy Public

    CLI tool for deploying Cursor AI rules and templates

    TypeScript 37 4

  3. financial_indicators financial_indicators Public

    A Rust library providing various financial algorithms, including but not limited to KDJ and MACD indicators, for technical analysis.

    Rust 12 2

  4. automate-hooks automate-hooks Public

    Collection of webhooks for daily works

    Shell

  5. electron-dump-cracker electron-dump-cracker Public

    Electron dump cracker

    JavaScript

  6. canvas-studio canvas-studio Public

    🎨 Open-source Canvas editor for live streaming rooms and video editing — React + Vite + Mantine + NestJS + MongoDB

    TypeScript