Skip to content
View b1zantine's full-sized avatar
๐ŸŒ
Stuck on a giant wet rock
๐ŸŒ
Stuck on a giant wet rock

Organizations

@paradigm-2k15 @ssn-invente

Block or report b1zantine

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

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently building a load balancer at work.
  • ๐Ÿ“ซ How to reach me: const email = "ssudar" + "@" + "vmware.com";
  • ๐Ÿ˜„ Pronouns: He/Him/His

Pinned Loading

  1. ZXing-Orient ZXing-Orient Public

    An Barcode Scanner Library based on the ZXing Library with support for Portrait Orientation.

    Java 73 22

  2. thirukkural-dataset thirukkural-dataset Public

    A dataset containing all the verses of Thirukkural in Unicode format

    23 6

  3. Shell Script to set proxy in Ubuntu Shell Script to set proxy in Ubuntu
    1
    #!/bin/sh
    2
    
                  
    3
    _DOMAIN="proxy.ssn.net"
    4
    _PORT=8080
    5
    _IGNORE_PROXY="'*.ssn.net'"