Skip to content
View kskarthik's full-sized avatar

Block or report kskarthik

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

Hi there 👋

  • 🌱 I’m currently learning rust 🦀
  • 👯 I’m looking to collaborate on open source projects
  • 💬 Ask me about the open source ecosystem, DevOps tools, automating boring stuff
  • 📫 How to reach me: https://kskarthik.gitlab.io/about/#contact

Pinned Loading

  1. indian-fincodes-api indian-fincodes-api Public

    A REST API server for searching Indian banks, pincodes, HSN/SAC codes. Created using docker & meilisearch

    Python 7

  2. go-ifsc go-ifsc Public

    A CLI tool & REST API server to search bank info / IFSC codes of all the Indian banks | Mirror of https://gitlab.com/kskarthik/go-ifsc

    Go 2

  3. connect to a VPN automatically where... connect to a VPN automatically where an OTP is required
    1
    #!/bin/bash
    2
    
                  
    3
    set -eu
    4
    
                  
    5
    # Description: This script helps connecting to a vpn automatically
  4. nexial-docker nexial-docker Public

    (Unofficial) Docker images for the nexial testing automation utility

    Dockerfile