Skip to content
View Jonsy13's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home
Block or Report

Block or report Jonsy13

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

Pinned

  1. Metrics Server API deployment manife... Metrics Server API deployment manifests for Kubernetes kind
    1
    kind: ClusterRole
    2
    apiVersion: rbac.authorization.k8s.io/v1
    3
    metadata:
    4
      name: system:aggregated-metrics-reader
    5
      labels:
  2. GoLang-GraphQL GoLang-GraphQL Public

    Basic GraphQL Server using Go, having all functionalities as JWT Authentication, Queries , Mutations and Subscriptions.

    Go

  3. Web_Automation_Scripts Web_Automation_Scripts Public

    These are some Scripts written using Selenium for Web Automation Like Login,Logout and many others purposes.

    Python

  4. Script for automating the External A... Script for automating the External Agent Registration Tests Using LitmusCTL
    1
    #!/usr/bin/expect -f
    2
    
                  
    3
    ## [STILL IN DEVELOPMENT]
    4
    
                  
    5
    ## Prerequisites 
  5. Heart_Disease_Predictor Heart_Disease_Predictor Public

    JavaScript 1

  6. hello-javascript-action hello-javascript-action Public

    A Github Action build using javascript for greeting a contributer.

    JavaScript