Skip to content
View AnishBhandarkar's full-sized avatar
💭
💭
💭
💭

Block or report AnishBhandarkar

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
AnishBhandarkar/README.md
▌ Full Stack Engineer  ·  Clarivate · Derwent  ·  UI → API → Infra → Production

Typing SVG


$ whoami

Full Stack Engineer at Clarivate, building enterprise-grade web platforms for Derwent a global patent search, monitoring & IP analytics solution used by professionals worldwide.

I own the full feature lifecycle end-to-end:

🎨 UI Systems  ·  ⚙️ API Design  ·  🗄️ Data Layer  ·  🚀 Production

Status Focus

Frontend Perf    ████████████ ✓
Backend APIs     ████████████ ✓
System Security  ████████████ ✓
Prod Ownership   ████████████ ✓

⚡ Tech Stack

Frontend

TypeScript JavaScript React Next.js Angular Redux Toolkit HTML5 CSS3

Backend

Node.js Express GraphQL REST Microservices

Data & Messaging

MongoDB Redis RabbitMQ RTK Query

Testing & Infra

Jest RTL Jasmine CI/CD Docker


🎯 Focus Areas

Domain Topics
Frontend Performance Core Web Vitals · Lighthouse Auditing · Code Splitting · Lazy Loading · Performance Budgets
🏗️ Full Stack Architecture Modular design · Component systems · API design · Event-driven patterns · Feature lifecycle ownership
🗄️ Backend & Data Node.js services · GraphQL · Redis caching · MongoDB optimization · RabbitMQ async pipelines
🔐 Security XSS · CSRF · Rate limiting · Secure token handling · Auth flows
Quality WCAG Accessibility · SEO · CI/CD quality gates · Testable, prod-ready systems

> curl stats.api/AnishBhandarkar


> ping --reach-me

// drop a connection request. response time: < 24h

LinkedIn
// let's connect professionally

Gmail
// open to opportunities

Portfolio
// a snapshot of my experience


Crafted with </> & intentionality

Popular repositories Loading

  1. AnishBhandarkar AnishBhandarkar Public

    Config files for my GitHub profile.

  2. Block-Chain Block-Chain Public

    Solidity

  3. AlzheimersAI AlzheimersAI Public

    Forked from RGBHack/AlzheimersAI

    🧠 A website for early detection and tracking of Alzheimer's disease using AI.

    Jupyter Notebook

  4. tensorflow-deep-learning tensorflow-deep-learning Public

    Forked from mrdbourke/tensorflow-deep-learning

    All course materials for the Zero to Mastery Deep Learning with TensorFlow course.

    Jupyter Notebook

  5. course-manager-ngrx course-manager-ngrx Public

    Angular application demonstrating scalable state management using NgRx Store with reducer-driven CRUD architecture.

    TypeScript

  6. jwt-auth-api jwt-auth-api Public

    Production-grade Node.js/Express authentication system with JWT access tokens (15min) and HTTP-only refresh tokens (7 days) in MongoDB. Features bcrypt password hashing, token hashing, rate limitin…

    JavaScript