Skip to content
View NickYCLin's full-sized avatar

Highlights

  • Pro

Block or report NickYCLin

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.

Content in all repositories owned by your account will be closed.
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
NickYCLin/README.md

Nick Lin 林洋琛

你好,我是 Nick,目前在逢甲大學地理資訊系統研究中心工作。平常做 GIS、水情與防災相關系統,寫前後端、串感測資料,也處理資料庫、部署和既有系統的維護。

這裡放的是我做的開源工具和應用。最近主要在做 LatticeTermMQTTape

I'm a software developer in Taiwan, working on GIS and monitoring systems. I also build the open-source tools and apps below.

作品 Projects   ·   平常用的技術   ·   More about me in English

做過的工具與應用

AI CLI 與遠端連線工作區

把本機 AI CLI 和 SSH、SFTP、RDP、VNC 放在一起,可以一邊跑 coding agent,一邊操作遠端主機。也有加密保管庫與工作階段還原。

A desktop workspace for AI coding agents and remote connections.

Rust Tauri React

原始碼 · 下載

MQTT 訊息檢查與流量重播

看 Topic、訊息內容和封包流程,把流量存下來再重播。支援 JSON、CBOR、Protobuf、Sparkplug B,有桌面版和瀏覽器版本。

Inspect, record, and replay MQTT traffic on desktop or web.

TypeScript React Electron

原始碼 · 試用 Web Lite

多角色有聲書製作

把 EPUB、TXT 做成有聲書。先檢查角色、調整說話者與聲線,再用 TTS 產生音訊;中途失敗的工作可以接著處理。

Multi-character audiobooks with voice casting and human review.

ASP.NET Core React PostgreSQL

原始碼 · 功能現況

EXE / DLL 靜態分析

不用執行目標程式,就能查看 PE、.NET metadata、IL、相依關係與 WPF BAML。可輸出報告與重建骨架,有桌面介面和 CLI。

Inspect Windows binaries and export reports without running them.

C# .NET Avalonia

原始碼 · 下載

一起整理婚宴大小事

和伴侶或婚顧共同管理賓客、桌次、預算、任務與婚禮流程。

A shared wedding planner for couples and wedding planners.

Next.js TypeScript PostgreSQL

原始碼與使用說明

用日文歌曲練聽力與跟唱

同步顯示歌詞、漢字注音、羅馬拼音與中文翻譯,也整合 Whisper 轉錄。

Practice Japanese with songs, synchronized lyrics, and transcription.

ASP.NET Core Whisper

原始碼與使用說明

平常用的技術

  • 後端與資料:C# / .NET、Python、PostgreSQL、SQL Server、Redis
  • 網頁與桌面:TypeScript、React、Next.js、Rust、Tauri、Electron
  • 空間資料與設備:CesiumJS、MQTT
  • 測試與部署:Docker、GitHub Actions、GitLab CI、Playwright

有些工作專案沒有公開,所以這裡以能分享原始碼的作品為主。如果你有用到這些工具,歡迎到各專案開 issue,告訴我哪裡不好用、遇到什麼問題。

More about me in English

I'm Nick, a software developer at the GIS Research Center, Feng Chia University in Taiwan.

My work involves GIS, water monitoring, and disaster management systems. I work on map interfaces, sensor data, APIs, databases, and deployment, including maintaining older applications alongside newer services.

The projects above cover developer tools, audiobook production, wedding planning, and language learning. I mostly use C# / .NET and TypeScript / React, with Rust for desktop tooling.

Some work repositories are private. The public projects here are available to explore, try, and contribute to. Bug reports and feedback are welcome.

Popular repositories Loading

  1. lattice-term lattice-term Public

    跨平台 AI CLI 與遠端連線桌面工作區|Run Codex, Claude Code and other local agents alongside SSH, SFTP, RDP, VNC and encrypted remote desktop.

    Rust 4

  2. story-voice story-voice Public

    自架式 EPUB/TXT 多角色有聲書製作工具,提供角色分析、人工審核、聲線編排與 TTS 產製。

    C# 3

  3. mqttape mqttape Public

    桌面與 Web 都能用的 MQTT 3.1.1/5.0 除錯工具,可檢視 Topic、解析 Payload,並擷取與重播流量。

    TypeScript 3

  4. gpt-ai-assistant gpt-ai-assistant Public

    Forked from memochou1993/gpt-ai-assistant

    把 OpenAI 接到 LINE 的聊天助理,設定好後就能直接用手機和 AI 對話,也支援語音訊息。

    JavaScript

  5. remittance-demo remittance-demo Public

    一個簡化的企業整批匯款範例,用 .NET 8 和 Vue 3 示範取消交易、狀態檢查與防止重複操作。

    C#

  6. NickYCLin NickYCLin Public

    Nick Lin 的 GitHub 個人介紹,整理我做過的全端開發、AI、GIS、防災系統與自動化經驗。