We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5269c20 commit eb69bfaCopy full SHA for eb69bfa
1 file changed
gitprofile.config.ts
@@ -48,6 +48,14 @@ const CONFIG = {
48
'',
49
link: 'https://github.com/krish-134/Music-Listening-Tracker',
50
},
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
+ },
59
],
60
61
@@ -71,7 +79,7 @@ const CONFIG = {
71
79
skype: '',
72
80
telegram: '',
73
81
website: '',
74
- phone: '',
82
+ phone: '289-400-4522',
75
83
email: 'garchakri@gmail.com',
76
84
77
85
resume: {
0 commit comments