Skip to content
View vishalanandl177's full-sized avatar
馃槑
Working...
馃槑
Working...

Block or report vishalanandl177

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
vishalanandl177/README.md

Vishal Anand

Senior Product Engineer | Backend Systems, Reliability & Developer Experience

I build and maintain backend systems and developer tools, with a focus on reliability, observability, and service identity. I approach engineering through the decisions that make systems easier to operate, evolve, and maintain.

Selected work

Creator and maintainer of a Django REST Framework package that helps engineers investigate API behavior and performance while controlling what request data is retained. The project combines request logging, profiling, sensitive-data masking, and operational guidance.

Available on PyPI and listed in the official Django REST Framework third-party packages directory.

A service authentication library I built to make identity handling reusable across applications. It brings authentication, token lifecycle management, and certificate rotation into a shared integration layer, with examples, tests, and benchmark code.

An engineering learning platform I created and maintain. It covers system design, reliability, security, and AI infrastructure through articles, courses, interactive learning resources, and narrated slides. Explore the source.

Engineering priorities

  • System design: clear boundaries, maintainable interfaces, and explicit tradeoffs.
  • Operational reliability: useful diagnostics, controlled overhead, and responsible handling of sensitive data.
  • Product ownership: carrying developer tools through implementation, documentation, releases, and ongoing maintenance.

Technical writing

I share practical engineering knowledge through articles and courses on CodersSecret, connecting design concepts with operational concerns.

Companion repositories provide educational notes, exercises, and code on distributed systems, workload identity, cloud-native security, and RAG systems.

Connect

I welcome conversations about system design, backend reliability, developer tooling, and open-source collaboration.

LinkedInEmailWebsite

Dev.toYouTubeDiscord community

Pinned Loading

  1. DRF-API-Logger DRF-API-Logger Public

    An API Logger for your Django Rest Framework project.

    Python 344 75

  2. General-Methods General-Methods Public

    A general utility for your Django Rest Framework project.

    Python 14 1

  3. coderssecret.com coderssecret.com Public

    Battle-tested guides on Python, DevOps, APIs, and system design. Built with Angular 21 + Tailwind CSS 4.

    TypeScript

  4. m2mauth m2mauth Public

    Go M2M authentication library

    Go