Surjyadip Sen | Field Notes
FILE: OP_OPTISTATUS: DEPLOYED

OptiSeat

STAMP: 2024.12.01

ARCHIVE_IMAGE

PLATE 01: SYSTEM ARCHITECTURE OVERVIEW // OPTISEAT

A high-performance Python application designed to solve the "combinatorial bottleneck" of exam and classroom seating. Employs a multi-pass allocation logic that handles relational constraints, dynamic capacity management, and sequential roll number integrity.

Replaces manual, error-prone processes with a deterministic greedy-based optimization algorithm, ensuring optimal resource utilization while maintaining strict academic integrity.

TECHNICAL RESOLUTION

Replaced manual allocation processes with an automated system that generates "Instruction Sets" for invigilators. Optimized seating for 1000+ students across multiple rooms in seconds. Implemented isSeq logic to detect continuous roll number blocks, significantly reducing the complexity of physical seating charts.

# RELATED OPERATIONS

OP_CRYP // ARCHIVED

CryptoDataAggregator

A high-performance cryptocurrency data ingestion and technical analysis pipeline built on TimescaleDB and Celery.

OPEN FOLDER
OP_EDGE // ARCHIVED

EdgeAI Hand Gesture Classifier

Autonomous, self-contained gesture recognition system using K-Nearest Neighbors (KNN) with SIMD hardware acceleration.

OPEN FOLDER