About

Background
& Skills

Who I Am

I am a 2nd-year B.Tech CSE student at NIT Mizoram. Upstream contributor to OpenCV (Intel-led). Specializing in IoT Systems, Scalable Backends, and Applied ML. Proficient in architecting full-stack applications with 3NF-normalized databases, real-time telemetry pipelines, and predictive ML models. Multi-time coding contest winner. Team Head of the Coding & AI Club.

Experience & Virtual Simulations

JPMorgan Chase & Co. (Forage)Software Engineering Virtual Experience (Mar 2026): Engineered a real-time data visualizer using Apache Kafka and H2 DB, achieving sub-10ms response latency for high-frequency live data ingestion flows.

Google Cloud Rapid Agent HackathonAI Developer (May 2026): Developing a "Crisis Response Agent" focusing on multi-step AI agents capable of taking real-world actions, utilizing GCP and RAG for dynamic data retrieval.

Research Focus

My primary interest is Edge AI and Model Quantization. I independently connected bit-width representation from Computer Architecture lectures to weight compression in neural networks — which led me to study Binary Neural Networks, 1-bit LLMs (BitNet, BitNet b1.58), and on-device inference pipelines before formally studying machine learning.

I am currently developing a concept for a locally-running AI scam call detector for low-end Indian smartphones — zero cloud dependency, no data sharing, using quantized speech models on-device.

Open Source

In September 2025, I diagnosed a floating-point precision discrepancy in OpenCV caused by MinGW's default FPU extended-precision mode on Windows. I traced the root cause through the production C++ codebase, applied a targeted patch, and submitted a Pull Request to the upstream repository.

Leadership

I serve as Team Head — Website & Social Media at the Coding & AI Club, NIT Mizoram. I lead the official club website, run weekly DSA and Git workshops for 50+ students, and founded a mentorship program where beginners reach medium-level competitive programming within one semester.

Competitive Programming

400+DSA Problems Solved
107Day LeetCode Streak
45Day GFG POTD Streak

Skills

Technical Stack

Languages
C C++ Java Python TypeScript SQL Bash
Frontend
React 18 Next.js Vite Framer Motion Tailwind CSS HTML5 / CSS3 JavaScript
Backend
FastAPI Flask SQLAlchemy REST API Design Kafka RBAC
Databases
MySQL (3NF/BCNF) ChromaDB Supabase
AI / ML
Meta Prophet Random Forest RAG Claude AI Scikit-learn INT8 Quantization Binary NNs
IoT & Embedded
ESP32 (C++) NEO-6M GPS SIM800L GSM UART / Wi-Fi Arduino IDE
Tools & Others
Git Docker Nginx PM2 Linux Postman Leaflet.js
Design & Media
Figma Canva Adobe Express CapCut
Core Cryptography
AES / DES / RSA SHA-256 Digital Signatures Key Management PKI Post-Quantum (PQC) Lattice-Based Crypto
Hardware & Low-Level Sec
Bitwise Operations Modular Exponentiation Custom Algorithms Applied Number Theory Side-Channel Mitigation Fault Injection Defenses Firmware Security IoT Data Protection