<?php
namespace CharllysDeLima;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Gran Cursos',
'position' => 'Full Stack Develop'
]
];
}
public function getLearning(): array
{
return [
NextJS::class,
Laravel::class
];
}
}
?>
![](/charllyslima/charllyslima/raw/master/assets/bear.png)
Hi, I'm Charllys de Lima, a self-taught full-stack web developer and systems analyst. My motivation is to make innovative ideas a reality. I always look for excellence, and keep my standards as self-level as possible.
If you like what i do, maybe consider buying me a coffee 🤩
Here are some technologies I know how to use.
Python |
PHP |
JavaScript |
C# |
MySQL |
SQLServer |
SASS |
Bootstrap |
Yii |
Laravel |
jQuery |
Angular |
.Net |
Composer |
Apache |
Linux |
Docker |
Jupyter |
GitHub |
GitLab |