Skip to content
View cjinhuo's full-sized avatar
🔥
let's fire
🔥
let's fire

Block or report cjinhuo

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

Hey,I'm Shanks.👋

Here are some tiny tools I created:🎉

  • 🎉 A lite SDK for monitoring Web and MiniProgram,SDK Demo for that,Admin Demo for that,Document for that
  • 📟 A interesting toy of Morse code which could visualize Morse code in binary tree to train you memorize those codes easily and deeply.
  • 🔍 A text search engine that relies on a dynamic programming algorithm and supports fuzzy search with pinyin.
  • ⚒️ A Chrome Extension for searching tabs, bookmarks, and history with support for fuzzy Pinyin search which let you switch or create tab you want in blazing speed.
  • ⌨ A tiny parser for parsing thrift to JSON schema
  • 📦 A set of scripts are preset for monorepo with Pnpm + changeset + nx
  • 💬 Ask me about anything here

Pinned Loading

  1. mitojs/mitojs mitojs/mitojs Public

    A Lite SDK For Monitoring Web and MiniProgram

    TypeScript 461 76

  2. clouDr-f2e/monitor clouDr-f2e/monitor Public

    👀 一款轻量级的收集页面的用户点击行为、路由跳转、接口报错、代码报错、页面性能并上报服务端的SDK

    TypeScript 1.9k 322

  3. text-search-engine text-search-engine Public

    A text search engine that supports mixed Chinese and English fuzzy search.

    TypeScript 331 13

  4. blazwitcher blazwitcher Public

    Blazwitcher is a Chrome Extension for searching tabs, bookmarks, and history, with support for fuzzy Pinyin search.

    TypeScript 13 5

  5. thrift-to-json-schema thrift-to-json-schema Public

    Parse Thrift to JSON Schema

    TypeScript 2

  6. morse morse Public

    A interesting toy of Morse code which could train you memorize those codes. Visualize Morse code in binary tree to deepen image memory.

    TypeScript