Skip to content
View deverso's full-sized avatar

Block or report deverso

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deverso/README.md

Hello 🤗, I'm Danilo Deverso!

Software Engineer

Twitter Follow Linkedin: anmol GitHub followers website

A little more about me...

<?php

namespace DaniloDeverso;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => 'RD Station',
                'position' => 'Senior Software Engineer'         
            ]
        ];
    }

    public function getDailyKnowledge(): array
    {
        return [
            Php::class,
            Javascript::class,
            Laravel::class,
            Nodejs::class,
            Ror::class,
            React::class,
            Gcp::class,
            Aws::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'Learn more about AI.';
    }
}

No Activity tracked this Week

Popular repositories Loading

  1. deverso.github.io deverso.github.io Public

    My static github page.

    HTML 1

  2. earth_and_beyond_bot earth_and_beyond_bot Public

    First game bot

    1

  3. clean-node-api clean-node-api Public

    Forked from emunhoz/clean-node-api

    TypeScript 1

  4. MLManager MLManager Public

    Projeto pessoal para facilitar uso do ML

    PHP

  5. ZendSkeletonApplication ZendSkeletonApplication Public

    Forked from zendframework/ZendSkeletonApplication

    Sample application skeleton using the ZF2 MVC layer

    PHP

  6. cake_3 cake_3 Public

    PHP