Skip to content

Commit 84f0e49

Browse files
committed
dictonary
1 parent 11e3756 commit 84f0e49

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed
-506 KB
Binary file not shown.

src/data/showcase/portfolio.png

-353 KB
Binary file not shown.

src/data/userData.tsx

+1-23
Original file line numberDiff line numberDiff line change
@@ -146,34 +146,12 @@ export const Users: User[] = [
146146
tags: ["html", "css", "javascript"],
147147
},
148148

149-
// Supply Chain Management DApp
150-
151-
{
152-
title: "Supply Chain Management DApp",
153-
description:
154-
" provide a secure and transparent platform for tracking goods at every stage of the supply chain. Leveraging smart contracts, the DApp automates various tasks such as verifying product authenticity, recording transactions.",
155-
preview: require("./showcase/Supply-Chain--Management.png"),
156-
website: "https://supply-chain-management-beta.vercel.app/",
157-
source: "https://github.com/kartikmehta18/URLshortner",
158-
tags: ["opensource", "product", "web3", "css", "javascript", "react"],
159-
},
160-
161-
// Portfolio
162-
{
163-
title: "Portfolio",
164-
description:
165-
"used for show casing your skills certificate and also it is a one kind of your resume.",
166-
preview: require("./showcase/portfolio.png"),
167-
website: "https://kartikmehta18.github.io/myportfolio/",
168-
source: "https://github.com/kartikmehta18/myportfolio",
169-
tags: ["opensource", "portfolio", "css", "javascript", "html"],
170-
},
171149

172150
// Dictonary app
173151
{
174152
title: "Dictonary",
175153
description:
176-
"Dictionary API is use for any english literature project of any geammer project which is used to find the meaning of words and where you can search for words and it outputs word meaning, word pronunciation, audio pronunciation and usage example.",
154+
"In this Dictonary search for words and it outputs word meaning, word pronunciation and usage example.",
177155
preview: require("./showcase/Dictonary.png"),
178156
website: "https://kartikmehta18.github.io/Dictonary-app/",
179157
source: "https://github.com/kartikmehta18/Dictonary-app",

0 commit comments

Comments
 (0)