Expense Tracker with Receipt OCR (Java + Python Hybrid)

1️⃣ Objective Develop a robust expense management application using a Java backend for core business logic, user management, and data storage, and leverage a Python service for advanced functions like Optical Character Recognition (OCR) on uploaded receipts. The goal is to automate expense data entry, reduce manual errors, and provide real-time spending insights. Key Goals: ✨Implement a RESTful API in Java […]

Hospital / Clinic Management System

1️⃣ Objective The objective of this capstone is to design and implement a comprehensive Hospital/Clinic Management System (HMS/CMS). This system will digitize and integrate critical operational workflows, including patient registration, appointment scheduling, Electronic Health Records (EHR) management, inventory tracking (pharmacy/equipment), and billing processes. The goal is to enhance administrative efficiency, improve patient care coordination, and ensure […]

Employee Management System

1️⃣ Objective The objective of this capstone is to design and implement a comprehensive Employee Management System (EMS) to automate core Human Resources functions. The system will serve as a single source of truth for all employee data, streamlining processes such as onboarding, attendance tracking, leave management, performance appraisals, and payroll input, thereby enhancing organizational efficiency and […]

Invoice Billing & Inventory Management

1️⃣ Objective The objective of this capstone is to design and implement a fully integrated Invoice Billing & Inventory Management System. The system will automate the process of generating invoices, managing customer data, tracking product inventory in real-time, handling stock movement (in/out), and generating comprehensive financial and inventory reports to aid small and medium-sized enterprises (SMEs) […]

Realtime Chat App using WebSockets

1️⃣ Objective Design and implement a production-ready Realtime Chat Application using WebSockets that supports low-latency messaging, reliable presence detection, room-based pub/sub, message persistence, and horizontal scalability. The system will demonstrate best practices in connection handling, security (authentication & authorization), rate-limiting, and monitoring for a modern chat experience. Key Goals: ✨ Low-latency messaging with sub-200ms delivery under typical loads. ✨ Presence […]