Skip to content
View pradyumnac's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
  • kolkata
  • 03:30 (UTC +05:30)
Block or Report

Block or report pradyumnac

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

Hi there πŸ‘‹

I am Pradyumna Chatterjee

πŸ›  Gopher | 🐍 Pythonista | 🌐 Full Stack Developer | πŸ‘©β€πŸ’» Builds CLI Toold | πŸ’° Fintech

  • πŸ’¬ Ask me about

    • Python
    • Web Development | Full Stack Development
    • UI Automation, Scrapping & Scripting ( Bash | Fish | AutoIT | Selenium | Pypeteer)
    • Investing | Behavorial Finance | Company Analysis/Research
    • Arduino | ESP8266 | RaspberryPI | Home Automation
    • Trekking, Hiking & backpacking trips across India ( If you want to self organize, I can help you with info/tips. Not paid)
  • πŸ“« How to reach me:

    linkedin.com protonmail.com


My Featured Repositories

  1. Fast NSE Realtime Market Data Grabber - Written in pure #Go, extremely fast. (Bottlenecked by NSE Website speed)
  2. NSE Historical Data Grabber - Daily Timeframe - for F&O - #Python #FastAPI #BeautifulSoup4
  3. Zerodha Kite - Front End Automation - Using #Python, #Selenium
  4. BSE/NSE Corporate Announcements Tracker - #python #Pypeteer - Fetches paginated data
  5. Listed Companies - Basic Details Fetcher - #Go #BSEAPI #NSE API
  6. PKS Legal Firm|Site - An SPA website deployed on github pages with pelican SSG. #Hugo #jQuery #Bootstrap # Responsive Design - Repo
  7. Aliexpress Orders - Aliexpress orders parser - Data aggreagtion of all orders into excel #Python #Selenium #Beautifulsoup
  8. IPACCT - AutoLogin - Auto login logout for Internet service provider - #Python

My Gists

  1. GIT Helpers for managing multi repos #bash
  2. Get Twitter following/followers #js
  3. Convert Youtube subscriptions(CSV) to Newsboat urls format #Bash
  4. How to delete Multiple Github.com repos in windows #bat
  5. Batch delete repos alternate# bash
  6. Install chocolatey from command prompt #windows
  7. Combine multiple pdf using ghostscript with optimised file size #bash
  8. Automated newsboat url fetcher #bash
  9. Get Youtube playlists video list from chrome dev console #js
  10. get list of all packages installed using apt from day one #bash
  11. Get all Twitter Followers from chrome dev console or automation #js

Pinned

  1. AliexpressOrders AliexpressOrders Public

    Track your Aliexpress orders in Google Sheets

    Python 36 17

  2. Combines all pdf files on the curren... Combines all pdf files on the current folder to a single pdf (ghostscript)
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    #@ Get pdf filelist 
    4
    ls|grep \.pdf > filelist.pdf 
    5
    
                  
  3. nsego nsego Public

    Go Utility to grab latest data from nse servers

    Go 1

  4. data-nsehistorical-python data-nsehistorical-python Public

    Get historical price for nse in python

    Jupyter Notebook 2 1

  5. InternetLoginIPACCT InternetLoginIPACCT Public

    Python script for broadband web based login ( For Providers who run IPACCT)

    Python 1