0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

クラウド不要・テレメトリ無しのローカルファースト転職管理ツールを作った

0
Last updated at Posted at 2026-06-13

転職活動中、ターミナルとClaude Codeと大量のmarkdownファイルの間を行き来する
のに疲れ、しかも自分の履歴書をまた別のSaaSにアップロードしたくありませんでした。
そこで career-ops-ui を作りました。career-ops パイプラインの上に乗るWeb UIで、
すべて自分のマシン上で動きます。

dashboard-ja.png

特徴

  • デフォルトで 127.0.0.1 にバインド。データは外に出ません。
  • テレメトリ・アカウント登録なし。自動応募もしません(チェックリストを作るだけ)。
  • 求人をCVと0〜5で評価し、最適化したPDFを生成、応募を管理。
  • ATS(Greenhouse / Ashby / Lever / Workable / SmartRecruiters / Workday)に対応。
  • LLMは任意(Anthropic / Gemini / OpenAI / Qwen / OpenRouter)。キー無しでも
    コピペ用プロンプトを出力します。
  • バニラHTML/CSS/JS、ビルド不要、依存は2つだけ。

正直な制限

現状シングルテナントのループバック専用で、認証ゲートはまだありません
(v2.0で予定)。公開ホストには晒さないでください。

リンク

日本の求人ボード(Wantedly / Green など)のアダプタはまだありません。
約50行で書けるので、PR歓迎です。フィードバックもぜひお願いします。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?