<?php
namespace Cristian León Méndez;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Cucunver',
'position' => 'Full-Stack Developer'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Javascript::class,
Laravel::class,
ReactJS::class,
Angular::class,
TailwindCss::class,
];
}
public function getLatestsWorkplaces(): array
{
return [
'workplaces' => [{
'company' => 'Elliot-Cloud',
'position' => 'Front-End Developer'
},
{
'company' => 'Bosonit',
'position' => 'Front-End Developer'
},
{
'company' => 'E-asy',
'position' => 'Front-End Developer'
}];
}
public function getFutureGoal(): string
{
return 'To contribute to open source and being good developer.';
}
}
🎯
Focusing
I am a front-end developer
- Canary Island,Spain
-
07:55
(UTC +01:00) - https://crislemen.github.io/
- @lemenva
Pinned Loading
-
tizzyz-canarias
tizzyz-canarias PublicProyecto fin de curso de Cristian Leon Méndez hecho en react con firebase
JavaScript 1
-
crislemen.github.io
crislemen.github.io PublicRepository of my blog about my portfolio
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
