Projects

A collection of full-stack applications 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.

  • 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.

  • 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

AI-powered anime discovery platform with hybrid recommendation engine.

  • Hybrid ML recommendation engine using TF-IDF with 5000 features
  • Cold-start recommendations for new users based on popularity metrics
  • 3D Anime Poster Cube built with React Three Fiber
ReactNode.jsExpressMongoDBPythonFlask+2

ElevateCV

ATS-friendly resume builder with multiple professional templates.

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

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.

  • 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.

  • 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.

Visit GitHub Profile