Skip to content
View WonBeenLee705's full-sized avatar
๐Ÿซ
UOW_CS_FEB/24 ~
๐Ÿซ
UOW_CS_FEB/24 ~

Block or report WonBeenLee705

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

Typing SVG


LinkedIn Email Portfolio


๐Ÿš€ Currently Building

๐Ÿ›ก๏ธ MailShieldAI

Enterprise email security with LLM-powered mail triage

  • Architected llm-gateway bridging Vercel AI SDK โ†” LangChain agents
  • MCP server discovery + Harmony tool calling + Ollama streaming
  • Grok + Faker synthetic data for stress-testing phishing detection
  • Slashed legacy code by >70% with modular LangChain adapters

๐Ÿฅ BinaryMedAI

Healthcare anomaly detection & ML pipelines

  • FastAPI microservices orchestrating clinical team workflows
  • Layered architecture: Pydantic config โ†’ loguru observability โ†’ typed DTOs
  • On-demand PDF generation + schedule lifecycle management
  • Docker Compose + UV package management for rapid demos

๐Ÿ“Š GitHub Analytics


๐Ÿ› ๏ธ Technical Toolkit

Languages

TypeScript Python Go SQL Shell

AI & ML

LangChain OpenAI Ollama

Frameworks

FastAPI Next.js React Tailwind

Infrastructure

Docker GitHub Actions Vercel MongoDB


๐Ÿ† Achievements


๐ŸŽฏ Key Contributions

๐Ÿ›ก๏ธ MailShieldAI Highlights
  • ๐Ÿ”ง Crafted modular LangChain adapters for MCP tool ecosystems and message pipelines, slashing legacy code by >70%
  • ๐ŸŒŠ Built streaming-safe message translators between Vercel AI SDK clients and LangChain backends
  • ๐Ÿ“ Delivered Jinja-backed prompt systems with multi-model support (OpenAI-compatible + Ollama)
  • ๐Ÿงช Extensive pytest coverage and UV-managed builds for reliability
  • ๐Ÿš€ Shipped TypeScript/Next.js frontends, Go microservices, and Python-based synthetic evaluators
๐Ÿฅ BinaryMedAI Highlights
  • ๐Ÿ—๏ธ Reimagined orchestration layer: FastAPI routers โ†’ service logic โ†’ MongoDB/ADM/PDFM adapters
  • ๐Ÿ“„ Added on-demand PDF generation, schedule lifecycle management, and DEBUG-mode mock data
  • ๐Ÿณ Standardized deployment with Docker Compose, UV package management, and network-aware .env bootstraps
  • ๐Ÿ“š Authored expandable documentation so the medical ops team can self-serve

๐Ÿ”ฎ Currently Exploring

const currentFocus = {
  security: "Agentic workflows mixing static detection with human-in-the-loop review",
  redTeaming: "LLM-powered testing for phishing and medical anomaly pipelines",
  compliance: "Safer deployment playbooks for regulated environments (SOC2, HIPAA)"
};

๐Ÿ“ซ Let's Connect

I'm always up for pairing on security tooling, ML evaluation frameworks, or developer experience upgrades.


Email Badge Email Badge


Footer

Popular repositories Loading

  1. E-Commerse-Microservice-Mockup E-Commerse-Microservice-Mockup Public

    E-commerce backend service mockup & Event Driven Microservice Mockup Using Kafka

    Java 1

  2. hammerspoon hammerspoon Public

    A hammerspoon init file for spotlight search replacement

    Lua

  3. ASL_Reference ASL_Reference Public

    ASL - Computer vision Task using MediaPipe and VGG16

    Python

  4. Base64KeyGenValidator Base64KeyGenValidator Public

    RSA Key Generator & Validation With Base64, for AWS Secrets usage ( Base64 Encode -> Secrets Manager -> Server -> Decode )

    Python

  5. go_NB_Weight_Training go_NB_Weight_Training Public

    GoLang_NB_weighted_Training framework

    Go

  6. mcp-use mcp-use Public

    Forked from mcp-use/mcp-use

    mcp-use is the easiest way to interact with mcp servers with custom agents

    Python