Skip to content
View tuanpt-0634's full-sized avatar
💭
Everything will be 200 OK
💭
Everything will be 200 OK

Organizations

@sun7pro

Block or report tuanpt-0634

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
tuanpt-0634/README.md
<?php

namespace IT4Life;

class MeAtWork extends Profile
{
    public function company(): string
    {
        return 'Sun*';
    }
    
    public function position(): string
    {
        return 'Developer';
    }

    public function skills(): array
    {
        return [
            'PHP',
            'JavaScript',
            'Laravel',
            'Linux',
        ];
    }

    public function goals(): array
    {
        return [
            'To be DevOps engineer',
            'To contribute to open source',
            'To build a product',
        ];
    }
}

Pinned Loading

  1. dotansimha/graphql-yoga Public

    🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

    TypeScript 8.3k 580

2,100 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

tuanpt-0634 has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.