Skip to content
View johnmichaelarc's full-sized avatar
Young God
Young God
  • Naga City, Philippines 4400
Block or Report

Block or report johnmichaelarc

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
johnmichaelarc/README.md

Howdy! Chael here. 👋

I'm a Software Engineer near Naga City, Philippines. I'm a Software Engineer and Founder at HeavenSpace.

<?php

namespace ChaelArc;

class About extends Me
{
    public const pronouns = [ 'he', 'him' ];
    
    public function getWorkplace(): array
    {
        return [
            'company'    => 'Heaven Space',
            'position'   => 'CEO and Founder',
        ];
    }

    public function getKnowledge(): array
    {
        return [
            Php::class,
            Laravel::class,
            Javascript::class,
	    Express::class,
            React::class,
        ];
    }
}

📨 Feel free to reach me on LinkedIn.

Pinned

  1. csnntrt csnntrt Public

    SCSS

  2. Sayoutwho Sayoutwho Public

    A Php bot that send mass message for sayout.me

    PHP

  3. icqbot-php icqbot-php Public

    A Composer for ICQ BOT | Message Sender

    PHP 1

  4. Proxy-Gen Proxy-Gen Public

    Script that generate live proxy

    PHP 1

  5. ValorantApi ValorantApi Public

    PHP

  6. umaminwho umaminwho Public

    A Php script that send mass message for umamin.link

    PHP