Skip to content

Commit eb69bfa

Browse files
authored
Update gitprofile.config.ts
added java pong project
1 parent 5269c20 commit eb69bfa

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

gitprofile.config.ts

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ const CONFIG = {
4848
'',
4949
link: 'https://github.com/krish-134/Music-Listening-Tracker',
5050
},
51+
{
52+
title: 'Pong-Game',
53+
description:
54+
'Enjoy a classic gaming experience with this recreation of Pong in java!',
55+
imageUrl:
56+
'',
57+
link: 'https://github.com/krish-134/Pong-Game',
58+
},
5159
],
5260
},
5361
},
@@ -71,7 +79,7 @@ const CONFIG = {
7179
skype: '',
7280
telegram: '',
7381
website: '',
74-
phone: '',
82+
phone: '289-400-4522',
7583
email: 'garchakri@gmail.com',
7684
},
7785
resume: {

0 commit comments

Comments
 (0)