Skip to content

Commit 272fd3c

Browse files
author
y-yamasaki
committed
ポートフォリオ追加
1 parent 092027d commit 272fd3c

14 files changed

Lines changed: 126 additions & 26 deletions

assets/data/portfolioList.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
[
2+
{
3+
"id": "portfolio_0003",
4+
"title": "Develop Utility",
5+
"date": "",
6+
"category": "",
7+
"role": "Full Stack Engineer",
8+
"description": "開発者用Discord Bot",
9+
"tech": "Javascript / discord.js",
10+
"tags": [
11+
"discord",
12+
"bot"
13+
],
14+
"thumbnail": "assets/img/ogp.png",
15+
"links": [],
16+
"contentPath": "portfolio/portfolio_0003.html"
17+
},
218
{
319
"id": "portfolio_0002",
420
"title": "クマの逆転プロ野球",

blog/blog_00001.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Sat Jun 01 2024 09:00:00 GMT+0900 (GMT+09:00) / 日記</p>
25+
<p class="post-detail__meta">Sat Jun 01 2024 09:00:00 GMT+0900 (日本標準時) / 日記</p>
2626
<h1 class="post-detail__title">ブログはじめました</h1>
2727
<p class="post-detail__description">筆者の自己紹介</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=diary">diary</a></p>

blog/blog_00002.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Sun Jun 02 2024 09:00:00 GMT+0900 (GMT+09:00) / Unity</p>
25+
<p class="post-detail__meta">Sun Jun 02 2024 09:00:00 GMT+0900 (日本標準時) / Unity</p>
2626
<h1 class="post-detail__title">Odin を導入してみた</h1>
2727
<p class="post-detail__description">チームで Odin 導入時にハマったポイントと対処方法</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=unity">unity</a> <a class="tag" href="../blog.html?tag=plugin">plugin</a> <a class="tag" href="../blog.html?tag=tool">tool</a></p>

blog/blog_00003.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Mon Jun 10 2024 09:00:00 GMT+0900 (GMT+09:00) / Unity</p>
25+
<p class="post-detail__meta">Mon Jun 10 2024 09:00:00 GMT+0900 (日本標準時) / Unity</p>
2626
<h1 class="post-detail__title">Odin でコンテキストエディター作ってみた</h1>
2727
<p class="post-detail__description">Odin でプランナー向けのコンテキストエディターを作った話</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=unity">unity</a> <a class="tag" href="../blog.html?tag=plugin">plugin</a> <a class="tag" href="../blog.html?tag=tool">tool</a></p>

blog/blog_00004.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Sun Apr 20 2025 09:00:00 GMT+0900 (GMT+09:00) / Unity</p>
25+
<p class="post-detail__meta">Sun Apr 20 2025 09:00:00 GMT+0900 (日本標準時) / Unity</p>
2626
<h1 class="post-detail__title">Modoium Remote 導入してみた</h1>
2727
<p class="post-detail__description">Unity開発でスマホ端末がプラットフォームの際にデバッグが便利になる機能の紹介</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=unity">unity</a> <a class="tag" href="../blog.html?tag=plugin">plugin</a> <a class="tag" href="../blog.html?tag=tool">tool</a> <a class="tag" href="../blog.html?tag=android">android</a> <a class="tag" href="../blog.html?tag=ios">ios</a></p>

blog/blog_00005.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Fri May 09 2025 09:00:00 GMT+0900 (GMT+09:00) / Git</p>
25+
<p class="post-detail__meta">Fri May 09 2025 09:00:00 GMT+0900 (日本標準時) / Git</p>
2626
<h1 class="post-detail__title">DropBox APIを使ってみた</h1>
2727
<p class="post-detail__description">GitLFSの無料ユーザーを救済します!</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=git">git</a> <a class="tag" href="../blog.html?tag=api">api</a> <a class="tag" href="../blog.html?tag=dropbox">dropbox</a> <a class="tag" href="../blog.html?tag=cloudstrage">cloudstrage</a></p>

blog/blog_00006.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Thu Oct 09 2025 09:00:00 GMT+0900 (GMT+09:00) / UE5</p>
25+
<p class="post-detail__meta">Thu Oct 09 2025 09:00:00 GMT+0900 (日本標準時) / UE5</p>
2626
<h1 class="post-detail__title">UE5プラグイン開発</h1>
2727
<p class="post-detail__description">ゲーム開発におけるUE5のプラグイン開発</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=ue5">ue5</a> <a class="tag" href="../blog.html?tag=cpp">cpp</a></p>

blog/blog_00007.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Mon Nov 17 2025 09:00:00 GMT+0900 (GMT+09:00) / Git</p>
25+
<p class="post-detail__meta">Mon Nov 17 2025 09:00:00 GMT+0900 (日本標準時) / Git</p>
2626
<h1 class="post-detail__title">RClone導入フロー</h1>
2727
<p class="post-detail__description">Windows + Git Bash環境でrcloneを導入し、Google Driveと連携するまでの手順まとめ</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=tool">tool</a> <a class="tag" href="../blog.html?tag=cloudstrage">cloudstrage</a> <a class="tag" href="../blog.html?tag=git">git</a></p>

blog/blog_00008.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Sat Feb 01 2025 09:00:00 GMT+0900 (GMT+09:00) / Discord</p>
25+
<p class="post-detail__meta">Sat Feb 01 2025 09:00:00 GMT+0900 (日本標準時) / Discord</p>
2626
<h1 class="post-detail__title">Discord Bot のアーキテクチャを見直した話</h1>
2727
<p class="post-detail__description">Discord Bot の構成メモ コマンド/イベントをプラグイン的に追加</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=discord">discord</a> <a class="tag" href="../blog.html?tag=nodejs">nodejs</a> <a class="tag" href="../blog.html?tag=architecture">architecture</a> <a class="tag" href="../blog.html?tag=plugin">plugin</a> <a class="tag" href="../blog.html?tag=tool">tool</a></p>

blog/blog_00009.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<main class="main-container">
2323
<article class="post-detail reveal-on-scroll">
2424
<header class="post-detail__header">
25-
<p class="post-detail__meta">Thu Nov 20 2025 09:00:00 GMT+0900 (GMT+09:00) / tool</p>
25+
<p class="post-detail__meta">Thu Nov 20 2025 09:00:00 GMT+0900 (日本標準時) / tool</p>
2626
<h1 class="post-detail__title">ZedでC#開発環境を構築してみた</h1>
2727
<p class="post-detail__description">ZedにC#言語サーバーを導入し、Unityプロジェクトで補完・定義ジャンプを使えるようにするまでの手順とハマりどころをまとめました</p>
2828
<p class="post-detail__tags"><a class="tag" href="../blog.html?tag=unity">unity</a> <a class="tag" href="../blog.html?tag=csharp">csharp</a> <a class="tag" href="../blog.html?tag=zed">zed</a> <a class="tag" href="../blog.html?tag=lsp">lsp</a> <a class="tag" href="../blog.html?tag=tool">tool</a></p>

0 commit comments

Comments
 (0)