Projects

A collection of full-stack applications, developer tools, and smart contract systems. Each project emphasizes clean architecture, testing, and production-ready code.

Full-Stack Applications

REST/GraphQL APIs, authentication systems, database design, real-time features, and scalable architectures.

CivicAlert

Real-time emergency incident reporting platform connecting citizens with emergency services.

Key Engineering Highlights

  • Real-time incident mapping with WebSocket-based live updates
  • Multi-level admin verification system for accuracy before dispatch
  • Role-based access control with analytics dashboards
Next.jsTypeScriptNestJSMongoDBSocket.IOLeaflet+1

SurakshaNet

Smart disaster management platform with AI-powered risk assessment and real-time monitoring.

Key Engineering Highlights

  • Real-time disaster alerts with location-based emergency notifications
  • AI-powered risk prediction for disaster probability analysis
  • ISRO Bhuvan API integration for precise geospatial mapping
Next.jsTypeScriptFirebaseLeaflet.jsTwilioISRO Bhuvan API+1

AniMatch

Built a full-stack recommendation system with user behavior-based personalization.

Key Engineering Highlights

  • Built a full-stack recommendation system with user behavior-based personalization
  • Implemented efficient data fetching and filtering pipelines
  • Designed scalable backend APIs for recommendation logic
ReactNode.jsExpressMongoDBPythonFlask+2

ElevateCV

ATS-friendly resume builder with multiple professional templates.

Key Engineering Highlights

  • Multiple ATS-optimized resume templates
  • Job description tailoring for better matches
  • Cover letter generation system
ReactTypeScriptNode.jsExpressMongoDBTailwind CSS+1

LifeCheck AI — Real-Time Environmental Intelligence Platform

A full-stack system that evaluates environmental safety in real time using AI, machine learning, and distributed state systems.

Focus: System Design | Real-Time Systems | AI Integration | Reliability

Key Engineering Highlights

  • Built FastAPI backend handling real-time environmental aggregation (AQI, weather, UV, pollen)
  • Designed ML pipeline for water quality prediction with confidence scoring and BIS compliance analysis
  • Implemented streaming AI assistant with guardrails (Gemini + Grok fallback architecture)
Python (FastAPI)Next.jsSpaceTimeDB (Rust)Gemini AIGrokWebSockets+1

NyxWall — Campus-First Anonymous Social Platform

Anonymous, campus-first social platform combining confessions, events, clubs, polls, profile systems, and realtime chat into one developer-friendly full-stack project.

Focus: Full-Stack Architecture | Real-Time Systems | Moderation at Scale | Rate Limiting & Caching

Key Engineering Highlights

  • OTP login flow with JWT authentication for anonymous user sessions
  • Anonymous confessions feed with create, vote, react, comment, report, and trending support
  • Polls system with creation, listing with pagination, voting, and live results endpoints
Next.jsTypeScriptFastAPIPythonPostgreSQLRedis+3

Developer Tools

Productivity-focused tooling for developer workflows, automation, and AI-assisted engineering tasks.

GitWhisper — AI-Powered Git History Understanding Tool

A local-first CLI tool that analyzes git commit history and generates human-readable summaries, changelogs, and project narratives using LLMs.

Focus: Local-First Architecture | Prompt Pipelines | Multi-Model Reliability

Key Engineering Highlights

  • Built CLI tool in Rust for performance and low overhead
  • Designed commit-history parsing system using native git commands
  • Engineered prompt pipelines for extracting intent and evolution from commits
RustPythonGemini AIGrokGit CLI

Ethereum / Solidity

Smart contract development with emphasis on security patterns, gas optimization, comprehensive testing, and DApp integration.

ProofSkill

Decentralized skill verification and freelance marketplace with escrow payments.

Key Engineering Highlights

  • EIP-5192 compliant soulbound NFTs for skill credentials
  • Escrow-based marketplace with 7-day dispute window
  • Value-weighted reputation system to prevent gaming
SolidityHardhatOpenZeppelinNext.jsTypeScriptWagmi+2

Millow

Decentralized real estate marketplace with NFT-based property tokenization and escrow.

Key Engineering Highlights

  • ERC-721 NFTs representing real estate properties
  • Multi-party escrow with buyer, seller, lender, and inspector roles
  • Earnest deposit and inspection approval workflow
SolidityHardhatReactethers.jsTailwind CSSMetaMask

Engineering Philosophy

Testing First

Comprehensive test suites with unit, integration, and end-to-end coverage. For smart contracts: fuzz testing and invariant checks.

Security Awareness

Reentrancy guards, access control patterns, input validation, and following established security best practices.

Clean Architecture

Separation of concerns, modular design, explicit dependencies, and code that clearly communicates intent.

View More on GitHub

Explore more repositories, contributions, and code samples.

Highlighted Work

  • LifeCheck AI (Primary System Project)
  • GitWhisper (AI Tooling Project)
  • CivicAlert (Real-time system)
Visit GitHub Profile