<?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',
];
}
}
Everything will be 200 OK
Pinned Loading
-
dotansimha/graphql-yoga
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.
2,100 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More