Skip to content
View cs11b137's full-sized avatar

Block or report cs11b137

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cs11b137/README.md

Hi, I’m wuwj 👋

FinTech Full-stack / Frontend Architect · Vue3 / React / TypeScript / Node.js
I build reliable systems for high-security, high-compliance scenarios — with a focus on engineering quality, secure communication, and measurable outcomes.


What I do

  • Build FinTech admin platforms with RBAC, dynamic routing, and reusable CRUD modules
  • Design secure communication (handshake, session keys, sign/verify, anti-replay)
  • Improve delivery & quality via standards, CI, monitoring, and postmortems
  • Turn experience into reusable assets: starters, SDKs, tooling, and doc templates

How I work

  • Align on goals / constraints / risks / acceptance
  • Set baselines & metrics before optimizing
  • Ship features as reusable modules
  • Close the loop: monitor → review → standardize → automate

Currently

  • Maintaining pinned repos with better docs, examples, tests, and CI
  • Exploring AI for structured outputs (templates, summaries, RAG)

Contact

Pinned Loading

  1. fintech-admin-starter fintech-admin-starter Public

    Production-grade Vue3 admin starter featuring RBAC, menu-driven routes, and reusable CRUD components.

    TypeScript

  2. crypto-kit crypto-kit Public

    SM4/RSA secure communication SDK with handshake, signing, replay protection, and Axios integration

    TypeScript

  3. Code2Resume Code2Resume Public

    Code2Resume — Generate STAR-style resume bullets from repo notes (commits/PRs/releases) with a Vue3 + Node toolkit.

    TypeScript

  4. obsidian-rag obsidian-rag Public

    Obsidian vault RAG assistant: index Markdown notes locally (SQLite + embeddings) and chat with citations via a simple web UI.

    TypeScript

  5. paperhub paperhub Public

    A Nuxt 3 + Tailwind + Prisma + PostgreSQL content site inspired by sspai, featuring Markdown posts, tags, search, and a lightweight admin dashboard.

    TypeScript

  6. repodoctor repodoctor Public

    RepoDoctor: a CLI + GitHub Action that audits frontend repositories and generates a quality score and actionable Markdown/JSON reports.

    TypeScript