Thanks to visit codestin.com
Credit goes to github.com

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 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
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. I enjoy building small but polished products, organizing UI logic into maintainable structures, and contributing to open-source translation in Traditional Chinese.

Featured projects

  • Queener - A Vue 3 + TypeScript puzzle game based on the N-Queens problem, with an engine-first architecture, customizable board and queen skins, and tests for core game logic and interactions.
  • Finding the Bus - A bus lookup SPA built with React, Redux Toolkit, and MapLibre, focused on geolocation flow, map interaction, API cache, 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.
  • Calculator - A small calculator project focused on simple UI behavior and visual consistency.

Open source & translation

  • Traditional Chinese translation for the React docs on GitHub
  • Translation contributions to pnpm / Yarn / Verdaccio docs on 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

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

    TypeScript