Skip to content
View gopigof's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report gopigof

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
gopigof/README.md
  • 👋 Hi, I’m @gopigof
  • 👀 I’m interested in building Data Pipelines, Distributed Systems and Big Data
  • 🌱 I’ve recently got interested about Linux. I've shifted towards Linix and am learning to do stuff the Linux way.
  • 💞️ I’m looking to collaborate on anything built on Python, Scala or interesting

Pinned Loading

  1. Patch to add memory address profilin... Patch to add memory address profiling features to Python 2.7.15 interpreter
    1
    diff - Naru
    2
    a / Include / objimpl.h
    3
    b / Include / objimpl.h
    4
    --- a / Include / objimpl.h
    5
    2018 - 04 - 30
  2. Script to crawl a project and extrac... Script to crawl a project and extract used packages
    1
    import logging
    2
    import os
    3
    import ast
    4
    import traceback
    5
    import sys
  3. DNS-blocklist DNS-blocklist Public

    A list of malicious sites(rather unapproachable domains) that track you across all apps and activity on smartphones

  4. P2P-File-Sharing-Network P2P-File-Sharing-Network Public

    An unstructured Peer-Peer file sharing network made out of low level socket programming

    Python

  5. Search-Engine Search-Engine Public

    A distributed architecture of crawler, indexer and search application using Python Remote objects

    HTML

  6. Sleep-vs-Productivity-Analysis Sleep-vs-Productivity-Analysis Public

    Anlyzing how sleep scales with productivity based on REM sleep data

    Python