export const projects = [
{
id: 1,
title: "E-Commerce Platform",
description: "Full-featured e-commerce solution with payment integration, admin
dashboard,
and analytics.",
longDescription: `Our E-Commerce Platform is a comprehensive solution designed
for
modern online retail. Built with the MERN stack, it offers:
• Secure payment processing with Stripe integration
• Real-time inventory management
• Advanced analytics dashboard
• Customer relationship management
• Mobile-responsive design
• SEO optimization
• Multi-language support
Perfect for businesses looking to establish or upgrade their online presence.`,
price: 2999,
techStack: "MERN",
coverImage: "https://images.unsplash.com/photo-1557821552
17105176677c?auto=format&fit=crop&q=80&w=1000",
// GitHub: "https://github.com/example/ecommerce",
liveLink: "https://demo-ecommerce.example.com"
},
{
id: 2,
title: "Enterprise Resource Planning",
description: "Comprehensive ERP system for business management and resource
planning.",
longDescription: `A robust Enterprise Resource Planning system built with Java
Spring Boot.
Features include:
• Human Resource Management
• Financial Management & Accounting
• Supply Chain Management
• Project Management
• Business Intelligence
• Document Management
• Role-based Access Control
Ideal for medium to large enterprises seeking to streamline their operations.`,
price: 4999,
techStack: "Java",
coverImage: "https://images.unsplash.com/photo-1460925895917
afdab827c52f?auto=format&fit=crop&q=80&w=1000",
// GitHub: "https://github.com/example/erp",
liveLink: "https://demo-erp.example.com"
},
{
id: 3,
title: "AI Chat Application",
description: "Real-time chat application with AI-powered responses and
analytics.",
longDescription: `An innovative AI-powered chat platform built with Python. Key
features:
• Natural Language Processing
• Sentiment Analysis
• Multi-language Support
• Real-time Translation
• Custom AI Model Training
• Chat Analytics
• User Behavior Analysis
Perfect for businesses looking to implement intelligent customer service
solutions.`,
price: 1999,
techStack: "Python",
coverImage: "https://images.unsplash.com/photo-1526374965328
7f61d4dc18c5?auto=format&fit=crop&q=80&w=1000",
// GitHub: "https://github.com/example/ai-chat",
liveLink: "https://demo-ai-chat.example.com"
},
{
id: 4,
title: "Social Media Dashboard",
description: "Advanced social media management and analytics platform.",
longDescription: `A powerful social media management tool built with the MERN
stack.
Features include:
• Multi-platform Integration
• Content Scheduling
• Analytics & Reporting
• Engagement Tracking
• Automated Posting
• Team Collaboration
• Custom Branding
Ideal for social media managers and digital marketing agencies.`,
price: 2499,
techStack: "Spring Boot",
coverImage: "https://images.unsplash.com/photo-1432888498266
38ffec3eaf0a?auto=format&fit=crop&q=80&w=1000",
// GitHub: "https://github.com/example/social-dashboard",
liveLink: "https://demo-social.example.com"
},
{
id: 5,
title: "Hospital Management System",
description: "Complete healthcare facility management solution with patient
records.",
longDescription: `A comprehensive hospital management system built with Java.
Features
include:
• Electronic Health Records
• Appointment Scheduling
• Pharmacy Management
• Laboratory Management
• Billing & Insurance
• Staff Management
• Inventory Control
Essential for modern healthcare facilities seeking digital transformation.`,
price: 5999,
techStack: "ASP.NET",
coverImage: "https://images.unsplash.com/photo-1516549655169
df83a0774514?auto=format&fit=crop&q=80&w=1000",
// GitHub: "https://github.com/example/hospital-management",
liveLink: "https://demo-hospital.example.com"
},
{
id: 6,
title: "Data Analytics Platform",
description: "Business intelligence and data visualization platform.",
longDescription: `A sophisticated data analytics platform built with Python.
Features include:
• Interactive Dashboards
• Real-time Data Processing
• Custom Report Generation
• Predictive Analytics
• Data Mining Tools
• Export Capabilities
• API Integration
Perfect for businesses seeking to leverage their data for better decision-making.`,
price: 3499,
techStack: "Python",
coverImage: "https://images.unsplash.com/photo-1551288049
bebda4e38f71?auto=format&fit=crop&q=80&w=1000",
// GitHub: "https://github.com/example/data-analytics",
liveLink: "https://demo-analytics.example.com"
}
];