Skip to content
View PavanSrivatsav's full-sized avatar

Block or report PavanSrivatsav

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
PavanSrivatsav/README.md

Hi 👋, I'm Pavan Srivatsav Valluru

A passionate Full Stack developer from India

Connect with me:

pavan-srivatsav-valluru 8788633/pavan-srivatsav

Languages and Tools:

angular bootstrap css3 javascript typescript java spring kafka mongodb mysql git docker kubernetes jenkins kibana grafana linux aws

pavansrivatsav

  pavansrivatsav

Pinned Loading

  1. HTML Injection Identification HTML Injection Identification
    1
    import { Pipe, PipeTransform, SecurityContext } from '@angular/core';
    2
    import { DomSanitizer } from '@angular/platform-browser';
    3
    
                  
    4
    @Pipe({
    5
      name: 'htmlIdentifier'