Skip to content
View leemcd56's full-sized avatar
🔋
Fully Charged (100%)
🔋
Fully Charged (100%)

Organizations

@boone-studios

Block or report leemcd56

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
leemcd56/README.md

GitHub Header

Nathanael McDaniel's DEV Community Profile

About Me

<?phpnamespaceEarth;
useEntities\Mammal\Human;
class Myself implements Human
{
/** * The birthdate of this entity. * * @var int */protectedint$birthdate = 667115760;
/** * Want to know where I work? * * @return array */publicfunctiongetCurrentWorkplace(): array
{
return [
'workplace' => [
[
'company' => 'Boone Studios',
'position' => 'Co-Founder',
],
],
];
}
/** * These are the skills I use most often. * * @return array */publicfunctiongetSkills(): array
{
return [
'JavaScript',
'Laravel',
'MySQL',
'PHP',
'PostgreSQL',
'TypeScript',
'Vue',
];
}
}

Pinned Loading

  1. boone-studios/laravel-surrealdbboone-studios/laravel-surrealdbPublic

    Integrates SurrealDB with the Laravel framework

    PHP 30 8

  2. awesome-subscription-freeawesome-subscription-freePublic

    A list of great subscription-free alternatives to common software

    2 1