<?php
namespace AlexPedrasa;
class About extends Me
{
public function getCurrentWorkplace()
{
return [
'workplace' => [
'company' => 'Key Data',
'position' => 'Backend Developer',
'seniority' => 'Semi Senior',
]
];
}
public function getSkills()
{
return [
Php::class,
Laravel::class,
Sql::class,
MongoDB::class,
Javascript::class,
NodeJS::class,
Vuejs::class,
Angular::class,
React::class,
TailwindCss::class,
Azure::class,
RabbitMQ::class,
Redis::class
];
}
}
🎯
Focusing
- Córdoba, Argentina
Popular repositories Loading
-
email-vuejs
email-vuejs PublicEste proyecto permite ingresar múltiples cuentas de correo electrónico.
HTML
-
-
-
-
-
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.