Skip to content
View abhishekmishragithub's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@pythonindia @gdgchennai @pyladieschennai @chaoscarnival
Block or Report

Block or report abhishekmishragithub

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

Pinned

  1. junction junction Public

    Forked from pythonindia/junction

    Junction is a software to manage proposals, reviews, schedule, feedback during conference.

    Python

  2. predictionmachine/pm-github-actions predictionmachine/pm-github-actions Public

    Repository for common GitHub Actions workflows for Prediction Machine

    Python 3 1

  3. predictionmachine/pm-coding-template predictionmachine/pm-coding-template Public template

    Documents and Illustrates Coding Standards used at Prediction Machine

    Python 2 2

  4. Clickup tasks using ClickUp v2 API Clickup tasks using ClickUp v2 API
    1
    import csv
    2
    import requests
    3
    import pandas as pd
    4
    import logging
    5
    import json