Skip to content
Avatar
🐍
Focusing
🐍
Focusing

Organizations

@HydPy
Block or Report

Block or report inovizz

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.

Report abuse

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

Report abuse
inovizz/README.md

Hello!, I am Sanchit! Profile Views

GitHub Streak

from dataclasses import dataclass


@dataclass(frozen=True)
class WhoIsSanchit:
    name: str = "Sanchit Balchandani"
    proficiency: str = "Python Programmer 🐍"
    working_with: str = "EPAM Systems, India"
    passionate_about: str = "Community Building, Python, SRE(DevOps) & Free education"
    currently_working_on: str = "Python, GKE, Terraform, Cloud Vision API"
    ask_me_about: str = "Python, Docker, GKE, HydPy & DSUG Hyd"


@dataclass(frozen=True)
class SkillSet:
    programming_languages: str = "Python, JavaScript, Go(Beginner), Solidity"
    operation_systems: str = "Linux, Windows, MacOS"
    web_frameworks: str = "Django, Flask, Express, DRF"
    web_technolgies: str = "NodeJS, HTML, CSS, JQuery, ReactJS(Novice)"
    dapp_development: str = "Blockchain, Truffle, Web3.js, Solidity, Geth, testRPC, Ethereum"
    devops: str = "Apache, Nginx, Docker, uWSGI, Gunicron, K8s, Jenkins, Bash, Terraform, GKE"
    databases: str = "Postgres, MySQL, SQLite ,MongoDB, Firestore"
    version_control: str = "Git, Bitbucket, Gitlab"
 

@dataclass(frozen=True)
class SocialProfiles:
    twitter: str = "https://twitter.com/inovizz"
    linkedin: str = "https://www.linkedin.com/in/inovizz"
    website: str = "https://inovizz.com/"
    stack_exchange: str = "https://ethereum.stackexchange.com/users/7790/sanchit"
 

Pinned

  1. Solidity smart-contract for a Lottery

    JavaScript 2 3

  2. Repo for PyCon India 2019 - "Demystifying Docker for Devs" workshop

    Python 6 6

  3. 1
    const fs = require("fs");
    2
    const solc = require('solc')
    3
    let Web3 = require('web3');
    4
    
                  
    5
    let web3 = new Web3();
  4. "Python for DevOps" Workshop codebase and examples.

    Jupyter Notebook 21 12

475 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

July 2022

inovizz has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.