Skip to content

Commit 08a6356

Browse files
authored
Update gitprofile.config.ts
added Music Listening Tracker to the projects section
1 parent ea23f0b commit 08a6356

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

gitprofile.config.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ const CONFIG = {
4040
'',
4141
link: 'https://github.com/krish-134/Audio-Speed-Changer-and-Reverb',
4242
},
43+
{
44+
title: 'Music-Listening Tracker',
45+
description:
46+
'Record musicians and songs into a music library and view the time you have spent listening to them!',
47+
imageUrl:
48+
'',
49+
link: 'https://github.com/krish-134/Music-Listening-Tracker',
50+
},
4351
],
4452
},
4553
},

0 commit comments

Comments
 (0)