Skip to content
View clhuang224's full-sized avatar

Block or report clhuang224

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

Hi, I'm Lynn

Front-end engineer from Taiwan, focused on maintainable architecture, reusable logic, and practical developer workflows.

I mainly work with Vue, React, and TypeScript, and I also contribute to open-source translation in Traditional Chinese.

Featured projects

  • Finding the Bus - An ongoing bus lookup SPA built with React, Redux Toolkit, and MapLibre, focused on geolocation flow, map interaction, and data flow design.
  • PrePrompt - A local-first tool for replacing sensitive terms before pasting text into LLMs. Supports rule management, toggling, LocalStorage, and JSON import/export.

Other projects

  • Mask Map - A mask availability map built during the early COVID-19 period with Vue 2, Leaflet, and OpenStreetMap.
  • Queener - A work-in-progress puzzle game built with Vue and TypeScript, with a small game engine separated from the UI layer.

Open source & translation

  • Traditional Chinese translation for the React docs
  • Translation contributions to pnpm / Yarn / Verdaccio docs
  • Open-source translation contributions on GitHub and Crowdin

Earlier Coursework

Earlier coursework repositories that reflect how I document ideas and break down problems:

Links

Pinned Loading

  1. bus bus Public

    A bus-focused single-page application for route lookup, nearby stops, and real-time transit information in Taiwan.

    TypeScript

  2. NTUSTCourses NTUSTCourses Public

    存放就讀臺灣科技大學期間所修課程的作業。

    C++

  3. pre-prompt pre-prompt Public

    A small browser-based tool focused on reusable mapping management, so you can swap names, project terms, or other sensitive words before pasting text into an LLM.

    JavaScript

  4. F2E_2nd F2E_2nd Public

    這裡存放挑戰 F2E 第二屆關卡的作品列表。

    JavaScript

  5. zh-hant.react.dev zh-hant.react.dev Public

    Forked from reactjs/zh-hant.react.dev

    (Work in progress) React documentation website in Traditional Chinese

    TypeScript

  6. queener queener Public

    WIP: A puzzle game based on the classic N-Queens problem.

    TypeScript