<?php
namespace AlexNogueira;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Luizalabs',
'position' => 'Software engineer'
]
];
}
public function getDailyKnowledge(): array
{
return [
Php::class,
Laravel::class,
Livewire::class,
Elixir::class,
Phoenix::class
Javascript::class,
TypeScript,
Vuejs::class,
Golang::class,
TailwindCss::class,
];
}
public function getFutureGoal(): string
{
return 'Become a full cycle software engineer.';
}
}
alexnogueirasilva
Follow
I may be slow to respond.
Full Cycle programmer, focused on micro services, the main objective of a developer is to solve problems by creating solutions, each time more efficient.
- Brazil, Bahia Feira de Santana
-
09:06
(UTC -03:00) - @DevOnCycle
- https://devaction.com.br
- in/alex-nogueira-6ba78063
Highlights
Pinned Loading
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.