Skip to content

Commit 75f1850

Browse files
authored
Merge pull request #197 from rl404/develop
update: kalonade
2 parents 34910ea + f4a5b9b commit 75f1850

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

src/lib/const.ts

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,25 @@ export const data = {
6565
'Improved logging for error tracing.'
6666
]
6767
},
68+
{
69+
position: 'Backend Developer (Part-Time)',
70+
company: '80&Company',
71+
location: 'Kyoto, Japan',
72+
team: 'Kalonade Team',
73+
startDate: 'Dec 2023',
74+
endDate: 'Apr 2024',
75+
link: 'https://80and.co',
76+
tasks: [
77+
'Developed and maintained backend API based on product requirement for frontend usage.',
78+
'Migrated new and existing tables for developing new API and to be used by other developers.',
79+
'Refactored project folder structure to be more scalable and flexible.'
80+
],
81+
simpleTasks: [
82+
'Developed and maintained backend API.',
83+
'Migrated tables.',
84+
'Refactored project folder structure.'
85+
]
86+
},
6887
{
6988
position: 'Backend Developer',
7089
company: 'eDOT',
@@ -411,6 +430,13 @@ export const data = {
411430
link: 'https://kampusmerdeka.kemdikbud.go.id/',
412431
tags: ['go', 'postgresql', 'redis', 'google-pubsub', 'docker', 'kubernetes']
413432
},
433+
{
434+
name: 'Kalonade',
435+
description:
436+
'An online service for providing reservation management, customer management, accounting management, and shift management of staff of beauty and medical care.',
437+
link: 'https://service.kalonade.com/',
438+
tags: ['go', 'postgresql', 'google-pubsub', 'docker']
439+
},
414440
{
415441
name: 'eLOG',
416442
description: 'An online service for renting vehicle and sending goods.',

0 commit comments

Comments
 (0)