Skip to content
View segudev's full-sized avatar
:octocat:
ƛ
:octocat:
ƛ
Block or Report

Block or report segudev

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 Loading

  1. ego_graph ego_graph
    1
    import networkx as nx
    2
    
    
    3
    # SAMPLE DATA FORMAT
    4
    #nodes = [('tensorflow', {'count': 13}),
    5
    # ('pytorch', {'count': 6}),
  2. peg-thing peg-thing Public

    A terminal implementation of Peg Thing written in Clojure

    Clojure

  3. sicp sicp Public

    Forked from michiakig/sicp

    solutions to exercises in Structure and Interpretation of Computer Programs

    Scheme

  4. docker-babashka docker-babashka Public

    Clojure 9 1

  5. scrapedown scrapedown Public

    Forked from ozanmakes/scrapedown

    A simple worker for extracting page content for a given URL

    JavaScript