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
Copy file name to clipboardExpand all lines: components/new/ProjectSection.tsx
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -37,22 +37,22 @@ const projects = [
37
37
featured: true,
38
38
},
39
39
{
40
-
name: 'ecommerce',
41
-
id: 2,
42
-
title: 'E-Commerce Platform',
43
-
description: [
44
-
'Microservices architecture',
45
-
'Multiple payment gateways',
46
-
'Real-time inventory updates',
47
-
],
48
-
longDescription:
49
-
'This E-Commerce Platform is a robust, full-stack solution built with a microservices architecture for scalability and resilience. It supports multiple payment gateways (e.g., Stripe, PayPal) and features real-time inventory management to prevent overselling. The platform ',
'User management with sharing and saving analyses',
47
+
],
48
+
longDescription:
49
+
'This Assetto Corsa project helps players improve their lap times by analyzing racing lines from other players and using a lap timer to track their own performance. Users can manage their profiles, save their analyses, and share or view others’ strategies, promoting continuous improvement and friendly competition.',
0 commit comments