I'm the Flex-box Gallery creator, it's a plugin for the community to create galleries in a free and easy way 🤯
<?php
namespace HenrryPirir;
class About extends Me{
public function get_workplace(){
return [
'company' => 'Nexa {Devs}',
'position' => 'Back-end Developer'
];
}
public function get_backend(){
return [
'code' => [
Php::class,
Laravel::class,
Codeigniter:class
],
'database' => ['MySql', 'Maria DB'],
'CMS' => ['WordPress', 'Drupal']
];
}
public function get_frontend(){
return [
'code' => [
'Javascript',
'jQuery',
'Alpine',
'HTML',
'CSS',
'Bootstrap',
'Tailwind CSS'
],
'preprocessor' => ['SASS', 'LESS']
];
}
}
- Twitter - @henrrypirir
- LinkedIn - Henrry Pirir
⭐️ @henrrypirir 🧙♂️💻