Giter Club home page Giter Club logo

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"
 

Sanchit Balchandani's Projects

aws-sam-cli icon aws-sam-cli

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

car-lease-demo icon car-lease-demo

A demonstration using IBM Blockchain to show how the lifecycle of vehicles can be recorded on a blockchain

casper icon casper

Casper contract, daemon and related software and tests

cerberus icon cerberus

A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail.

codexpose icon codexpose

An open source solution for conducting technical interviews

community icon community

An Ultimate Community Site for Docker Community.

compose icon compose

Define and run multi-container applications with Docker

devops-webapp icon devops-webapp

Demonstration Java Servlet based WebApp using Gradle for Build Management

django icon django

The Web framework for perfectionists with deadlines.

django-profile-middleware icon django-profile-middleware

An easy to use customizable django profiling middleware to profile and find bottlenecks in your code and custom middlewares

dockerlabs icon dockerlabs

Docker | Kubernetes - Beginners | Intermediate | Advanced

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.