Skip to content
View abhishekmishragithub's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@pythonindia @gdgchennai @pyladieschennai @chaoscarnival
Block or Report

Block or report abhishekmishragithub

Report abuse

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

Report abuse

Pinned Loading

  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