Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
guptadeepak8 committed Aug 9, 2024
1 parent a50fd4d commit 135a7bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const Projects = () => {
name:'CareerLink',
desc:'Developed a job portal with React, Redux for state management, and Tailwind CSS for styling the frontend. Built the backend using Node.js and Express to handle data management and application logic Implemented JWT for secure authentication and Passport for password management.',
img:careerimg,
link:'https://noter-app-delta.vercel.app',
code:'https://github.com/guptadeepak8/notion-clone',
link:'https://career-link.netlify.app',
code:'https://github.com/guptadeepak8/careerlink',
tech:['React','Redux','Tailwind','Node.js','Express','JWT'],
},
{
Expand Down

0 comments on commit 135a7bd

Please sign in to comment.