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

Block or report adisesha

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. profile-copilot-poc profile-copilot-poc Public

    Python 2

  2. jwt-kms-poc jwt-kms-poc Public

    Port of https://github.com/righettod/poc-jwt which the code repository for OWASP Java cheatsheet.

    Kotlin 2

  3. data-engineering-zoomcamp data-engineering-zoomcamp Public

    Forked from DataTalksClub/data-engineering-zoomcamp

    Free Data Engineering course!

    Jupyter Notebook 1

  4. flyio-distsys-challenge flyio-distsys-challenge Public

    Go 1

  5. Dart port of Firebase push ID genera... Dart port of Firebase push ID generator (origin: https://gist.github.com/mikelehen/3596a30bd69384624c11)
    1
    import 'dart:math' as math;
    2
    
                  
    3
    //See https://firebase.googleblog.com/2015/02/the-2120-ways-to-ensure-unique_68.html
    4
    //https://gist.github.com/amirh/0e7b480691f7e6506317a7600398124b
    5
    //Modified to remove hyphen and underscore to make ids url freindly
  6. graphql-java-kickstart/graphql-java-tools graphql-java-kickstart/graphql-java-tools Public

    A schema-first tool for graphql-java inspired by graphql-tools for JS

    Kotlin 807 175