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

Block or report janory

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. kubernetes_node_discovery.py kubernetes_node_discovery.py
    1
    from googleapiclient.discovery import build
    2
    import urllib2
    3
    import sys
    4
    
                  
    5
    if len(sys.argv) != 3:
  2. kubernetes_snapshot.py kubernetes_snapshot.py
    1
    import subprocess
    2
    import sys
    3
    import re
    4
    import argparse
    5
    
                  
  3. mailman mailman Public

    An Akka HTTP based in memory mailservice 📫

    Scala 1

  4. strydal-backend strydal-backend Public

    An early backend implementation for Strydal

    Kotlin

  5. akka-http-see-over-http2 akka-http-see-over-http2 Public

    Scala

  6. github_store github_store Public

    GitHub Store was a test assignment 📝

    JavaScript