Skip to content

Commit

Permalink
feat: new profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Roby committed Dec 29, 2024
1 parent e370f9c commit ea09775
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/images/projects/langaroo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/data/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ export const projectWebs: ProjectType[] = [
// link: '#',
// img: 'admindashboard.png',
// },
{
name: 'Langaroo',
description: 'Aplikasi startup freelance di sini',
link: 'https://play.google.com/store/apps/details?id=com.langaroo&hl=id',
img: 'langaroo.png',
},
{
name: 'Kejagung Dashboard',
description: 'Dashboard untuk kejaksaan Using Tailwindcss, Nuxt JS',
Expand Down

0 comments on commit ea09775

Please sign in to comment.