Skip to content

Commit 2313721

Browse files
authored
Merge branch 'main' into about-us
2 parents 2c0521c + d7ad26d commit 2313721

File tree

15 files changed

+100
-51
lines changed

15 files changed

+100
-51
lines changed

bun.lock

Lines changed: 32 additions & 28 deletions
Large diffs are not rendered by default.

contents/projects/hackathon/2023-08-17/call-paper.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ title: Call Paper
33
date: 2023-08-17
44
kind: hackathon
55
status: finished
6+
67
image:
78
src: ./call-paper.png
9+
position: left
10+
811
description: 論文の引用関係を可視化できるアプリ
912
github: https://github.com/ut-code/call-paper
1013
website: https://call-paper.pages.dev

contents/projects/hackathon/2023-08-17/denigma.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ kind: hackathon
55
status: dead
66
image:
77
src: ./denigma.png
8+
position: left
9+
810
description: "暗号解読ゲーム。シーザー暗号やRSA暗号など、基本的な暗号に触れてみよう!"
911
github: https://github.com/ut-code/denigma
1012
website: https://utcode-denigma.onrender.com/

contents/projects/hackathon/2023-08-17/music-app.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ kind: hackathon
55
status: finished
66
image:
77
src: ./music-app.png
8+
position: top
9+
fit: contain
10+
bg: white
11+
812
description: その日の気分にあった作業用BGMを生成してくれるアプリ
913
github: https://github.com/ut-code/music-app
1014
website: https://ut-code.github.io/music-app

contents/projects/hackathon/2024-06-08/shift-syncer.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@ title: ShiftSyncer
33
kind: hackathon
44
status: finished
55
date: 2024-06-08
6-
description: 複数人から登録されたシフトの希望を基に、最適なシフトを作成するアプリです。シフトの希望を出す際に、シフトに入れるか否かだけではなく、積極的に入りたいのか、それとも人が居なかったら入っても良い程度なのかといった事情も勘案できるようになっています。
6+
description: 複数人から登録されたシフトの希望を基に、最適なシフトを作成するアプリです。
77
image:
88
src: ./shift-syncer.png
99
github: https://github.com/ut-code/ShiftSyncer
1010
---
11+
12+
# ShiftSyncer
13+
14+
複数人から登録されたシフトの希望を基に、最適なシフトを作成するアプリです。
15+
16+
シフトの希望を出す際に、シフトに入れるか否かだけではなく、積極的に入りたいのか、それとも人が居なかったら入っても良い程度なのかといった事情も勘案できるようになっています。

contents/projects/hackathon/2024-06-08/typing-script.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ date: 2024-06-08
66
description: ソースコードに特化したタイピング練習サイトです。
77
image:
88
src: ./typing-script.png
9+
fit: contain
10+
bg: white
11+
912
website: https://ut-code.github.io/TypingScript
1013
github: https://github.com/ut-code/TypingScript
1114
---

contents/projects/hackathon/tower-battle/index.md renamed to contents/projects/hackathon/2025-02-08/tower-battle/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Tower Battle
3-
date: 2025-02-24
3+
date: 2025-02-08
44
kind: hackathon
55
status: stable
66
image:

contents/projects/hackathon/tower-battle/thumbnail.png renamed to contents/projects/hackathon/2025-02-08/tower-battle/thumbnail.png

File renamed without changes.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Gemmit
3+
kind: hackathon
4+
date: 2025-02-22
5+
status: released
6+
description: "Git の差分から Gemini がコミットメッセージを考えてくれるツール"
7+
image:
8+
src: ./gemmit.png
9+
position: top
10+
bg: white
11+
12+
members:
13+
- rtakanaka
14+
tags:
15+
- Rust
16+
- AI
17+
18+
github: https://github.com/tknkaa/gemmit
19+
website: https://www.npmjs.com/package/@tknkaa/gemmit
20+
---
21.7 KB
Loading

0 commit comments

Comments
 (0)