Skip to content
View satyy's full-sized avatar
Block or Report

Block or report satyy

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

  1. spring-security-ldap spring-security-ldap Public

    LDAP - User Authentication and Authorization service using spring-security-ldap.

    Java 2

  2. bloom-filter-app bloom-filter-app Public

    Implementaion of Bloom Filter datastructure & Use of bloomfilter to perform lookup on a set of elements(loaded from a file).

    Java 2

  3. facebook-graph-api facebook-graph-api Public

    Working with Facebook Graph Api and COVID-19 Tracker (INDIA) . Sample application to publish current covid19 stats for configured places(India) to Facebook Group.

    Java 1

  4. go-microservice go-microservice Public

    Application to create a new Repository in User's Github Account Using Go Lang REST-API

    Go

  5. spring-security-oauth2-authorization-server spring-security-oauth2-authorization-server Public

    Spring boot Application for OAuth2.0 Authorization server

    Java 1

  6. trie-app trie-app Public

    Implemention of Trie datastructure in Java & Use it to create an application to store strings and get suggestion list for any prefix string.

    Java