✔ I’m currently learning Everything related with software engineering ..
✔ All of my projects are available at https://github.com/jackere1
✔ How to reach me:
* Facebook-@Энх Болд
* Email-@JacKeR*
✔ Status: junior/newbie
✔ Interest: Video games
<?php
class About extends Me
{
public function getInfo($name , $age)
{
echo "my name is " . $name . " and my age is " . $ago ;
}
public function getCurrentWorkplace()
{
return [
'workplace' => [
'company' => 'freelancer',
'position' => 'Home'
]
];
}
public function getKnowledge()
{
return [
Html::class,
Css::class,
Php::class,
Javascript::class,
Laravel::class,
Bootstrap::class,
];
}
public function getFutureGoal()
{
return 'To contribute to open source.';
}
}
?>
Html5 |
CSS3 |
Bootstrap |
Javascript |
MySQL |
|||
Git |
VS Code |
Postman |