Skip to content

Commit b7e3b9c

Browse files
Edit profile picture, add the resume and set the icons of Skill section Do improvement in Who Am I section
1 parent b5fb7de commit b7e3b9c

46 files changed

Lines changed: 65 additions & 672 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
22
.devcontainer
3+
.next

.next/build-manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
"static/chunks/webpack.js",
3030
"static/chunks/main.js",
3131
"static/chunks/pages/_error.js"
32-
],
33-
"/resume": [
34-
"static/chunks/webpack.js",
35-
"static/chunks/main.js",
36-
"static/chunks/pages/resume.js"
3732
]
3833
},
3934
"ampFirstPages": []

0 commit comments

Comments
 (0)