// project_01.tsx
import { HealthcarePlatformEcosystem } from '@/projects'
export const healthcarePlatformEcosystem = {
id: 1,
title: 'Healthcare Platform Ecosystem',
category: 'Full-Stack',
tech: ['Ionic', 'Angular', 'Angular 14+'],
year: 2020,
status: 'active',
}
// ↳ Healthcare Platform Ecosystem loaded ✓