You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
projectDescription: "The application stands as a testament to my continuous learning and passion for web development. It was initially a pure vanilla JS project, but its version 2.0 is written in Next.js, Tailwind CSS, and features automated testing with a CI/CD pipeline. "
41
41
},
42
-
{
43
-
link: "http://shopping-cart-jj.vercel.app/",
44
-
image_video: "images/shopping_cart3.webp",
45
-
skills: ["React, ","TypeScript, ","HTML"],
46
-
projectName: "Shopping Cart",
47
-
projectDescription: "This project, written in React and TypeScript, gave me the opportunity to learn about the useContext React hook, which in some cases proves to be a better alternative to prop drilling. I use Supabase as a backend service to store my data. It is still a work in progress."
48
-
},
42
+
// {
43
+
// link: "http://shopping-cart-jj.vercel.app/",
44
+
// image_video: "images/shopping_cart3.webp",
45
+
// skills: ["React, ", "TypeScript, " , "HTML"],
46
+
// projectName: "Shopping Cart",
47
+
// projectDescription: "This project, written in React and TypeScript, gave me the opportunity to learn about the useContext React hook, which in some cases proves to be a better alternative to prop drilling. I use Supabase as a backend service to store my data. It is still a work in progress."
0 commit comments