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

Block or report mikemarom

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. php-rest-api-client php-rest-api-client Public

    Simple REST API Client in PHP

    PHP

  2. php-rest-api-server php-rest-api-server Public

    Sample REST API server for basic data. Supports all common REST verbs: GET, POST, PUT, DELETE.

    PHP

  3. php-signin-with-google php-signin-with-google Public

    Sample code for implementing Sign In, both directly in PHP and by integrating with Google's Sign-In OAuth system

    PHP 1

  4. python-chatGPT-gardening python-chatGPT-gardening Public

    Python script to demonstrate cross-API interactions: utilizing 3 REST APIs from various providers, this script does a zipcode lookup based on city+state, then query API for USDA hardiness zone base…

    Python

  5. php-chatGPT-currencies-DB php-chatGPT-currencies-DB Public

    PHP script to demonstate how we can use chatGPT to retrieve structured information and use it to populate a world currencies database from scratch.

    PHP

  6. python-filename-cleanup-script python-filename-cleanup-script Public

    Quick script in Python to demonstrate OS filesystem manipulation: retrieve all files in a given path, cleanup filename based on rules, rename any files that require cleanup

    Python