--- import BaseLayout from '../layouts/BaseLayout.astro'; import SEO from '../components/SEO.astro'; const projects = [ { id: 'plnr-financing', title: 'PLNR Financing Website', category: 'web', featured: true, thumbnail: 'https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?w=800&h=500&fit=crop&auto=format&q=75', gallery: [ 'https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?w=1200&h=750&fit=crop&auto=format&q=75', ], outcome: 'Onboarded 5,000+ users and processed 10,000+ transactions at 99.9% uptime.', description: 'A comprehensive financing platform built for PLNR, enabling seamless loan processing, EMI calculations, and customer management. The platform features a modern Angular frontend with a robust Spring Boot backend and MySQL database, handling thousands of financial transactions securely.', techStack: ['Angular', 'Spring Boot', 'MySQL', 'TailwindCSS'], client: 'PLNR', duration: '2 years (2022–2023)', year: '2023', liveUrl: 'https://plnr.in', results: ['5,000+ users onboarded', '99.9% uptime achieved', '10,000+ transactions processed'], stats: [ { label: 'Users', value: '5,000+' }, { label: 'Uptime', value: '99.9%' }, { label: 'Transactions', value: '10,000+' }, ], gradient: 'from-blue-500 to-cyan-500', fullDescription: 'A comprehensive financing platform built for PLNR, enabling seamless loan processing, EMI calculations, and customer management. The platform features a modern Angular frontend with a robust Spring Boot backend and MySQL database, handling thousands of financial transactions securely.', challenge: 'The client needed a reliable, secure platform to process financial transactions at scale with minimal downtime and fast turnaround for loan applications.', solution: 'Built a modern Angular frontend with Spring Boot backend and MySQL database, implementing secure transaction processing, automated EMI calculations, and a streamlined customer management workflow.', }, { id: 'scms-pscl', title: 'SCMS for PSCL Bihar Government', category: 'government', featured: true, thumbnail: 'https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=800&h=500&fit=crop&auto=format&q=75', gallery: [ 'https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1200&h=750&fit=crop&auto=format&q=75', ], outcome: 'Cut crematorium slot booking from hours to minutes across 10+ facilities.', description: 'Smart Crematorium Management System (SCMS) developed for Patna Smart City Limited under the Bihar Government. The system digitizes and streamlines crematorium operations including slot booking, real-time availability tracking, digital record-keeping, and automated reporting for transparent and efficient management of crematorium facilities across Bihar.', techStack: ['Astro', 'Golang', 'PostgreSQL', 'TailwindCSS'], client: 'PSCL, Bihar Government', duration: '2 months (2024)', year: '2024', liveUrl: 'https://mokshdham.bihar.gov.in', results: ['10+ facilities digitized', '50,000+ records managed', '99.9% system uptime'], stats: [ { label: 'Facilities', value: '10+' }, { label: 'Records', value: '50,000+' }, { label: 'Uptime', value: '99.9%' }, ], gradient: 'from-green-500 to-emerald-500', fullDescription: 'Smart Crematorium Management System (SCMS) developed for Patna Smart City Limited under the Bihar Government. The system digitizes and streamlines crematorium operations including slot booking, real-time availability tracking, digital record-keeping, and automated reporting for transparent and efficient management of crematorium facilities across Bihar.', challenge: 'Crematorium facilities across Bihar lacked digital infrastructure, leading to inefficient manual processes, poor record-keeping, and lack of transparency in operations.', solution: 'Built a full-stack solution with Astro frontend and Golang backend, implementing slot booking, real-time availability tracking, digital record-keeping, and automated reporting dashboards for government oversight.', }, { id: 'police-management', title: 'Police Management System', category: 'government', featured: true, thumbnail: 'https://images.unsplash.com/photo-1563986768494-4dee2763ff3f?w=800&h=500&fit=crop&auto=format&q=75', gallery: [ 'https://images.unsplash.com/photo-1563986768494-4dee2763ff3f?w=1200&h=750&fit=crop&auto=format&q=75', ], outcome: 'Digitized FIR and case tracking for 15,000+ officers across 11 districts.', description: 'A comprehensive Police Management System developed for the Bihar State Government, deployed across 11 districts. The system handles personnel management, case tracking, FIR digitization, duty roster scheduling, and real-time reporting dashboards. Built to handle thousands of concurrent users with role-based access control and strict security compliance.', techStack: ['Spring Boot', 'Angular', 'TailwindCSS', 'MySQL'], client: 'Bihar Government', duration: '4 years (2018–2022)', year: '2022', liveUrl: null, results: ['Deployed across 11 districts', '15,000+ officers managed', '100,000+ cases tracked'], stats: [ { label: 'Districts', value: '11' }, { label: 'Officers', value: '15,000+' }, { label: 'Cases', value: '100,000+' }, ], gradient: 'from-red-500 to-orange-500', fullDescription: 'A comprehensive Police Management System developed for the Bihar State Government, deployed across 11 districts. The system handles personnel management, case tracking, FIR digitization, duty roster scheduling, and real-time reporting dashboards. Built to handle thousands of concurrent users with role-based access control and strict security compliance.', challenge: 'Police departments across 11 districts relied on paper-based processes for FIR filing, case tracking, and personnel management, causing delays and data inconsistencies.', solution: 'Developed a centralized system with Spring Boot and Angular, featuring role-based access control, FIR digitization, automated duty roster scheduling, and real-time reporting dashboards accessible across all 11 districts.', }, { id: 'university-management-iitp', title: 'University Management System — IIT Patna', category: 'enterprise', featured: true, thumbnail: 'https://images.unsplash.com/photo-1507238691740-187a5b1d37b8?w=800&h=500&fit=crop&auto=format&q=75', gallery: [ 'https://images.unsplash.com/photo-1507238691740-187a5b1d37b8?w=1200&h=750&fit=crop&auto=format&q=75', ], outcome: 'Unified admissions, exams, and grading for 3,000+ students and 200+ faculty.', description: 'An end-to-end University Management System built for the Indian Institute of Technology, Patna. The platform manages student admissions, course registration, examination scheduling, grade management, faculty profiles, and administrative workflows. Designed for scalability and high availability to serve the entire IIT Patna academic community.', techStack: ['Next.js', 'Spring Boot', 'MySQL', 'TailwindCSS'], client: 'IIT Patna', duration: '1 year (2023)', year: '2023', liveUrl: 'https://coe.iitp.ac.in', results: ['3,000+ students served', '500+ courses managed', '200+ faculty onboarded'], stats: [ { label: 'Students', value: '3,000+' }, { label: 'Courses', value: '500+' }, { label: 'Faculty', value: '200+' }, ], gradient: 'from-purple-500 to-indigo-500', fullDescription: 'An end-to-end University Management System built for the Indian Institute of Technology, Patna. The platform manages student admissions, course registration, examination scheduling, grade management, faculty profiles, and administrative workflows. Designed for scalability and high availability to serve the entire IIT Patna academic community.', challenge: 'IIT Patna needed a unified platform to manage admissions, course registration, examinations, and administrative workflows, replacing fragmented legacy systems.', solution: 'Built a scalable full-stack solution with Next.js and Spring Boot, implementing comprehensive modules for student lifecycle management, course scheduling, grade processing, and faculty administration.', }, { id: 'fpc-cart', title: 'FPC Cart — E-Commerce Platform', category: 'web', featured: false, thumbnail: 'https://images.unsplash.com/photo-1560518883-ce09059eeffa?w=800&h=500&fit=crop&auto=format&q=75', gallery: [ 'https://images.unsplash.com/photo-1560518883-ce09059eeffa?w=1200&h=750&fit=crop&auto=format&q=75', ], outcome: 'Delivered sub-second page loads across a 1,000+ product catalog.', description: 'A high-performance e-commerce platform built for Renaissance Technology Pvt Ltd. FPC Cart features a lightning-fast Astro frontend with a Golang backend, delivering an exceptional shopping experience with product catalogs, cart management, secure checkout, order tracking, and an admin dashboard for inventory and sales management.', techStack: ['Astro', 'Golang', 'MySQL', 'TailwindCSS'], client: 'Renaissance Technology Pvt Ltd', duration: '3 months (2025)', year: '2025', liveUrl: 'https://fpvcart.com', results: ['1,000+ products listed', '5,000+ orders processed', 'Sub-1s page load times'], stats: [ { label: 'Products', value: '1,000+' }, { label: 'Orders', value: '5,000+' }, { label: 'Load Time', value: '<1s' }, ], gradient: 'from-amber-500 to-yellow-500', fullDescription: 'A high-performance e-commerce platform built for Renaissance Technology Pvt Ltd. FPC Cart features a lightning-fast Astro frontend with a Golang backend, delivering an exceptional shopping experience with product catalogs, cart management, secure checkout, order tracking, and an admin dashboard for inventory and sales management.', challenge: 'The client needed a fast, scalable e-commerce platform that could handle large product catalogs while maintaining sub-second page load times.', solution: 'Built with Astro for a lightning-fast frontend and Golang for a high-performance backend, implementing efficient product catalog management, secure checkout flows, and a comprehensive admin dashboard.', }, { id: 'pophealth', title: 'Pophealth — Health Sessions App', category: 'mobile', featured: false, thumbnail: 'https://images.unsplash.com/photo-1576091160399-112ba8d25d1f?w=800&h=500&fit=crop&auto=format&q=75', gallery: [ 'https://images.unsplash.com/photo-1576091160399-112ba8d25d1f?w=1200&h=750&fit=crop&auto=format&q=75', ], outcome: 'Powered 10,000+ offline-first health sessions for 100+ providers.', description: 'A mobile health application built with Expo (React Native) and Spring Boot, designed to facilitate health session management, appointment booking, patient tracking, and wellness program coordination. The app works offline-first with seamless sync, providing healthcare providers a modern tool to manage patient sessions and health data securely.', techStack: ['Expo (React Native)', 'Spring Boot', 'PostgreSQL'], client: 'Healthcare Startup', duration: '3 months (2025)', year: '2025', liveUrl: null, results: ['10,000+ sessions managed', '100+ providers onboarded', '4.8-star user rating'], stats: [ { label: 'Sessions', value: '10,000+' }, { label: 'Providers', value: '100+' }, { label: 'Rating', value: '4.8★' }, ], gradient: 'from-pink-500 to-rose-500', fullDescription: 'A mobile health application built with Expo (React Native) and Spring Boot, designed to facilitate health session management, appointment booking, patient tracking, and wellness program coordination. The app works offline-first with seamless sync, providing healthcare providers a modern tool to manage patient sessions and health data securely.', challenge: 'Healthcare providers needed a mobile-first solution to manage patient sessions and health data, with offline capability for areas with poor connectivity.', solution: 'Developed an Expo (React Native) app with offline-first architecture and seamless sync, backed by Spring Boot and PostgreSQL for secure health data management and appointment coordination.', }, ]; // Collect all unique tech tags for the technology filter const allTechs = [...new Set(projects.flatMap(p => p.techStack))].sort(); const featuredProjects = projects.filter(p => p.featured); ---