Skip to content
View wuyuxiangX's full-sized avatar
  • Zhejiang University of Technology
  • Zhejiang Hangzhou

Highlights

  • Pro

Block or report wuyuxiangX

Report abuse

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

Report abuse
wuyuxiangX/README.md

Hi There , I'm wuyuxiangX

Profile views Last updated GitHub followers Total stars

👨🏻‍💻  About Me

  • 🔭   Full‑stack engineer who enjoys shipping AI‑powered products end to end.
  • 🤖   Currently obsessed with agents — wiring models to tools, data and real workflows.
  • 🧠   Treats AI as a teammate: brainstorming, coding, debugging and iterating together.
  • 🌱   Curious by default, always learning and experimenting with new stacks and ideas.
  • ✨   Likes turning messy, repetitive tasks into small, opinionated tools that feel fun to use.

🛠  Tech Stack

  • 💻  Languages
    Python Go Java Dart JavaScript TypeScript

  • 🌐  Web, Client & Extensions
    FastAPI Node.js React Next.js Vue Flutter Vite

  • 🧠  Data & ML
    PyTorch Jupyter Selenium

  • 🤖  Agent Frameworks
    LangChain LangGraph

  • 🧩  AI Models & Products
    ChatGPT Claude Google Gemini

  • 🛢  Databases & Infra
    MySQL MongoDB Docker

  • ⚙️  Tools
    Git GitHub Visual Studio Code Raycast


🧪  What I'm probably hacking on

import random

plans = {
    "Python": "spin up a small backend service that talks to everything",
    "Go": "build a tiny CLI that does one thing extremely well",
    "Dart": "prototype a mobile UI I may or may not ever finish",
    "TypeScript": "refactor a React component until it finally feels clean",
    "JavaScript": "write a quick browser hack and then forget why it works",
}

language, idea = random.choice(list(plans.items()))
print(f"Today I'm probably using {language} to {idea}.")

Pinned Loading

  1. mindverse/Second-Me mindverse/Second-Me Public

    Train your AI self, amplify you, bridge the world

    Python 14.9k 1.1k

  2. raycast/extensions raycast/extensions Public

    Everything you need to extend Raycast.

    TypeScript 7k 5k

  3. tree-generator tree-generator Public

    A Raycast extension to generate directory tree structures.

    TypeScript

  4. try try Public

    Manage ephemeral workspace directories for your experiments directly from Raycast with this Raycast port of ⁠try by @tobi.

    TypeScript 1

  5. network-proxy network-proxy Public

    A simple Raycast extension for managing macOS network proxy settings.

    TypeScript

  6. TorchCTR TorchCTR Public

    Python 1