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

Block or report earthday47

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. wesjonesnet-php wesjonesnet-php Public

    WesJones.net, implemented in PHP.

    PHP

  2. optimizely_x optimizely_x Public

    Drupal module for integrating Optimizely X.

    PHP

  3. fullcalendar_api fullcalendar_api Public

    Mirror of FullCalendar API project on drupal.org

    PHP

  4. thirdandgrove/thirdandgrove-com-gatsby thirdandgrove/thirdandgrove-com-gatsby Public

    Gatsby frontend for our Decoupled TAGv5

    JavaScript 96 26

  5. An attempt to apply mathematical log... An attempt to apply mathematical logic to Myst IV Revelation's insane memory puzzles. Turns out the permutations are on the order of 10^55, but this script will run the moves that produce the solution.
    1
    class Place
    2
      attr_accessor :name
    3
      attr_accessor :phrases
    4
      attr_accessor :left_place
    5
      attr_accessor :right_place
  6. backdrop-contrib/geocoder backdrop-contrib/geocoder Public

    An API and widget to geocode various known data into other GIS data types.

    PHP 2