Skip to content

Commit ea09775

Browse files
author
Roby
committed
feat: new profile
1 parent e370f9c commit ea09775

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

public/images/projects/langaroo.png

358 KB
Loading

src/data/projects.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ export const projectWebs: ProjectType[] = [
77
// link: '#',
88
// img: 'admindashboard.png',
99
// },
10+
{
11+
name: 'Langaroo',
12+
description: 'Aplikasi startup freelance di sini',
13+
link: 'https://play.google.com/store/apps/details?id=com.langaroo&hl=id',
14+
img: 'langaroo.png',
15+
},
1016
{
1117
name: 'Kejagung Dashboard',
1218
description: 'Dashboard untuk kejaksaan Using Tailwindcss, Nuxt JS',

0 commit comments

Comments
 (0)