Skip to content
View LeenaRose's full-sized avatar

Block or report LeenaRose

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
LeenaRose/README.md
  • 👋 Hi, I’m @LeenaRose
  • 👀 I’m interested in Data Governance, all things network and data related,finding my neiche and creating my own income or business.
  • 🌱 I’m currently learning Azure Arc and SAP and highly interested in geofencing, BTC and Airdropping, investing and AI.
  • 💞️ I’m looking to collaborate on anything! A business partner? A mentor?
  • 📫 How to reach me ... my email [email protected]
<script>
  let tokenClient;
  let accessToken = null;
  let pickerInited = false;
  let gisInited = false;

  // Use the API Loader script to load google.picker
  function onApiLoad() {
    gapi.load('picker', onPickerApiLoad);
  }

  function onPickerApiLoad() {
    pickerInited = true;
  }

  function gisLoaded() {
    // TODO(developer): Replace with your client ID and required scopes.
    tokenClient = google.accounts.oauth2.initTokenClient({
      client_id: 'CLIENT_ID',
      scope: 'SCOPES',
      callback: '', // defined later
    });
    gisInited = true;
}
</script>
<!-- Load the Google API Loader script. -->
<script async defer src="https://apis.google.com/js/api.js" onload="onApiLoad()"></script>
<script async defer src="https://accounts.google.com/gsi/client" onload="gisLoaded()"></script>

Popular repositories Loading

  1. LeenaRose LeenaRose Public

    Config files for my GitHub profile.

  2. npm-ruby npm-ruby Public

    Forked from npm-ruby/npm-ruby

    Bringing npm functionality to the Ruby ecosystem

    Ruby

  3. skills-github-pages skills-github-pages Public

    My clone repository