class Profile {
//PUBLIC INFORMATIONS
public function main(){
return [
"name"=>"boubazine mohammed",
"email"=>"[email protected]",
"education"=>"Youtube University π",
];
}
//MY SKILLS
public function skills(){
return [
"languages"=>["php β€οΈ","JavaScript π§βπ»"],
"frameworks"=>["laravel π€"],
"databases"=>["mysql"],
];
}
//MY SOCIAL MEDIA LINKS
public function social_media_links(){
return [
"facebook"=>"https://www.facebook.com/medboubazine.one",
"instagram"=>"https://www.instagram.com/medboubazine",
];
}
}
π
Freelancer
Backend Web developer π§βπ»
PHP π
Laravel framework β€οΈ
- Algeria
-
02:30
(UTC +01:00) - https://www.facebook.com/medboubazine.one/
- @medboubazine
Popular repositories Loading
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.