Skip to content
View KorvinM's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@RnROrganisation
Block or Report

Block or report KorvinM

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 to output a daily god. PHP to output a daily god.
    1
    <?php
    2
    
                  
    3
      $today = getdate();
    4
      $dayOfWeek = $today['weekday'];
    5
      $godsOfDay = [
  2. pp-keep pp-keep Public

    WordPressPlugin modifying how Private Posts are displayed

    PHP 1

  3. magra_thea magra_thea Public

    based on a Laravel 6 Tutorial but adapted for Laravel 8 and to taste.

    PHP 1

  4. kraw kraw Public

    Simple drawing webapp

    CSS 1

  5. express-library express-library Public

    A library application based on MDN's node/express tutorial module.

    JavaScript 1

  6. wp_admin_bar-greet wp_admin_bar-greet Public

    WordPress plugin to replace Howdy

    PHP 1 1