mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-17 16:02:41 +00:00
chore: imrpovements and added solvex
This commit is contained in:
parent
65a9478880
commit
ca323a77d1
3 changed files with 51 additions and 22 deletions
|
|
@ -126,6 +126,11 @@ const services = [{
|
|||
];
|
||||
|
||||
const dataportfolio = [{
|
||||
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/",
|
||||
},
|
||||
{
|
||||
img: "/images/project1.jpg",
|
||||
description: "Built a React/TypeScript RAG AI chat application with n8n, achieving 95% query response accuracy",
|
||||
link: "https://rag-ui-six.vercel.app/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue