Skip to content
View Divyansh-007's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Divyansh-007

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
Divyansh-007/README.md


Hey, I'm Divyansh 👋

Backend engineer with 5 years of experience, currently leading the backend team at McKinley Rice. I specialize in building scalable APIs and distributed systems using Node.js, NestJS, and TypeScript — and I'm actively transitioning into ML/AI engineering.

I publish open-source npm packages, contribute to backend tooling, and document everything I build. When I'm not shipping code, I'm making tech content on YouTube or exploring new ways to break and rebuild systems.

🏢 Role Software Development Engineer II @ McKinley Rice — leading backend, mentoring juniors
🤖 Currently Deep-diving into Claude Code, building AI-native backend tooling and MCP integrations
🌱 Transitioning ML/AI engineering — LLMs, agents, and applied AI systems
📦 Open source 3 published npm packages + a Claude Code NestJS plugin on GitHub
📄 Published IEEE paper on photovoltaic systems
🎥 YouTube @DevelopersJoyride — 💻 tech 🎮 gaming 🧩 puzzles 🚀 motivation
📬 Open to Remote full-time backend or AI/ML engineering roles

🛠 Tech stack




📊 GitHub stats


📦 Open source — npm packages

Here are some of the npm packages I've published:

npm version npm downloads npm license

Hybrid RSA + AES-256-GCM encryption middleware for Node applications. Provides end-to-end encryption for API requests and responses with replay attack protection.

npm version npm downloads npm license

A flexible TypeScript rate limiting library with MongoDB and Redis backend support, supporting Express middleware and NestJS guards/interceptors.

npm version npm downloads npm license

A high-performance URL shortener library for Node.js, written in TypeScript with support for multiple databases (MongoDB, SQLite, PostgreSQL, MySQL).

More packages coming soon! 🚀


🐍 Contribution activity

GitHub contribution snake

⏱ This week I coded

From: 05 June 2026 - To: 12 June 2026

Total Time: 2 hrs 27 mins

JavaScript   24 mins               ████░░░░░░░░░░░░░░░░░░░░░   16.19 %
TypeScript   19 mins               ███▒░░░░░░░░░░░░░░░░░░░░░   12.92 %
CSS          16 mins               ██▓░░░░░░░░░░░░░░░░░░░░░░   10.81 %
Python       10 mins               █▓░░░░░░░░░░░░░░░░░░░░░░░   06.63 %
YAML         6 mins                █░░░░░░░░░░░░░░░░░░░░░░░░   04.56 %

Open to remote full-time backend or AI/ML roles — let's build something.
divyanshjais8@gmail.com · LinkedIn · Portfolio

Pinned Loading

  1. encryptor encryptor Public

    Hybrid RSA + AES-256-GCM encryption middleware for Express.js and NestJS applications. Provides end-to-end encryption for API requests and responses with replay attack protection.

    TypeScript

  2. research-ai-agent research-ai-agent Public

    An AI-powered research assistant built with LangChain that can search the web, query Wikipedia, and generate structured research outputs.

    Python

  3. claude-plugins claude-plugins Public

    Claude Code plugins by Divyansh Jaiswal. Currently features nestjs-toolkit — a NestJS + MongoDB dev toolkit with skills, agents, hooks & MCP integration. Built to supercharge backend workflows with…

  4. rate-limiter rate-limiter Public

    A flexible TypeScript rate limiting library with MongoDB and Redis backend support, supporting Express middleware and NestJS guards/interceptors.

    TypeScript