mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-15 05:02:11 +00:00
added project
This commit is contained in:
parent
ae63547831
commit
d0cd221fe8
2 changed files with 5 additions and 0 deletions
BIN
public/images/project8.jpg
Normal file
BIN
public/images/project8.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 348 KiB |
|
|
@ -93,6 +93,11 @@ const services = [{
|
||||||
];
|
];
|
||||||
|
|
||||||
const dataportfolio = [{
|
const dataportfolio = [{
|
||||||
|
img: "/images/project8.jpg",
|
||||||
|
description: "The Truman Project, A real-time fact-checking platform that instantly transcribes conversations and verifies claims using a network of specialized AI agents for combating misinformation.",
|
||||||
|
link: "https://thetrumanproject.vercel.app/",
|
||||||
|
},
|
||||||
|
{
|
||||||
img: "/images/project7.jpg",
|
img: "/images/project7.jpg",
|
||||||
description: "AI-Powered Photo Editor, A modern SPA using Next.js, TypeScript, and Google Gemini 2.0 for real-time AI image transformations with an intuitive interface",
|
description: "AI-Powered Photo Editor, A modern SPA using Next.js, TypeScript, and Google Gemini 2.0 for real-time AI image transformations with an intuitive interface",
|
||||||
link: "https://ai-image-editor-three.vercel.app/",
|
link: "https://ai-image-editor-three.vercel.app/",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue