Townhall API
Built a production-ready multi-tenant workspace management REST API with passwordless auth, role-based access control and real-time email invitations, deployed live on Railway.
AI-driven Software Engineer
learning ✦ exploring ✦ experimenting
I'm an AI Engineer working on computer vision, LLM-powered systems and applied machine learning. I currently work at The Data Island, where I help develop production computer vision pipelines for retail analytics and industrial surveillance.
My research interests include deep learning, multimodal systems, edge AI and robotics, with work accepted and under review at peer-reviewed venues.
I build end-to-end AI systems, from on-device models and RAG pipelines to distributed backends and MLOps infrastructure, focusing on ease of use, security and observability.
BS in Computer Science and Engineering
January 2022 - December 2025
Major: Artificial Intelligence
Higher Secondary Certificate (HSC)
2018 - 2020
Group: Science
Built a production-ready multi-tenant workspace management REST API with passwordless auth, role-based access control and real-time email invitations, deployed live on Railway.
Built an on-device Android app for real-time pose and hand tracking to analyze form, count reps and provide posture feedback. Added gesture-based controls and per-user calibration with robust rep quality scoring.
Built a RAG system combining speculative query planning, hybrid retrieval, reranking and evidence-grounded synthesis with provenance tracking for reliable answers.
Additional Projects
Built an end-to-end AI invoice processing pipeline that ingests PDFs from Cloudflare R2, extracts structured data with Mistral OCR/LLM, validates it and stores audit-ready records in PostgreSQL with retry, review and monitoring workflows.
Built a security-focused Python CLI for encrypted file vaults with outer and hidden-volume workflows, including authenticated encryption, passphrase-based key derivation, integrity verification and streaming file handling. Implemented end-to-end validation, CI/release automation and a tested developer UX with one-command smoke and release checks.
Built a full-stack AI-powered repository intelligence platform that analyzes GitHub codebases and delivers architecture dashboards plus retrieval-augmented chat over indexed code.
Built a full-stack AI debate platform that structures multi-user discussions into shared ground and key disagreements, with secure auth, moderation, exports and email notifications.
Built a full-stack decision intelligence platform for capturing time-locked decisions, tracking outcomes and surfacing reasoning patterns through AI-powered analysis.
Built a production-style research automation platform with multi-node planning, evidence gathering, analysis and citation-aware report generation with live progress tracking.
Built a browser-based P2P watch-party streaming app with WebTorrent/WebRTC that supports room signaling, synchronized playback, chat, reconnect recovery, tracker failover, subtitle upload (.vtt/.srt) and validation reporting. Implemented milestone-driven quality gates with automated smoke tests, security controls and observability endpoints.
Built a userspace copy-on-write filesystem with FUSE that versions every write, supports snapshots/restore/GC/diff and ships with tested CI/CD and automated PyPI releases.
Built a CV dataset auditing platform for YOLO/COCO with integrity checks, anomaly detection, leakage analysis, CLI workflows and regression reports.
Built an end-to-end predictive maintenance platform with validation-gated ensemble selection, production inference APIs and a dashboard for model decisions and live checks.
Built an end-to-end fraud detection pipeline with offline training, stream-style scoring, analyst feedback ingestion, online model updates and Prometheus/Grafana observability for latency, anomaly flow and update health.
Built a distributed file service with resumable chunk uploads, HTTP range downloads, checksum validation and reliable state transitions with auth and audit logging.
Built a high-performance real-time log aggregation CLI with multi-source tailing, structured parsing, resilient rotation handling and a live WebSocket dashboard for throughput, severity trends and health metrics.
Built a Python CLI tool that parses dependency files across 7 ecosystems (npm, pip, Go, Rust, Ruby, Maven and YAML), constructs directed graphs from scratch, detects circular dependencies using Tarjan's and DFS algorithms and visualizes them as interactive D3.js force-directed graphs with live-reload watch mode, CI integration, plugin architecture and 132 unit tests.
Built an offline-first AI note-taking app in Flutter with rich-text editing, local persistence and on-device summarization using an ONNX-based runtime pipeline.
Built a VS Code extension that displays inline cyclomatic complexity via CodeLens with a sortable sidebar report and JSON/CSV export across JavaScript, TypeScript, Python, Java and C# codebases.
Built a research framework for comparing FedAvg, client-level DP-FedAvg and sample-level DP-SGD across synthetic, MNIST and CIFAR-10 datasets. The project includes configurable federated simulations, RDP privacy accounting, IID/non-IID partitioning, experiment sweeps, report generation and a dashboard for privacy-utility analysis.
Built a research framework for joint probabilistic forecasting and anomaly detection on multivariate time series. The project implements MDN-LSTM and regime-aware joint models, full SMD benchmark evaluation, calibrated thresholding, persistence-based false-alarm reduction, CRPS/Energy Score metrics and reproducible experiment reporting with tested pipelines.
Designed and implemented a blockchain protocol for carrying privacy-preserving AI model attestations across chains, combining zero-knowledge verification, permissioned-to-public relay flows and automated end-to-end orchestration.
ACM Transactions on Intelligent Systems and Technology, 2026. (Under Review)
Link2nd IEEE Conference on Secure and Trustworthy Cyberinfrastructure for IoT and Microelectronics (SaTC), 2026.
Link5th International Conference on Sentiment Analysis and Deep Learning (ICSADL), 2026.
LinkChainAttest: Cross-Chain Verification of Privacy-Preserving ML Attestations from Permissioned to Public Blockchains
HAMP: Hardware-Aware Mixed-Precision Quantization via Sensitivity-Guided Evolutionary Search
Edge-Native Autonomous Manipulation: A Hybrid Imitation-Reinforcement Learning Framework on Constrained Hardware
Artificial Dexterity: A Unified Survey of Robotic Hand Architectures, Multimodal Perception and Embodied AI