Skip to content
View BhagatHarsh's full-sized avatar
🌟
Always Enjoying
🌟
Always Enjoying
  • Ahmedabad, Gujarat

Highlights

  • Pro

Organizations

@stepwellradio
Block or Report

Block or report BhagatHarsh

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

class Attributes(HarshBhagat):
    @staticmethod
    def channels() -> tuple:
        discord  = "discord.com/users/354214357413920771"
        linkedin = "linkedin.com/in/harsh-bhagat-376446235"
        return discord, linkedin

    @staticmethod
    def contact() -> tuple:
        discord  = "bhagu"
        email    = "habhagat2003@gmail.com"
        return discord, email

    @staticmethod
    def life() -> tuple:
        langs = ['English', 'Hindi', 'Gujarati']
        age   = 20
        spotify = r"https://open.spotify.com/playlist/2ycLp3SB2fjP8qJBe9UThp?si=298a42eba6354c84"
        return langs, age, spotify

    @staticmethod
    def coding() -> tuple:
        langs = {
            'expert':   ['Python', 'JavaScript', 'C++'],
            'intermediate': ['Node/Express', 'Flutter'],
            'learning': ['ReactJS', 'Competitive Programming']
        }
        specialities  = ['Backend/NodeJS', 'Python/Scripting/Automation']
        environnement = ['vscode', 'Replit', 'nano']
        return langs, specialities, environnement

Connect with me:

harsh-bhagat-376446235 harsh.bhagat.3720 atomus3007 habhagat2003 atomus habhagat2003 habhagat2003

Languages and Tools:

@bhagatharsh's Holopin board

bhagatharsh

Popular repositories

  1. CollegeNotes CollegeNotes Public

    JavaScript 4 6

  2. FINAL450 FINAL450 Public

    Python 2

  3. CheatSheets-for-Developers CheatSheets-for-Developers Public

    Forked from aryankashyap7/CheatSheets-for-Developers

    This Cheat sheet list has been made to enhance the workflow and efficiency. This well curated list will save you time when you just can't remember the code.

    Batchfile 2

  4. BhagatHarsh BhagatHarsh Public

    My Description

    1

  5. networkx networkx Public

    Forked from networkx/networkx

    Network Analysis in Python

    Python 1

  6. video2pdf video2pdf Public

    Forked from kaushikj/video2pdf

    Python 1