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

Block or report pedrohma

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. Getting Zip Code by GeoLocation usin... Getting Zip Code by GeoLocation using Google Maps API
    1
    function getLocation() {
    2
    	if (navigator.geolocation) {
    3
    		navigator.geolocation.getCurrentPosition(showPosition);
    4
    	} else {
    5
    		alert("Sorry, but Geolocation is not supported by this browser.");
  2. covid19-whatsapp-cyphers covid19-whatsapp-cyphers Public

    #cyphers

    JavaScript

  3. openai-chatgpt-nodejs openai-chatgpt-nodejs Public

    Exploring ChatGPT API for Node.js

    JavaScript

  4. SampleMinimalAPI SampleMinimalAPI Public

    Sample ASP.Net 6 Minimal API Layered Architecture

    C#

  5. drbarzaga/walmart-mws drbarzaga/walmart-mws Public

    Walmart Marketplace SDK is a wrapper sdk around the Walmart Marketplace API to used this sdk you will need an developer account with the ClientId and ClientSecret keys.

    JavaScript 8 4

  6. beninada/tunecache-api beninada/tunecache-api Public

    Laravel-based API

    PHP 1