Skip to content
View satcos's full-sized avatar

Block or report satcos

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. autodl-irssiautodl-irssiPublic

    Forked from autodl-community/autodl-irssi

    A community-driven fork of autodl-irssi

    Perl

  2. GlassDoorScrapeGlassDoorScrapePublic

    Python Script to scrape Glass Door website

    Jupyter Notebook

  3. GyanSatGyanSatPublic

    Website about Tamil people's history

    CSS

  4. PdfToTextPdfToTextPublic

    Python

  5. sudokusudokuPublic

    Python based solver for sudoku

    Jupyter Notebook

  6. Sort files which are TeraBytes in SizeSort files which are TeraBytes in Size
    1
    defbig_sort(workDirectory, fileName, splitSize):
    2
    # Open the file for reading
    3
    inFile=open(workDirectory+"\\"+fileName, 'r', encoding="utf8")
    4
    5
    # Number of temporary file created