Skip to content
View NYCU-Chung's full-sized avatar
  • National Yang Ming Chiao Tung University
  • National Yang Ming Chiao Tung University

Highlights

  • Pro

Block or report NYCU-Chung

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

Hi, I'm Bing-Jyun Chung

CS student at NYCU (Arete Honors Program) and founder of Iceberg College.

I build browser extensions and developer tools, and contribute security and reliability fixes to open-source projects. I also have a competitive programming background, including a TOPC Silver and a full score of 400/400 in APCS Implementation.

Open Source Contributions

Project Stars PR Description Note
mermaid-js/mermaid Stars #7589 Fixed a regression in block-beta column width normalization Merged directly by Mermaid creator knsv
lightpanda-io/browser Stars #2091 Added public suffix validation for Set-Cookie domain handling per RFC 6265bis Merged directly by core Lightpanda engineer karlseguin
safishamsi/graphify Stars #204 Fixed UTF-8 text encoding and LF newline handling for Windows file and git hook writes Included in v0.4.2 via cherry-pick

Selected Projects

Project Description Badge
my-claude-devteam An all-in-one engineering team for Claude Code, featuring 12 specialized subagents and 15 automation hooks Stars Forks
cc-statusline A comprehensive statusline dashboard for Claude Code — session, quotas, agents, MCP, message history Stars Forks
claude-line-channel A LINE channel plugin for Claude Code Stars Forks
portal_e3_helper An assistant for the NYCU E3 learning platform, with assignment tracking, AI translation, and batch downloads Chrome Web Store
portal_course_registration A course search assistant with AI-powered queries, timetable building, and conflict detection Chrome Web Store
google-flights-search A Google Flights client for small airports and regional carriers
Achievements
  • 2025 AI Application Innovation Elite Program Finals — Silver Award
  • 2025 HP Codewars Taiwan — 14th Place (University Division)
  • 2024 ICPC Asia Taiwan Online Programming Contest — Silver Medal
  • 2024 NYCU Annual Individual Programming Contest — 3rd Special Prize
  • 2024 NYCU Freshman Programming Contest — 3rd Place
  • 2024 NYCU Competitive Programming Team Selection — 7th Place
  • 2023 National High School Computer Science Competition — Honorable Mention
  • 2023 APCS (Advanced Placement Computer Science) — Full Score in Implementation (400/400)
  • 2023 CPE (Collegiate Programming Examination) — Rank 37/2474 (PR 99)

嗨,我是鍾秉均

我就讀陽明交通大學百川學士學位學程(Arete Honors Program),主修資工,也是 Iceberg College 的創辦人。

我主要開發瀏覽器擴充套件與開發者工具,也會為開源專案修正安全性與穩定性問題。除此之外,我也有競程背景,曾獲 TOPC Silver,並在 APCS 實作題拿到滿分 400/400。

開源貢獻

專案 Stars PR 說明 備註
mermaid-js/mermaid Stars #7589 修正 block-beta 圖表欄寬正規化的回歸問題 由 Mermaid 創作者 knsv 直接合併
lightpanda-io/browser Stars #2091 依 RFC 6265bis 為 Set-Cookie 的 domain 驗證邏輯補上 public suffix 檢查 由 Lightpanda 核心工程師 karlseguin 直接合併
safishamsi/graphify Stars #204 修正 Windows 環境下 UTF-8 文字編碼與 git hook LF 換行寫入問題 經 repo owner safishamsi 採用,並收錄於 v0.4.2

精選專案

專案 說明 徽章
my-claude-devteam 為 Claude Code 打造的工程團隊工具箱,內含 12 個專門 subagents 與 15 個自動化 hooks Stars Forks
cc-statusline Claude Code 的完整 statusline 儀表板 — session、配額、agents、MCP、訊息歷史 Stars Forks
claude-line-channel Claude Code 的 LINE channel 外掛 Stars Forks
portal_e3_helper 陽明交大 E3 學習平台輔助工具,支援作業追蹤、AI 翻譯與批次下載 Chrome Web Store
portal_course_registration 選課搜尋輔助工具,支援 AI 查詢、課表建構與衝堂檢查 Chrome Web Store
google-flights-search 提供給小型機場與區域航空公司的 Google Flights 查詢客戶端
經歷與獎項
  • 2025 AI 應用創新菁英培育計畫決賽 銀獎
  • 2025 HP Codewars Taiwan 全國大學校園程式爭霸賽 大學組 第十四名
  • 2024 ICPC Asia Taiwan Online Programming Contest Silver Medal(銀獎)
  • 2024 陽明交大程式設計年度個人賽 三等特別獎
  • 2024 陽明交大新生程式設計競賽 第三名
  • 2024 陽明交大競技程式校隊選拔 第七名
  • 2023 資訊學科能力競賽 全國決賽 佳作(第三區最佳成績、雲林縣歷史最佳)
  • 2023 APCS 大學程式先修檢測 實作滿級分(400/400 滿分)
  • 2023 CPE 大學程式能力檢定 第 37/2474 名(PR 99)

Pinned Loading

  1. my-claude-devteam my-claude-devteam Public

    An engineering team in a box for Claude Code — 12 specialized agents, 15 automation hooks, and the P7/P9/P10 methodology.

    JavaScript 80 13

  2. cc-statusline cc-statusline Public

    A comprehensive statusline dashboard for Claude Code — session info, quota bars, agent tracker, MCP health, message history, and more.

    JavaScript

  3. claude-line-channel claude-line-channel Public

    LINE Messaging API channel plugin for Claude Code

    TypeScript 43 5

  4. portal_e3_helper portal_e3_helper Public

    Chrome extension for NYCU E3 learning platform — sidebar assistant, assignment countdown, announcements, grades, AI translation, batch download

    JavaScript 3

  5. portal_course_registration portal_course_registration Public

    Chrome extension for NYCU course registration — AI-powered search, timetable builder with export, bookmark management, conflict detection

    JavaScript 2

  6. google-flights-search google-flights-search Public

    Lightweight Google Flights SSR client that works for small and regional airports

    Python