Skip to content

Commit 3a37974

Browse files
committed
update
1 parent ba98a14 commit 3a37974

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

_config.yml

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ translations:
1717
tech_stack: "Tech Stack"
1818
education: "Education"
1919
languages: "Languages"
20+
personal_pj: "Personal Projects"
2021
title: "Analytics Engineer"
2122
ja:
2223
sections:
@@ -25,6 +26,7 @@ translations:
2526
tech_stack: "スキルセット"
2627
education: "学歴"
2728
languages: "言語能力"
29+
personal_pj: "個人プロジェクト"
2830
title: "アナリティクスエンジニア"
2931

3032
# Personal info
@@ -278,20 +280,16 @@ content:
278280
- 英語(ビジネスレベル)
279281
280282
- title: Personal Project # Title for the section
281-
title_ja: 個人プロジェクト # 日本語タイトル
282-
layout: text # Type of content section (list/text)
283-
content: | # this will include new lines to allow paragraphs
284-
I run a small studio called **LuluLab**, which is inspired by my pet Lulu (a Peach-faced Lovebird).
285-
286-
The studio primarily focuses on integrating the latest technologies in big data and AI to create interesting solutions.
287-
288-
Currently, there is a sub-project called [LuluEats](https://fast-order-xi.vercel.app/), which, as part of social contribution efforts, provides free digitalization assistance to startup restaurants. In the future, we will continuously integrate AI and IoT technologies into the daily operations of these restaurants.
289-
content_ja: | # 日本語コンテンツ
290-
私は**LuluLab**という小さなスタジオを運営しています。このスタジオの名前は、私のペットであるルル(ボタンインコ)にちなんで名付けられました。
291-
292-
スタジオでは主に、ビッグデータとAIの最新技術を融合させ、面白いソリューションを開発することに注力しています。
293-
294-
現在、「[LuluEats](https://fast-order-xi.vercel.app/)」というサブプロジェクトがあり、社会貢献の一環として、スタートアップのレストラン向けに無料のデジタル化支援を提供しています。将来的には、AIとIoT技術をレストランの日常業務に継続的に統合していく予定です。
283+
title_ja: 個人プロジェクト # 日本語タイトル
284+
layout: text # Type of content section (list/text)
285+
content: | # this will include new lines to allow paragraphs
286+
I run a small studio called **LuluLab**, which is inspired by my pet Lulu (a Peach-faced Lovebird).
287+
The studio primarily focuses on integrating the latest technologies in big data and AI to create interesting solutions.
288+
- Currently, there is a sub-project called [LuluEats](https://fast-order-xi.vercel.app/), which, as part of social contribution efforts, provides free digitalization assistance to startup restaurants. In the future, we will continuously integrate AI and IoT technologies into the daily operations of these restaurants.
289+
content_ja: | # 日本語コンテンツ
290+
私は**LuluLab**という小さなスタジオを運営しています。このスタジオの名前は、私のペットであるルル(ボタンインコ)にちなんで名付けられました。
291+
スタジオでは主に、ビッグデータとAIの最新技術を融合させ、面白いソリューションを開発することに注力しています。
292+
- 現在、「[LuluEats](https://fast-order-xi.vercel.app/)」というサブプロジェクトがあり、社会貢献の一環として、スタートアップのレストラン向けに無料のデジタル化支援を提供しています。将来的には、AIとIoT技術をレストランの日常業務に継続的に統合していく予定です。
295293
296294
# Footer
297295
footer_show_references: false

0 commit comments

Comments
 (0)