Skip to content

Commit

Permalink
project added
Browse files Browse the repository at this point in the history
  • Loading branch information
jayesh2474 committed Aug 20, 2024
1 parent 30565da commit 2ef1c72
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/WorkData.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ export const Work = [
github:"https://github.com/jayesh2474/Bharat_Intern_web_devlopment"

},
{
id:3,
name:"Techie Ai",
description:"A Flutter-based application that integrates with the Gemini API to provide users with detailed guidance on PC builds. The chatbot helps users determine the compatibility of various hardware components and make informed decisions.",
tags:["flutter","geminiAPI","VSCode","Git/GitHub"],
demo:"https://github.com/Techie-AI/App",
github:"https://github.com/Techie-AI/App"
}


]

0 comments on commit 2ef1c72

Please sign in to comment.