Skip to content

Commit 96544cb

Browse files
committed
feat: add portfolio page with projects, open source contributions, and skills
- Created comprehensive portfolio page showcasing featured projects - Added open source contributions section with links to PRs - Included technical skills grid with categories - Added navbar link to portfolio page - Modern responsive design with gradient accents and hover effects
1 parent 7bd95c2 commit 96544cb

File tree

2 files changed

+568
-6
lines changed

2 files changed

+568
-6
lines changed

_config.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: Vedant Madane
1313

1414
# --- List of links in the navigation bar --- #
1515
navbar-links:
16-
#CV: "https://vedantmadane.github.io/cv"
16+
Portfolio: "https://vedantmadane.github.io/portfolio"
1717
Projects:
1818
- Detect Multiple Faces: "https://vedantmadane.github.io/mkcl/camera/detect/#/"
1919
- Mahābhārata: "https://vedantmadane.github.io/maha/poster"
@@ -25,12 +25,7 @@ navbar-links:
2525
Play:
2626
- Pakshī: "https://vedantmadane.github.io/pakshi/"
2727
- Dānav: "https://vedantmadane.github.io/krida/danav/"
28-
-
29-
# - Poster: "https://vedantmadane.github.io/maha/poster"
30-
# - Pre-processing: "https://vedantmadane.github.io/maha"
31-
# - Telecom: "https://vedantmadane.github.io/telecom"
3228
Resume: "https://vedantmadane.github.io/resume/"
33-
#- CV: "https://vedantmadane.github.io/resume/"
3429
About: "https://vedantmadane.github.io/aboutme"
3530
# Resources:
3631
# - Beautiful Jekyll: "http://deanattali.com/beautiful-jekyll/"

0 commit comments

Comments
 (0)