From d3dd03fb07d13081bb46c1d3264ab9446e7b91e3 Mon Sep 17 00:00:00 2001 From: WolvenDotDev Date: Sat, 19 Jul 2025 11:24:13 +0700 Subject: [PATCH] Update description in projects --- src/data/projects.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/projects.ts b/src/data/projects.ts index 554a85e..a22e947 100644 --- a/src/data/projects.ts +++ b/src/data/projects.ts @@ -27,7 +27,7 @@ const projects: DProject[] = [ file: '', url: 'https://porsee-website-demo.vercel.app/', description: - 'Porsee is an **Indonesian online food catering service** delivering fresh ready-to-cook ingredients to your doorstep. Porsee aims to bring restaurant quality food to your home kitchen, complete with the experience of cooking it yourself. I developed the website using **Next.js**, developed back-end services using **Firebase** with integrated **Google Analytics**. Deployed to a **Digital Ocean** droplet with **Docker.**', + 'Porsee is an **Indonesian online food catering service** delivering fresh ready-to-cook ingredients to your doorstep. Porsee aims to bring restaurant quality food to your home kitchen, complete with the experience of cooking it yourself. I built the website using **Next.js**, developed back-end services using **Firebase** with integrated **Google Analytics**. Deployed to a **Digital Ocean** droplet with **Docker.**', date: '2023', techs: ['Next.js', 'Typescript', 'TailwindCSS', 'Figma', 'Firebase', 'Digital Ocean', 'Docker'], },