You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+12-14Lines changed: 12 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ translations:
17
17
tech_stack: "Tech Stack"
18
18
education: "Education"
19
19
languages: "Languages"
20
+
personal_pj: "Personal Projects"
20
21
title: "Analytics Engineer"
21
22
ja:
22
23
sections:
@@ -25,6 +26,7 @@ translations:
25
26
tech_stack: "スキルセット"
26
27
education: "学歴"
27
28
languages: "言語能力"
29
+
personal_pj: "個人プロジェクト"
28
30
title: "アナリティクスエンジニア"
29
31
30
32
# Personal info
@@ -278,20 +280,16 @@ content:
278
280
- 英語(ビジネスレベル)
279
281
280
282
- 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.
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.
0 commit comments