Skip to content
View tung000107's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Taipei

Highlights

  • Pro

Block or report tung000107

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

Hi, I'm Yan Tung ๐Ÿ‘‹

Backend Engineer & AI Systems Developer | NYCU

๐Ÿ’ก Passionate about scalable backend systems, AI workflow automation, LLM/VLM integration, and clinical AI infrastructure. Previously built distributed cloud services, automated testing systems, and IRB-approved medical AI pipelines used in real hospital settings.


๏ผŠ Tech Stack

Languages

Frameworks & Tools

Cloud & Systems

Machine Learning / AI


๏ผŠ Featured Projects

๐Ÿ”น Precision Guardian โ€“ Clinical LLM Decision Support System

Lead Engineer & Maintainer โ€ข NYCU ร— Taipei Veterans General Hospital

  • Led development of an IRB-approved ophthalmology clinical AI system adopted in real hospital workflows.
  • Built backend, dialogue engine, and clinical reasoning modules using Go/Python.
  • Improved stability and diagnostic reasoning through system-level refactoring.
  • Finalist at IMV Innovation Award 2025.
  • Collaborated with clinicians to ensure safety, workflow compatibility, and robust auditability.

๐Ÿ”น MyPDA AI Workflow Automation (n8n + LLM Integration)

AI System Benchmarking & Tuning Lab, NYCU

  • Built end-to-end automated workflows for product analysis, competitor retrieval, and LLM-based content generation.
  • Added an auto-PDF generation + conversational refinement loop for marketing content.
  • Developed a research paper fetcher with Discord alerts for team-wide research monitoring.

๐Ÿ”น Ada Mini-Compiler (Handwritten Compiler for a Subset of Ada)

  • A from-scratch compiler that parses and understands a simplified subset of the Ada programming language.
  • Implemented a handwritten lexer and recursive-descent parser, built AST structures, and added basic semantic analysis (symbol table, type checks, undefined identifier detection).
  • Generated a simple intermediate representation (three-address code) supporting variable declarations, assignments, arithmetic expressions, and elementary control flow (if, while).

๐Ÿ“ซ Contact

๐Ÿ“ Hsinchu, Taiwan
๐Ÿ“ง leungyantung@gmail.com
๐Ÿ”— github.com/tung000107

Popular repositories Loading

  1. simplebank simplebank Public

    Forked from techschool/simplebank

    Backend master class: build a simple bank service in Go

    Go

  2. software_testing_hw2 software_testing_hw2 Public

    Python

  3. ada-compiler-design ada-compiler-design Public

    C++

  4. discordbot_paper_broadcast discordbot_paper_broadcast Public

    Python

  5. tung000107 tung000107 Public

  6. learning_rust_2026 learning_rust_2026 Public

    Rust