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

Block or report ramesh-lingappan

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. gae-multi-module-intellij-gradle gae-multi-module-intellij-gradle Public

    AppEngine Multi Module Project using IntelliJ & Gradle

    Java 6 2

  2. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.

    JavaScript 2 1

  3. Cloud Datastore Backup Helper Service Cloud Datastore Backup Helper Service
    1
    /*
    2
    * Service class to trigger datastore backup request to new Cloud Datastore Export Service
    3
    * @see <a href="https://cloud.google.com/datastore/docs/schedule-export">Scheduled Export</a>
    4
    * This class dependents on Jackson for serialization
    5
    */
  4. Google KMS Encrypt/Decrypt Gradle Sc... Google KMS Encrypt/Decrypt Gradle Script
    1
    /*
    2
    * Helper methods to Encrypt & Decrypt credential files using Google Cloud KMS
    3
    * https://cloud.google.com/kms/docs/quickstart#encrypt_data
    4
    * */
    5
    def kmsPerformCrypto = { projId, keyring, key, isEncrypt, rawFile, encFile ->
  5. gae-test-util-java gae-test-util-java Public

    Appengine Local Testing Helper

    Java 1

  6. npx-business-card npx-business-card Public

    My NPX Business Card

    JavaScript