https://github.com/vedanthb/vedanthbora-portfolio-2025
Portfolio website for Vedanth Bora (2025)
https://github.com/vedanthb/vedanthbora-portfolio-2025
Last synced: 3 months ago
JSON representation
Portfolio website for Vedanth Bora (2025)
- Host: GitHub
- URL: https://github.com/vedanthb/vedanthbora-portfolio-2025
- Owner: VedanthB
- Created: 2025-04-24T04:35:32.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2026-02-13T15:52:52.000Z (4 months ago)
- Last Synced: 2026-02-13T20:23:59.010Z (4 months ago)
- Language: TypeScript
- Homepage: https://vedanth-dev.vercel.app
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Let's note down the things that need to be changed:
1. The header animation only works when refreshing the home page and scrolling down. When navigating from other pages back to home, the scroll animation doesn't trigger properly.
2. The contact form inputs have a blue border color that needs to be changed to cayenne or purple to match the theme.
3. In the projects page, the fourth card only appears when scrolling down. There seems to be an issue with the animation or view triggering.
4. When filters are selected, they turn blue. Instead, they should match the color of the pills used in the scale section.
5. The blogs section has the same motion issue with cards coming into view.
6. The reset filter button is currently blue and should be changed to use the existing color scheme.
7. On individual blog pages, the category pills are blue and should be changed to match the skill pills' color.
8. The table of contents uses blue highlighting that should be changed to match the theme.
9. The table of contents is not highlighting headings properly during scrolling.