Skip to content

Commit

Permalink
feat: flutter consultation chat projects
Browse files Browse the repository at this point in the history
  • Loading branch information
roby2409 committed Mar 6, 2024
1 parent 033dd30 commit 5f019f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/images/projects/flutter-app-doc.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
@@ -1,6 +1,12 @@
import { ProjectType } from '@src/types/projects';

export const projects: ProjectType[] = [
{
name: 'flutter consultation app',
description: 'flutter consultation by chat (private project)',
link: '#',
img: 'flutter-app-doc.png',
},
{
name: 'lms Web Admin dashboard',
description: 'dashboard admin lms (private project from singapore)',
Expand Down

0 comments on commit 5f019f5

Please sign in to comment.