| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse|
AI Restaurant Discovery Β· choosie.net React Django REST PostgreSQL OpenAI Conversational ordering β users describe what they want in plain language and get matched restaurants. Cached and batched OpenAI calls to keep latency low and API cost predictable. |
AI Voice Receptionist Β· Google Play Django Twilio Vapi React Native Event-driven backend where Twilio handles telephony, Vapi drives the voice agent, and webhooks advance booking state. In-app transcripts for every automated call. |
|
Augmented Reality Menu Β· demo React WebAR AWS S3 Browser-based AR previewing 3D dishes with zero app install. Compressed glTF assets served from S3 to survive mobile data. |
MerinaSoft, 2023β24 React Node.js PostgreSQL Billing, live inventory, and an e-commerce platform with payment gateway and admin panel. Rewrote inventory queries with joins and indexes to stay accurate at peak load. |
inbound call
β
βΌ
ββββββββββββ webhook ββββββββββββββββββββ
β Twilio β ββββββββββββββΊ β Django REST β
β telephonyβ β idempotency + β
ββββββ¬ββββββ β retry layer β
β ββββββββββ¬ββββββββββ
β audio stream β enqueue
βΌ βΌ
ββββββββββββ ββββββββββββββββββββ
β Vapi β β Celery + Redis β
β + OpenAI β β transcription β
ββββββββββββ ββββββββββ¬ββββββββββ
β WebSocket
βΌ
ββββββββββββββββββββ
β React Native β
β live status β
ββββββββββββββββββββ
Every webhook carries an idempotency key, so a duplicate or delayed call event never corrupts booking state. Transcription runs off the request path on Celery workers, with progress pushed to clients over WebSockets.
Online assessment platform in Next.js 16 (App Router) β employer and candidate panels, proctored exam attempts, multi-step form wizard, React Query + Zustand, middleware route protection.
TypeScript
Bilingual (English/Bengali) chat API on Node.js and Express with OpenAI β rate limiting, CORS allowlist, security headers, input sanitisation and request timeouts.
JavaScript
React LMS for a coaching centre β course enrollment plus live classes over Agora/VideoSDK and DRM-protected video playback.
JavaScript
Arcade city racing game in a single HTML file β procedural Three.js city, meshes, textures and audio all generated at runtime. No build step, no external assets.
JavaScript
SCIM 2.0 microservice in FastAPI β user provisioning and deprovisioning for Okta, implementing the six core SCIM endpoints.
Python
Dyslexia-friendly Bangla reading interface for Android, built in Flutter as a human-centered-design research prototype for a controlled user study.
Dart
| Back | FazBrowse Home | New Git URL |