const projects = [
A collection of projects that showcase my skills and passion for building great software.
EchoTrace
AI-powered personal timeline platform. Log micro-events throughout your day and get behavioral insights, productivity scoring, mindset inference, and a conversational AI Coach. EchoTrace turns your daily activity logs into meaningful personal analytics, helping you understand patterns, optimize your routines, and grow with data-driven self-awareness.
Duplicate Order Idempotency
Resolved duplicate order idempotency issue in a Salesforce-integrated system. Designed logic to identify and prevent duplicate order creation with date-based and ID-based validation checks. Implemented robust backend safeguards ensuring that retried requests or network failures never result in duplicate records, maintaining data integrity across the platform.
PRISM
An offline-first facial recognition attendance system for field personnel operating without network connectivity, running entirely on-device using quantised ML models. Built for NHAI Hackathon 7.0 (Datalake 3.0 track), PRISM supports enrollment, biometric verification, liveness detection, local logging, and AWS sync when connectivity is restored without transmitting biometric data.
CodeGenie
AI-powered VS Code extension providing intelligent code generation, explanations, and inline auto-completions. Features locally hosted LLM inference for privacy and performance. Supports multiple programming languages, offers context-aware suggestions, and integrates seamlessly into the developer workflow without sending code to external servers.
FusionCast
AI-driven forecasting platform focused on predictive insights for planning and decision-making. Features demand and trend forecasting using data-driven models. FusionCast combines classical time-series methods with modern ML pipelines to deliver accurate, explainable forecasts that help businesses and individuals plan proactively.