Wooble
Maghizh

Maghizh

Full-Stack Developer

Sri Sivasubrmaniya Nadar College of Engineeringfull_time, internship
1Projects
1Skills
1Achievements
Open to roles
Maghizh

Maghizh

Featured project

BestClinic-NoCap: Real-Time Digital Queue Management

clinics rely heavily on chaotic paper token systems. This creates three severe pain points: patients have zero visibility into their wait times (often wasting 2–3 hours), reception bottlenecks occur during peak intake, and paper systems scale terribly. We needed to eliminate paper tokens, completely remove wait period uncertainty, and build a frictionless, high-throughput digital triage system capable of handling concurrent multi-doctor traffic without breaking. Process "How do we actually eliminate wait anxiety?" We realized a static queue wasn't enough; we needed a dynamic time-engine. "What happens if a doctor takes 5 mins longer?" We built a cumulative summation algorithm so everyone's wait time shifts live. "How do we stop reception bottlenecks?" We hypothesized a self-service /join portal with phone-lookup would cut intake time. "But what if bots spam it?" We immediately added strict IP rate-limiting. "How do we scale without data corruption?" We obsessed over edge cases. We implemented MongoDB compound indexes to prevent token collisions under heavy load, and tackled a brutal BSON sorting bug where legacy tokens bypassed new priority queues. Every decision prioritized bulletproof queue integrity and real-time speed over superficial features. Results The result is QueueCure: a 100% paperless queue ecosystem. We reduced patient intake processing from minutes to under 10 seconds via the auto-fill portal. We eliminated waiting room anxiety by delivering dynamically calculated, accurate wait-time projections straight to public displays and automated email alerts. The architecture is heavily scalable, relying on atomic MongoDB operations and stateless JWTs to safely handle massive concurrent multi-user load Reflection QueueCure replaces static appointments with live queue calculations. Consultation delays automatically update the estimated wait time for every patient in real time, ensuring accurate scheduling and reducing unnecessary waiting. When a patient reaches the front of the queue (e.g., #2 position), the system automatically sends an email reminder, allowing them to wait elsewhere and arrive only when needed. QueueCure supports emergency prioritization, patient re-queuing instead of deletion, and instant consultation time adjustments, making it adaptable to unpredictable clinical workflows

4 media files
<10s ( intake ) 3 parameter are enough to create a token∞ → 0 (Paper used) Everything was digitalizedNo need to wait Wait time transparency
View project

Core skills

GIT

This is Maghizh’s work on Wooble.

Build a profile that shows what you can do — and share it anywhere.

Build yours