File tree 1 file changed +13
-1
lines changed
src/components/app-profile-page
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ export class AppProfile {
76
76
< td > 1.1.2</ td >
77
77
</ tr >
78
78
</ table >
79
- < p > External Certifications/NPM Profile:</ p >
79
+ < p > External Certifications/Profile Pages :</ p >
80
80
< table >
81
81
< tr >
82
82
< th > Category</ th >
@@ -86,6 +86,18 @@ export class AppProfile {
86
86
< td > AWS</ td >
87
87
< td > < a href = "https://www.credly.com/users/sanjeet-kumar.8f5d5b31" target = "_blank" > Visit</ a > < a href = "https://credentials.veeva.com/profile/sanjeetkumar205395/wallet" target = "_blank" > Visit</ a > </ td >
88
88
</ tr >
89
+ < tr >
90
+ < td > Github profile</ td >
91
+ < td > < a href = "https://github.com/sanjeetkumaritoutlook/" target = "_blank" > Visit</ a > </ td >
92
+ </ tr >
93
+ < tr >
94
+ < td > stackoverflow profile</ td >
95
+ < td > < a href = "https://stackoverflow.com/users/5529142/sanjeet-kumar" target = "_blank" > Visit</ a > </ td >
96
+ </ tr >
97
+ < tr >
98
+ < td > Medium profile</ td >
99
+ < td > < a href = "https://medium.com/@sanjeetkumarit" target = "_blank" > Visit</ a > </ td >
100
+ </ tr >
89
101
< tr >
90
102
< td > npm profile</ td >
91
103
< td > < a href = "https://www.npmjs.com/~sanjeetkumarit" target = "_blank" > Visit</ a > </ td >
You can’t perform that action at this time.
0 commit comments