TECHNICAL EXPERIMENTS & BLOGS

THE LAB

Filter by:
AI Systems June 25, 2026
1.4k views

Building Dinekaraye Go: The QR Code Restaurant Revolution

How I built a lightweight, hardware-free QR dining system that digitizes local menus and runs AI upsell engines to accelerate restaurant revenue without overhead.

Robotics June 28, 2026
980 views

Swarm Robotics and Kinematics Simulation in NEONIX

Orchestrating cyber-physical swarm coordinates and low-latency diagnostic telemetry pipelines to sync multi-axis mechanical coordinate matrices.

Automation June 20, 2026
750 views

Centralizing Multi-Channel Automations: LinkedIn, X, and Vercel Crons

Creating a unified content syndication hub for generating weekly topic rationale and dispatching automated email reports from one dashboard.

AI Systems June 15, 2026
610 views

Lessons from Scaling AI Agent Orchestrations in legacy systems

Moving from task-based integrations to full cognitive pipelines that synchronize infrastructure logs, CRM feeds, and project management states.

No experiments found

Try searching for different terms or selecting another filter category.

AI Systems June 25, 2026

Building Dinekaraye Go: The QR Code Restaurant Revolution

The dine-in restaurant model is fundamentally restricted by high overhead cost margins and slow table turnarounds. When peak hours arrive, cafes suffer from human-error miscommunications, queue bottlenecks, and forgotten orders. Dinekaraye Go was engineered to solve this problem by eliminating physical POS setups and hardware dependencies altogether.

Lightweight, Serverless Infrastructure

We designed the frontend using a responsive React setup coupled with modern CSS components. Rather than establishing complex backend endpoints to manage dining states, Dinekaraye Go uses a serverless layer backed by Supabase for real-time tables updates. When a customer scans the Neobrutalist QR code at their table, the system queries the active menu schema and syncs table ID parameters to client-side state parameters immediately.

"By eliminating the requirement to buy specialized hardware, Dinekaraye Go lowers the digital adoption barrier for small-to-medium business cafes by up to 90%."

AI-Powered Meal Recommendation Engine

The core value addition of the Dinekaraye ecosystem is its AI upsell routing. By analyzing current order combinations, user time context, and order preferences, a localized Claude API micro-agent prompts diners with complementary side-dishes, customized modifiers, and drink selections. This cognitive recommendation flow yields a documented average ticket increase of 18-22% per active table session.

Future Scale Targets

  • Zero-latency queue management: Real-time socket connections tracking prep times in restaurant kitchen dashboards.
  • Hyper-localized payment grids: Smooth localized UPI/Stripe channels resolving dining bills instantly on device screens.
Robotics June 28, 2026

Swarm Robotics and Kinematics Simulation in NEONIX

Connecting software intelligence with physical kinematic nodes has always been throttled by server latency and physical coordinate offsets. In the NEONIX physical laboratory, we constructed a simulation dashboard that models autonomous coordinate positioning matrices across multi-axis robot arms, drone sorters, and grid tracks in real time.

Low-latency Kinematics Pipeline

Traditional HTTP requests fail to coordinate swarm units due to 100ms+ round-trip times. NEONIX bypasses this by running persistent WebSockets linked to low-level telemetry ingestion layers. The dashboard runs on a NextJS frame, drawing active physical telemetry in a three-dimensional WebGL container backed by ThreeJS. The calculated kinematic latency is held to a maximum of 12ms, preventing collisions between adjacent mechanical arms.

"Orchestrating physical hardware coordinates demands absolute telemetry integrity. A single lost packet or out-of-order execution translates to coordinate drift or robotic crashes."

Neural Collision Diagnostics

By routing robot swarm telemetry through local TensorFlow models, the coordination matrix pre-calculates intersection points and coordinate conflicts. If a physical arm registers a 5% deviation from its trajectory, the cognitive safety loop triggers a mechanical halt command, registers diagnostic telemetry logs, and initiates real-time self-healing routines to resolve spatial offsets.

Automation June 20, 2026

Centralizing Multi-Channel Automations: LinkedIn, X, and Vercel Crons

Content generation and market tracking pipelines are usually highly fragmented, requiring developers to log in to various platforms to monitor cron logs, post outcomes, and news APIs. We consolidated this by building a centralized, automated publishing hub that monitors news feeds and automatically syndicates articles across LinkedIn, X (Twitter), and email letters.

Automated Market Intelligence Ingestion

Using OpenAI's GPT models, the automation engine scans pre-registered rss feeds, tech publications, and API channels every morning. The agent summarizes major trends, drafts platform-specific briefs, and ranks draft options based on historic performance metrics.

"Automations shouldn't just run tasks; they should evaluate content quality. Incorporating validation feedback loops reduces editing requirements to near-zero."

Vercel Serverless Cron Mechanics

The scheduling queue operates using serverless cron triggers on Vercel. Since serverless execution limits require scripts to finish in under 60 seconds, the engine processes content chunks asynchronously, updating Supabase databases and scheduling webhooks for LinkedIn API and X API syndication targets.

AI Systems June 15, 2026

Lessons from Scaling AI Agent Orchestrations in legacy systems

Most AI agents run in sandbox scripts, performing basic task loops. Moving AI agent frameworks to enterprise legacy architectures requires deep adaptations to prevent resource leaks, context window constraints, and API rate-limiting issues.

From Simple Tasks to Cognitive Pipelines

We replaced linear prompt scripts with stateful cognitive pipelines. By storing previous execution traces in vector databases, the agent checks its steps before running commands. For instance, when diagnosing database locks, the agent reviews historical server telemetry, checks current load factors, drafts query optimizations, and tests them in isolated staging structures before production deployment.

"Scaling AI integration demands safety boundaries. Agents should never write directly to core servers without pre-verification safeguards."

Rate Limit Mitigation & Load Buffers

To scale agent operations to hundreds of parallel requests, we built a token throttling system. This queue intercepts outbound model requests, estimates prompt token costs, schedules runs to prevent token-per-minute (TPM) failures, and handles API rate failures gracefully to prevent transaction losses.

GET IN TOUCH

LET'S BUILD
TOGETHER

Have an automation bottleneck, a website requirement, or a SaaS MVP idea? Reach out directly and let's craft the system your business needs to scale.

EMAIL ME

ryan@shoyab.me

LOCATION

Panipat, Haryana, India

Sitting Tiger
Chat on WhatsApp

Sending Message...

Message Sent!

I'll respond within 24 hours ⚡

Response within 24 hours