<?php
namespace Ayoub;
class About extends Me
{
public function getInformation(): array
{
return [
'full_name' => 'Ayoub Bablil',
'position' => 'Full Stack Developer',
'age' => 23,
'school' => [
'name' => '1337 Coding School',
'branch' => 'Software Engineering',
'country' => 'Morocco',
'city' => 'Khouribga',
],
'university' => [
'name' => 'Sidi Mohamed Ben Abdellah University',
'branch' => 'English Studies',
'country' => 'Morocco',
'city' => 'Fez',
],
'email' => '[email protected]',
'website' => 'https://abablil.me',
];
}
public function getDailyKnowledge(): array
{
return [
Html::class,
Css::class,
Js::class,
Jquery::class,
NodeJs::class,
ReactNative::class,
Bootstrap::class,
Tailwind::class,
Mysql::class,
Php::class,
C::class,
Cpp::class,
Laravel::class,
Git::class,
Github::class,
Linux::class,
VsCode::class,
Postman::class,
Aws::class,
Azure::class,
Figma::class
];
}
public function getFutureGoals(): array
{
return [
'Contribute to Open Source projects',
'Learn more about Artificial Intelligence',
'Build a startup',
'Travel around the world',
];
}
}
🤭
Docker is underated
Hello! I'm Ayoub Bablil, a Full Stack Developer from Morocco.
- Morocco , Taza, 35000
-
11:32
(UTC +01:00) - https://abablil.me
- @bablilayoub
- bablil_ayoub
- thexdayoub
Highlights
Pinned Loading
-
NiceHalf-Framework
NiceHalf-Framework PublicNiceHalf Framework is an open source PHP Framework ready for production
PHP 5
-
push_swap_tester
push_swap_tester PublicThis tester is designed to test the push_swap project from the 42 / 1337 school. It will assess your push_swap program with various inputs and provide the result of each test along with the average…
Shell 7
-
1337-42-Launcher
1337-42-Launcher Public1337 / 42 launcher for MacOS. It will allow you manage your whole desktop , and launch your favorite apps in one click
Shell 5
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.