<?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' => 'ayoub@abablil.me',
'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',
];
}
}
🎯
Focusing
Hello! I'm Ayoub Bablil, a Full Stack Developer from Morocco.
- Paris
-
19:10
(UTC +02: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
-
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.



