Skip to content

Commit 708f731

Browse files
committed
add rakus
1 parent 4d132bb commit 708f731

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

app/about/_sections/resume/constants.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ export const educationHistory: EducationExperience[] = [
2424
];
2525

2626
export const workHistory: WorkExperience[] = [
27+
{
28+
period: "2026年4月〜",
29+
title: "株式会社ラクス",
30+
description: "Webアプリケーションエンジニア",
31+
url: "https://www.rakus.co.jp/",
32+
image: {
33+
src: "/image/resume/rakus.png",
34+
width: 429,
35+
height: 520
36+
}
37+
},
2738
{
2839
period: "2025年11月〜",
2940
title: "特定非営利活動法人キャリアキャンパス",

public/image/resume/rakus.png

79.1 KB
Loading

0 commit comments

Comments
 (0)