mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-15 16:04:05 +00:00
chore: Enhance app structure by removing routing and social icons components. Implement full-page scrolling with section navigation. Update package dependencies and add new project details to content options.
This commit is contained in:
parent
c73262065d
commit
4ffb2ffc07
20 changed files with 19963 additions and 1775 deletions
|
|
@ -126,6 +126,11 @@ const services = [{
|
|||
];
|
||||
|
||||
const dataportfolio = [{
|
||||
img: "/images/project6.jpg",
|
||||
description: "AI-Powered Real Estate Investment Analysis. Make data-driven property investment decisions with comprehensive analytics, risk assessment, and market insights powered by artificial intelligence.",
|
||||
link: "https://estate-ai-eight.vercel.app/landing",
|
||||
},
|
||||
{
|
||||
img: "/images/project5.jpg",
|
||||
description: "Founded SolveX, a gamified algorithm practice platform featuring real-time battles, AI-powered problem generation, and competitive matchmaking",
|
||||
link: "https://solvex-pi.vercel.app/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue