-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
35fb860
commit 9435f6b
Showing
13 changed files
with
66 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,67 @@ | ||
import jobPortal from "./ProjectImg/jobportal.webp"; | ||
import AiSum from "./ProjectImg/foot.png"; | ||
import blogApp from "./ProjectImg/chatapp.png"; | ||
import practical from "./ProjectImg/practical.png"; | ||
import text from "./ProjectImg/text.png"; | ||
import c2p from "./ProjectImg/c2p.png"; | ||
import Code2pdf from "./ProjectImg/Code2pdf.png"; | ||
import hotel from "./ProjectImg/hotel.png"; | ||
import ChatApp from "./ProjectImg/chatapp.png"; | ||
|
||
export const MernProjectData = [ | ||
{ | ||
img: ChatApp, | ||
title: "MERN-Chat-App", | ||
techstack: " React ,Node ,Express ,MongoDB ,Tailwind CSS", | ||
live: "https://chatapp-by-kishan.netlify.app/", | ||
github: "https://github.com/Coolkishann/ChatApp-by-Kishan", | ||
}, | ||
{ | ||
img: practical, | ||
title: "College Practical's Saver", | ||
techstack: " React, Mongo ,Express ,Node", | ||
live: "https://prac-viva.vercel.app/", | ||
github: "https://github.com/Coolkishann/Practical-Saver-Frontend", | ||
}, | ||
{ | ||
img: Code2pdf, | ||
title: "Code2PDF", | ||
techstack: " Html ,CSS ,JS", | ||
live: "https://code2pdf.netlify.app/", | ||
github: "https://github.com/Coolkishann/Code-2-PDF", | ||
}, | ||
{ | ||
img: hotel, | ||
title: "Hotel Website", | ||
techstack: " Html ,CSS ,JS", | ||
live: "https://amazing-cranachan-eea771.netlify.app/", | ||
github: "https://github.com/Coolkishann", | ||
}, | ||
{ | ||
img: text, | ||
title: "Text-Manipulator ", | ||
techstack: " Html ,CSS ,JS ,React", | ||
live: "https://devkishan44.netlify.app/", | ||
github: "https://github.com/Coolkishann/Text-Manipulator-React", | ||
}, | ||
{ | ||
img: c2p, | ||
title: "Agency Website", | ||
techstack: " Html ,CSS ,JS", | ||
live: "https://code2pdf.netlify.app/", | ||
github: "https://github.com/Coolkishann/Code-2-PDF", | ||
}, | ||
{ | ||
img: jobPortal, | ||
title: "Job Portal", | ||
techstack: "React, Redux, Node, Express, MongoDB", | ||
techstack: " Html ,CSS ,JS ", | ||
live: "https://findyourjob.vercel.app", | ||
github: "https://github.com/Coolkishann", | ||
}, | ||
{ | ||
img: AiSum, | ||
title: "Shoe Ecommerce Website", | ||
techstack: "React,Html,Css,Js", | ||
title: "Shoe-Ecommerce-Website", | ||
techstack: " React ,Html ,CSS ,JS", | ||
live: "https://devkishan33.netlify.app/", | ||
github: "https://github.com/Coolkishann", | ||
}, | ||
{ | ||
img: blogApp, | ||
title: "MERN Chat App", | ||
techstack: "React, Node, Express, MongoDB, Tailwind CSS", | ||
live: "https://chatapp-by-kishan.netlify.app/", | ||
github: "https://github.com/Coolkishann/ChatApp-by-Kishan", | ||
}, | ||
]; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.