Giter Club home page Giter Club logo

pic_bed's Introduction

<?php
namespace Humans\Burial0268;
use Humans\Burial0268\Introduction;
use Humans\HumanBeingInterface;

class About extends Me implements HumanBeingInterface
{

    public function __construct(Introduction $introduction)
    {
        parent::__construct($introduction);
        $this->info = $introduction->infoList;
        $introduction->BootStrap($this);
    }

    public function batchAllInfo(): array
    {
        return $this->info;
    }

    public function toVarDump(mixed $data): mixed
    {
        return var_dump($data);
    }
}
[Log/Boot] Strating introduction... done
[Log]      Initialize the introduction process... done

      ___           ___           ___       ___       ___     
     /\__\         /\  \         /\__\     /\__\     /\  \    
    /:/  /        /::\  \       /:/  /    /:/  /    /::\  \   
   /:/__/        /:/\:\  \     /:/  /    /:/  /    /:/\:\  \  
  /::\  \ ___   /::\~\:\  \   /:/  /    /:/  /    /:/  \:\  \ 
 /:/\:\  /\__\ /:/\:\ \:\__\ /:/__/    /:/__/    /:/__/ \:\__\
 \/__\:\/:/  / \:\~\:\ \/__/ \:\  \    \:\  \    \:\  \ /:/  /
      \::/  /   \:\ \:\__\    \:\  \    \:\  \    \:\  /:/  / 
      /:/  /     \:\ \/__/     \:\  \    \:\  \    \:\/:/  /  
     /:/  /       \:\__\        \:\__\    \:\__\    \::/  /   
     \/__/         \/__/         \/__/     \/__/     \/__/    


My common info: array(4) {
    [0]=>
    string(37) "๐Ÿ”ญ Iโ€™m currently working on GBCLstudio"
    [1]=>
    string(41) "๐ŸŒฑ A completely stupid high school student"
    [2]=>
    string(46) "Super Minecraft Fans! Also old things and SBCs"
    [3]=>
    string(60)   "EDM lover, rhytem games overdose, btw sub Porter Robinson :D"
}

My project info: array(2) { 
    ["FoF-Upload-Qcloud"]=>
    string(47) "https://github.com/GBCLStudio/FoF-Upload-Qcloud"
    ["Flarum-UserIP"]=> 
    string(36) "https://github.com/GBCLStudio/userip"
} 

Tech stack: array(3) {
    ["Backend"]=>
    string(31) "PHP(8.x), Laravel, Flarum, Astro"
    ["Frontend"]=>
    string(31) "React, Vue, Vanilla JS, Mithril"
    ["Other"]=>
    string(24) "CDN, VPS, DNS, WAF, Tauri"
}

My position: string(14) "China Mainland"

My goal: array(4) { 
    [0]=> 
    string(30) "Study another foreign language" 
    [1]=> 
    string(10) "Study Rust" 
    [2]=> 
    string(39) "Finish the college entrance examination" 
    [3]=> 
    string(29) "To contribute to open source." 
}

pic_bed's People

Contributors

burial0268 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.