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 seek excellence and keep my standards as high as possible.
If you like what I do, consider buying me a coffee π€©
<?php
namespace CharllysDeLima;
class About extends Me {
public function getCurrentWorkplace(): array {
return [
'workplace' => [
'company' => 'Gran Cursos',
'position' => 'Full Stack Developer',
],
];
}
public function getLearning(): array {
return [NextJS::class, Laravel::class];
}
}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 |
- π sf-track-front β NextJS + Tailwind CSS v4 (clean, accessible).
- π sf-track-backend β Laravel 12, Clean Architecture, schedulers & jobs.


