Skip to content
View th3hero's full-sized avatar

Highlights

  • Pro

Block or report th3hero

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
th3hero/README.md
Typing SVG

Portfolio LinkedIn NPM Gmail


coding gif

> whoami

6+ years shipping production systems. Backend-heavy full stack.

Currently Technical Lead at Benthon Labs -- leading team of engineers, building enterprise SaaS and AI products.

Previously shipped platforms across e-commerce, fintech, travel, and blockchain.

I like clean architecture, fast deploys, and things that work at 3am.



> tech --stack

Node.js NestJS Express TypeScript Python React Next.js GraphQL PostgreSQL MongoDB Redis Elasticsearch AWS Docker Kubernetes Terraform GitHub Actions Web3


> ls ./projects

MasterFFL production
Multi-tenant e-commerce SaaS -- 10K-20K+ daily orders, 10,000+ dealers. NestJS, PostgreSQL, AWS Lambda.

AI2ME delivered
Enterprise AI platform -- 9+ LLM providers, 100+ clients, Polygon audit logging. 99.95% uptime.

Viacation in development
Travel booking -- 50,000+ tours catalog. Node.js/NestJS + React.js/Next.js from scratch.

MyDigitalWorld live
Blockchain certificates on BNB Chain -- smart contracts, wallet APIs, on-chain verification.

Eideal live
UAE cosmetics marketplace -- product catalog, checkout, payments, order lifecycle.

PodsLiving live
Canadian rental platform -- property management APIs, tenant onboarding workflows.

Also collaborated on Shibarium (L2 blockchain) and Prospera (digital identity).


> npm whoami

express-storage countries-region request-validator input-validator

Package What it does
express-storage Multi-cloud file upload middleware for Express.js -- AWS S3, GCS, Azure Blob, local disk. Presigned URLs, streaming uploads, zero-config provider switching.
countries-region Comprehensive countries, regions, and airports dataset with TypeScript. ISO codes, flags, currencies, coordinates.
@th3hero/request-validator Backend request validation for Node.js/Express/Next.js. 20+ rules, DB integration (unique/exists), file upload validation, zero external deps.
@th3hero/input-validator Frontend validation for React.js/Next.js. Rule-based syntax with useState error management, custom messages, TypeScript-first.

> git log --oneline

Jul 2025  Technical Lead              @ Benthon Labs, Noida
Feb 2025  Sr. Product Engineer / Lead @ Viacation Tourism, Gurugram
Apr 2022  Sr. Software Engineer / Lead@ Revinfotech (EIYSYS), Gurugram
Oct 2019  Software Developer          @ Global Design India, Delhi

> stats

GitHub Streak

Contribution Graph


footer

Popular repositories Loading

  1. request-validator request-validator Public

    🚀 Lightweight, fast & flexible request validation library for Node.js/Express/Next.js with TypeScript support. Features 20+ validation rules, database integration, file upload validation, and zero …

    TypeScript 1

  2. th3hero.github.io th3hero.github.io Public

    CSS

  3. input-validator input-validator Public

    A validation module for frontend in React.js & Next.js where we will be validating the user input as per the requirement weather they are required, string, integer, boolean etc. with state manageme…

    JavaScript

  4. countries-region countries-region Public

    TypeScript

  5. th3hero th3hero Public

  6. express-storage express-storage Public

    Express.js file upload middleware for AWS S3, Google Cloud Storage, Azure Blob Storage & local disk. One unified API with presigned URLs, file validation, streaming uploads, and TypeScript support.

    TypeScript