
Corporate technology services website with modular product and services storytelling.
Full Stack Engineer specializing in Adversarial AI Security and production-grade LLM architectures.
Ranked Top 8% Globally in the Lakera Gandalf Security Challenge.
Fine-tuned a BERT transformer on 510 CUAD legal contracts to automate clause extraction and risk classification. Integrated a Trust & Safety module with automated PII redaction, live fairness auditing, and privacy analysis — making AI-driven legal review accurate, transparent, and responsible. Full-stack application, not just a paper.
Executed the full-cycle delivery of 8+ production applications within a high-intensity delivery sprint, managing the complete roadmap from architectural design to cloud deployment.
Built a full-stack HRMS platform digitizing onboarding for 4 departments, reducing administrative processing time by 35%.
Implemented secure RBAC with JWT/bcrypt and optimized RESTful APIs for real-time Recharts dashboards, improving client satisfaction scores by 15%.
Configured and managed 3+ live production sites on Linux VPS using Nginx, handling full SDLC orchestration including SSL/TLS and domain management.

Corporate technology services website with modular product and services storytelling.

Surf academy landing page with hero messaging and lesson booking emphasis.

B2B industrial scrap processing & dismantling platform built with Next.js, TypeScript, Radix UI, and secure lead pipelines.
Designed and developed a production-grade, multi-format legal contract analytics platform that automates clause extraction and risk analysis from scanned PDFs, images, and text documents with a robust, integrated Trust & Safety and Algorithmic Fairness compliance pipeline.
The Problem
Manual contract review is slow. However, scanned contracts have watermarks and stamps that corrupt OCR. Moreover, sensitive PII cannot be exposed to external APIs, and neural classifiers exhibit unchecked demographic performance biases.
The Solution
Built an intelligent layout-aware processor programmatically bypassing watermarks, a fine-tuned Legal-BERT classifier, a local spaCy PII redactor generating Privacy Scores, and an auditing system evaluating F1 parity across classes.
Key Engineering Decision
Fine-tuned BERT on the CUAD benchmark instead of relying on prompt engineering alone — because 84.9% F1 is a number you can defend in a paper and in production. Measurable over impressive.
Result
84.9% F1, 84.7% accuracy on CUAD (510 legal contracts). Research paper presented at NCRIE-2025, KSIT — Best Paper Presentation Award.
Scanned agreements present noisy artifacts. We run page-by-page coordinates pruning using OpenCV and fitz to isolate body boundaries, stripping stamps and page metadata before running adaptive binarization to boost OCR text recovery.
nlpaueb/legal-bert-base-uncased using Hugging Face and PyTorch on CUAD (Contract Understanding Atticus Dataset) text chunks.Privacy is critical. The local NLP redactor removes names, organizations, SSNs, and emails on local servers. A dedicated compliance auditor checks prediction accuracy gaps across document demographics to prevent algorithmic bias.
Designed and built a dynamic in-browser prompt routing engine that replaces generic, rigid instruction templates with targeted cognitive routing. By running a quantized local neural network, it automatically classifies user intent and wraps inputs in the optimal academic reasoning paradigm (out of 17 supported techniques) in under 15ms.
Monolithic Problem
Most AI assistants rigidly wrap every query in generic templates (e.g. Role -> Task -> Constraint). This wastes expensive tokens on simple chats and lacks targeted cognitive reasoning for complex logic.
Dynamic Solution
PromptRoute intercepts inputs in real-time and runs a local neural network to classify intent, wrapping queries in the precise academic technique (out of 17 paradigms) matching the specific use case.
The Sandbox Constraint
Chrome Manifest V3 service workers cannot execute heavy WebAssembly/WebGPU compilations directly. Bypassed this by mounting ONNX Runtime Web in a persistent Chrome Offscreen Document.
The Hybrid Architecture
Local INT8 classifier executes locally in <15ms. Low-confidence queries (<55%) automatically route to a high-fidelity Groq Llama 3.3 70B cloud API, securing 80% token cost savings.
Engineered an end-to-end machine learning pipeline in Python to fine-tune distilbert-base-uncased for local browser-side inference. The dataset pipeline balances diverse instruction-following and coding prompts with engineered casual colloquialisms to ensure robust real-world intent matching.
fp16).Bypasses Manifest V3 service-worker execution environments by running in-browser inference using ONNX Runtime Web in a sandboxed, hidden Offscreen Document. This architecture loads the WASM/WebGPU models eagerly upon extension boot to prevent service-worker eviction or freeze issues.
A comprehensive adversarial testing environment where I neutralized all 7 levels of the Lakera Gandalf challenge. I achieved a Top 8% Global Rankingby developing a "Defense-in-Depth" framework.
The Vulnerability
LLMs are susceptible to sophisticated prompt injections that easily bypass standard input sanitization and moderation layers.
The Defense
Documented 15+ adversarial techniques (Multilingual Obfuscation, Data Fragmentation) and engineered intent-based guardrails to expose and patch model blindspots.
Admin dashboard for donor/recipient CRUD operations, automated blood group compatibility matching, donation lifecycle tracking, and analytics-ready medical database management.
The Problem
Managing donor profiles, matching blood types during emergencies, and updating donation statuses across regional healthcare collection sites was highly manual, sluggish, and prone to tracking errors.
What I Built
A fast, full-stack medical registry system with JWT authentication, donor/recipient directories, direct blood type matching algorithms, donation workflow monitors, and dynamic analytics dashboards.
Key Engineering Decision
Selected MongoDB for its flexible schema (easily absorbing varied donor medical flags) paired with Python-Flask APIs to encapsulate matching logic, ensuring rapid queries and extreme service maintainability.
The Result
Delivered a high-performance system for swift emergency matching, highly indexable profiles, and real-time donation tracking with clean analytics reports for clinical operations.
I'm a Full Stack Developer based in Bengaluru. My work sits at the intersection of modern web engineering and applied AI — I design schemas, integrate models, configure servers, and ship UIs that real people use.
I served as a Full Stack Developer at ASPL Tech Solutions, where I took ownership of production repositories and client deliveries from day one.
My research on AI-powered legal document analysis won Best Paper at NCRIE-2025. That work wasn't an academic exercise — it's a deployed, full-stack application backed by a fine-tuned BERT model trained on 510 real contracts.
I hold an MCA from RV Institute of Technology and Management (CGPA: 8.2). I'm actively looking for a role where I can keep building things that matter.
Full-time roles, contract work, or a good technical conversation. I reply fast.