Skip to content

Commit

Permalink
Updated nav links
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranjal Jain authored and Pranjal Jain committed Aug 21, 2023
1 parent a75ca37 commit cd84ff9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/homecards.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"id": 1,
"title": "Chatbox",
"description": "This is an application developed for an in-depth understanding of WebSockets. For the front end, I have used React JS and sockets IO & For the backend, implemented sockets using Express JS.",
"projectRoute": "https://chatbox.pranjalis.me",
"projectRoute": "https://chatbox-frontend.vercel.app/",
"githubUrl": "https://github.com/pranjaljain0/chatbox-frontend",
"badgeTitle": [
"Socket",
Expand All @@ -24,7 +24,7 @@
"id": 2,
"title": "The Yellow Mushroom",
"description": "Created a website home page for a start-up company that is in the field of Design and Development. Created the frontend using React JS using multiple custom-made reusable components.",
"projectRoute": "https://theyellowmushrooms.com",
"projectRoute": "https://yellowmushrooms.netlify.app/",
"badgeTitle": [
"ReactJS",
"ExpressJS",
Expand All @@ -39,7 +39,7 @@
"id": 3,
"title": "Refactored Waffles",
"description": "This is a web application made as a submission for the MongoDB Atlas Hackathon 2021, This project is an E-commerce store purely made using tools provided by MondoDB",
"projectRoute": "https://refactoredwaffles.pranjalis.me/",
"projectRoute": "https://refactored-waffle-lake.vercel.app/",
"githubUrl": "https://github.com/pranjaljain0/refactored-waffle",
"badgeTitle": [
"NextJS",
Expand Down Expand Up @@ -70,7 +70,7 @@
{
"id": 5,
"title": "Cards",
"projectRoute": "https://cards.pranjalis.me",
"projectRoute": "https://credit-card-landing-page-ui.vercel.app/",
"description": "Its a project where I was exploring integration of 3D objects which are exported from blender to the web applications which can in turn make the web a more enhanced experience for users.",
"badgeTitle": [
"ReactJS",
Expand Down

0 comments on commit cd84ff9

Please sign in to comment.