{"id":50241107,"url":"https://github.com/ut42tech/hp","last_synced_at":"2026-05-26T21:04:54.870Z","repository":{"id":317582589,"uuid":"856770042","full_name":"ut42tech/hp","owner":"ut42tech","description":"This is my portfolio.","archived":false,"fork":false,"pushed_at":"2026-05-15T05:49:41.000Z","size":7487,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-15T07:41:28.309Z","etag":null,"topics":["headless-cms","i18n","nextjs","portfolio"],"latest_commit_sha":null,"homepage":"https://ut42tech.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ut42tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-09-13T07:08:54.000Z","updated_at":"2026-04-17T03:53:30.000Z","dependencies_parsed_at":"2025-10-01T20:44:56.294Z","dependency_job_id":null,"html_url":"https://github.com/ut42tech/hp","commit_stats":null,"previous_names":["ut42tech/portfolio","ut42tech/hp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ut42tech/hp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fhp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fhp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fhp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fhp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ut42tech","download_url":"https://codeload.github.com/ut42tech/hp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut42tech%2Fhp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33538686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["headless-cms","i18n","nextjs","portfolio"],"created_at":"2026-05-26T21:04:16.241Z","updated_at":"2026-05-26T21:04:54.865Z","avatar_url":"https://github.com/ut42tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# portfolio\n\n情報系の大学院生による個人ポートフォリオサイト。名刺代わり・就活・研究発表・技術コミュニティ向けの発信を 1 つのサイトに集約する。\n\n公開 URL: \u003chttps://ut42tech.com\u003e\n\n## 技術スタック\n\n- **Next.js 16** (App Router, Turbopack)\n- **React 19** / **TypeScript** (strict)\n- **Tailwind CSS v4** (`@theme` によるトークンベース設計)\n- **shadcn/ui** + **lucide-react**\n- **motion** (旧 framer-motion)\n- **next-themes** (light / dark / system)\n- **LINE Seed JP** (`next/font/google`)\n- **Biome** (lint / format)\n- **pnpm**\n- デプロイ: **Vercel**\n\n初期実装は **日本語のみ**。多言語対応は将来 **next-intl** を使って別タスクで導入する予定(詳細は [docs/architecture.md](./docs/architecture.md) の「言語と将来の i18n 戦略」を参照)。\n\n## ローカル実行\n\n```bash\npnpm install\npnpm dev\n```\n\n\u003chttp://localhost:3000\u003e でトップページが表示される。\n\n## スクリプト\n\n| コマンド | 用途 |\n|---|---|\n| `pnpm dev` | 開発サーバ起動 (Turbopack) |\n| `pnpm build` | 本番ビルド |\n| `pnpm start` | ビルド済みアプリを起動 |\n| `pnpm lint` | Biome でチェック |\n| `pnpm format` | Biome でフォーマット |\n\n## ドキュメント\n\n実装方針・要件・デザインの詳細は [`docs/`](./docs/) に集約している。\n\n- [docs/requirements.md](./docs/requirements.md) — 目的・読者像・機能要件・非機能要件・コンタクト・デプロイ\n- [docs/architecture.md](./docs/architecture.md) — 技術スタック・Next.js 16 の注意点・i18n 戦略・ディレクトリ構成・コーディング規約\n- [docs/design.md](./docs/design.md) — Bento × Apple 風方針・カラートークン・タイポグラフィ・Bento レイアウト・モーション・アクセシビリティ\n\n実装中に判断に迷ったらまず `docs/` を参照する。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fut42tech%2Fhp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fut42tech%2Fhp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fut42tech%2Fhp/lists"}