<?php
namespace Joaovbf;
class About extends Me
{
public function getWorkplace(){
return [
'workplace' => [
'company' => 'Simonetti',
'position' => 'Web Developer'
],
];
}
public function getDailyKnowledge(){
return [
Php::class,
Javascript::class,
Laravel::class,
HTML::class,
CSS::class,
];
}
public function getCurrentLearning(){
return [
Vuejs::class,
LaravelNova::class
];
}
public function getFutureGoal(){
return 'Resolve problems using tech as main tool.';
}
}
Brazilian, Computer Science student, on UFES. Focused on back-end development using Laravel, but fascinated and interested on front-end development.
Pinned Loading
-
-
-
relogio-animado
relogio-animado PublicUm relógio animado criado pelo processing durante o andamento da matéria de Computação Gráfica
Processing 2
-
assembly-functions
assembly-functions PublicExercises developed in assembly to computer architecture subject
Assembly
-
batepapo-uol
batepapo-uol PublicForked from luanccp/batepapo-uol
Workshop ministrado para a Adapti em React Native
JavaScript
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.