Independent concentration in software engineering and web application architecture.
I am a cybersecurity and applied-AI researcher and systems engineer based in Meerut, India. I design, build, and deploy software architectures for operational environments where reliability is paramount, including active medical diagnostic practices, curriculum-grounded educational platforms, and client-side admissions intelligence tools.
My interest in computer science began through early security research and system auditing via Kali Linux, which fundamentally altered my approach to software engineering. In technical analysis, every vulnerability originates from an unverified assumption, and every exploit marks a locus where trust exceeded verification.
Security is not merely a defensive discipline against external adversaries; it represents the mathematical divergence between assumed safety and empirical reality. This principle governs my approach to software architecture, data privacy, and systems design.
Conventional artificial intelligence models are designed to generate fluent conversational output regardless of factual validity. Engineering Teacher ONE required confronting this vulnerability directly: an instructional platform supporting students during examination preparation must guarantee absolute precision. A confident, plausible hallucination presented during revision incurs severe pedagogical costs, as students rehearse and internalise false concepts.
Enforcing client-side, offline inference offered the sole mechanism to guarantee that model output remained strictly grounded within a verified curriculum corpus. Although local execution increases build complexity and binary distribution requirements, it enables categorical system refusal when queries fall outside assessed boundaries, fulfilling a core design requirement.
Empirical evaluation confirms this behavior: routing queries through our pre-generative confidence gate elevates refusal on unanswerable out-of-syllabus questions from 0.0% to 100.0% (McNemar exact test p = 3.1 × 10−5). Concurrently, the gate exhibits an 83.3% refusal rate on answerable edge cases under conservative safety thresholds, representing the current trade-off published in our evaluation benchmarks.
CliniqueX is deployed at an active diagnostic practice in Meerut, managing patient intake, itemized billing, clinical routing, radiological queues, and financial reconciliation. Building for an active clinical environment imposes strict operational discipline: every architectural assumption must withstand non-linear clinical realities, and system downtime directly impacts patient care. These operational requirements dictated our high-availability database design.
I intend to pursue undergraduate studies in Computer Science and Cybersecurity, focusing on formal verification, distributed systems, and applied AI. Subsequently, I aim to establish a technology enterprise in India, developing high-integrity software infrastructure for domestic and global markets.
Independent concentration in software engineering and web application architecture.
Cybersecurity, artificial intelligence systems, and technology policy completed independently of secondary school requirements. Coursework includes modules aligned with Harvard CS50 Cybersecurity, MeitY digital literacy initiatives, and industry case simulations in risk advisory and technology law.
Formal academic honors and competitive distinctions verified via institutional certificates:
UP0694-04-A-001, Science Olympiad Foundation.M14107002A07 (Reg. Serial No: 1972, School Code: 14107), Silverzone Foundation.Independent technology venture overseeing system architecture across Teacher ONE, CliniqueX, NOX MED, and The Ivory Index.
Complete technical execution and deployment of the organisation's public platform, encompassing frontend architecture, cloud hosting, DNS management, and security infrastructure.