Location: West Bengal, India // Current Focus: TechScript compiler optimizations, Satvora AI beta testing cycles, and Android graphics engines.
Currently Building
TechScript 2.0 Toolchain & Compiler Pipeline
Refining the Rust-based compiler driver ('tsc') with AST validation, bytecode instruction folding, and Language Server Protocol (LSP) integration for IDE diagnostics.
Satvora AI Closed Testing & Regional Nutrition Models
Iterating on multimodal food scanning accuracy, ingredient OCR, and local Room database caching during the Google Play closed testing phase with community testers.
Currently Maintaining
KinotiX: 4K Live & 3D Wallpaper (Google Play)
Monitoring production performance, sensor battery consumption, and display refresh rate compliance on diverse Android devices.
NovOS Web Operating System
Maintaining the reactive window manager, IndexedDB virtual file system, and open source web desktop ecosystem on GitHub.
Currently Experimenting With
On-Device Neural Inference (ONNX + Rust FFI)
Benchmarking zero-copy memory pipelines between Dart/Flutter and native Rust libraries running quantized ONNX models without cloud dependencies.
Multi-Threaded Android Media Pipeline in Kotlin
Developing asynchronous chunked download algorithms in Vortyx using Jetpack WorkManager and Kotlin Coroutines.
Recently Shipped
KinotiX Google Play Store Deployment
Completed closed testing gate requirements and launched KinotiX to the public Google Play Store catalog.
TechScript 2.0 Language Architecture Specification
Completed the 2.0 language rewrite featuring keyword-delimited block structure, custom lexer, parser, and stack-based bytecode VM.