File tree Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ const CONFIG = {
57
57
imageURL : '' ,
58
58
} ,
59
59
social : {
60
- linkedin : 'pavankumar2004' ,
60
+
61
61
62
62
63
63
64
64
instagram : 'pavan_s_g' ,
65
- // example: 'pewdiepie'
65
+
66
66
67
67
68
68
@@ -71,20 +71,20 @@ const CONFIG = {
71
71
} ,
72
72
73
73
skills : [
74
- 'PHP' ,
75
- 'Laravel' ,
74
+
75
+
76
76
'JavaScript' ,
77
77
'React.js' ,
78
78
'Node.js' ,
79
- 'Nest .js' ,
79
+ 'Next .js' ,
80
80
'MySQL' ,
81
81
'PostgreSQL' ,
82
- 'Git' ,
83
- 'Docker' ,
84
- 'PHPUnit' ,
85
82
'CSS' ,
86
- 'Antd' ,
87
83
'Tailwind' ,
84
+ 'flask' ,
85
+ 'django'
86
+ 'MySql' ,
87
+ 'Typescript' ,
88
88
] ,
89
89
experiences : [
90
90
{
@@ -180,11 +180,7 @@ const CONFIG = {
180
180
} ,
181
181
182
182
// Optional Footer. Supports plain text or HTML.
183
- footer : `Made with <a
184
- class="text-primary" href="https://github.com/arifszn/gitprofile"
185
- target="_blank"
186
- rel="noreferrer"
187
- >GitProfile</a> and ❤️` ,
183
+
188
184
189
185
enablePWA : true ,
190
186
} ;
You can’t perform that action at this time.
0 commit comments