Skip to content

S4F4Y4T/S4F4Y4T

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Safayat Mahmud

Website    Github    Linkedin    Twitter    Mail   



class portfolio extends life
{
  public function __constructor()
  {
    parent::__construct();
  }


  public function index()
  {
    $this->about();
    $this->skill();
  }

  private function about()
  {
    return [
      'name' => 'Safayat Mahmud',
      'title' => 'Web Application Developer',
      'about' => 'I am Safayat Mahmud. A Web application developer passionate about creating scalable solutions that makes differences on the world. I specialize in assisting businesses in resolving their challenges through technology.'
    ];
  }

  private function skill()
  {
    return ['Frontend Development', 'Custom application Development', 'Database Design', 'API Development & Integration', 'Web Security', 'Deployment','html', 'css', 'javascript', 'PHP', 'mysql', 'json','codeigniter', 'laravel','bootstrap', 'tailwindcss', 'Jquery', 'scss', 'ajax', 'laravel','git', 'npm', 'linux', 'react', 'firebase', 'redux-toolkit'];
  }
  
}

s4f4y4t

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published