Skip to content
View mauricdev's full-sized avatar

Block or report mauricdev

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
mauricdev/README.md
<?php

namespace Mauricdev;

class About extends Me
{
    public function getEstudios(): array
    {
        return [
            'Institución' => [
                'Instituto' => 'Duoc Uc',
                'Titulo' => 'Ingeniero en informática'         
            ]
        ];
    }

    public function getConocimiento(): array
    {
        return [
            Php::class,
            Javascript::class,
            Ajax::class,
            Laravel::class,
            Codeigniter::class,
            Webservice::class,
            Aspx:: class,
            Java::class,     
        ];
    }

    public function getFaseMotivadora(): string
    {
        return 'Si se puede imaginar se puede programar.';
    }
}

Popular repositories Loading

  1. gift-app gift-app Public

    app para buscar memes

    TypeScript 1

  2. fukusuke_sushi fukusuke_sushi Public

    A loh wenoh handroll!

    CSS

  3. ProyectoWebC- ProyectoWebC- Public

    Proyecto web c# 2019-2

    JavaScript

  4. -insult_translator -insult_translator Public

    PHP 4

  5. benocd.github.io benocd.github.io Public

    Forked from benocd/benocd.github.io

    CSS

  6. hacktoberfest hacktoberfest Public

    Forked from benocd/hacktoberfest

    Repo de Hacktoberfest Concepción 2019

    HTML