Bishal Sarkar

AI / Full-Stack Engineer
Built Zebra AI, Mystic AI, and CivicOS.

Building robust backend systems and schema-enforced AI pipelines. Specialized in transactional state integrity, data-layer caching optimization, and mitigating synchronous I/O bottlenecks in serverless runtimes.

Bishal Sarkar
Capybara Accent

Case Studies

Zebra AI Interface Dashboard

Zebra AI

The Challenge

Managing transactional consistency, preventing credit double-spending race conditions, and handling brittle un-structured LLM parsing errors under concurrent workloads.

What I Built

A resume-tailoring backend engineered with Next.js 15 and Drizzle ORM over a Neon serverless Postgres pool.

Technical Work & Hardening

  • Eliminated N+1 Query Fan-out:Migrated the main dashboard read path from a sequential point-lookup loop into a single relational join database roundtrip.
  • Atomic State Integrity:Replaced a 'check-then-spend' application-level logic flow with atomic SQL transactions inside Drizzle, enforcing token balance verification at the exact database decrement boundary.
  • Deterministic Payload Structuring:Dropped fragile substring regex methods ({}) for parsing raw LLM responses; implemented strict JSON schema-enforced structured outputs natively via the Gemini SDK.
Next.js 15Drizzle ORMNeon PostgresGitHub ↗Live ↗
Mystic AI Interface Dashboard

Mystic AI

The Challenge

Synchronous multi-system side effects, processing latency accumulation, and memory-heavy full-collection traversals within stateful workloads.

What I Built

A document ingestion and clinical intent pipeline orchestrated entirely via Next.js Server Actions, Azure Document Intelligence, Appwrite, and Upstash Redis.

Technical Work & Hardening

  • Decoupled Idempotent Caching:Engineered a transient caching layer using Upstash Redis to intercept duplicate requests, completely short-circuiting expensive, redundant third-party LLM reasoning calls.
  • Distributed State Boundaries:Proactively documents distributed state limitations across disconnected storage systems (Appwrite file uploads vs. Redis workflow list appends) to address transaction rollback vectors.
  • Resource-Aware Aggregations:Evaluates collection metrics in-memory over Appwrite JSON blobs (parsedMedicines), identifying clear production scale boundaries to defend the migration path to background event workers.
Azure AIGemini 2.5Upstash RedisGitHub ↗Live ↗
CivicOS Interface Dashboard

CivicOS

The Challenge

Balancing distributed data consistency between cloud state and local offline mirrors, mitigating heavy external I/O fan-out, and resolving non-atomic write overwrites.

What I Built

A spatial civic grievance platform powered by Next.js Server Actions, Appwrite TablesDB, Upstash Redis, Sarvam AI, and Geoapify.

Technical Work & Hardening

  • Optimized Access Patterns:Addressed Appwrite SDK query limitations by accounting for in-memory JS array filtering on large point-lookup batches (100–500 rows).
  • Dual-State Merging:Implemented a local storage synchronization layer (src/lib/store.ts) for high-speed offline usability, mapping out the last-write-wins race windows inherent to client-side state resolution.
  • Fail-Open Resilience Strategy:Implemented an Upstash Redis rate-limiting boundary designed to explicitly fail open during sudden infrastructure latency spikes, prioritizing high availability over rigid security gating.
PythonNext.jsSarvam AIGitHub ↗Live ↗

Professional Expertise

Technical Arsenal

Backend & Systems

Node.js (Next.js Server Actions)Drizzle ORMPostgreSQL (Neon Serverless)JavaPythonSQL

Data & Cache Infrastructure

Appwrite TablesDBUpstash Redis (Atomic Rate-Limiting & Caching)

Ingestion & Computation

Azure Document Intelligence (OCR)Jimp (Serverless Image Processing)PuppeteerLinux

AI Orchestration

Gemini SDK (Strict Structured JSON)Sarvam AI (Voice Core)LangChainFAISS

Achievements

  • Runner-up: AI Volution Hackathon

    IIT Kharagpur (2025)

  • National Finalist: India Innovates 2026

    National Level (2026)

  • National Finalist: Optima 2025

    IIT Kharagpur - Logic & Mathematical Optimization (2025)

Certifications

  • IBM Enterprise Design Thinking
  • Google AI Essentials
  • CISCO AI Fundamentals
Brainware University Cumulative CGPA: 9.16/10.0
Expected Graduation: July 2026

Let's build something intelligent.

Available for 2026 internships in AI systems and backend engineering. Currently seeking core engineering roles to tackle complex data-layer challenges.