Skip to content
View S4F4Y4T's full-sized avatar
🐈
Meowing
🐈
Meowing

Block or report S4F4Y4T

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
S4F4Y4T/README.md

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

Pinned Loading

  1. Devironment Devironment Public

    Devironment is a PHP CLI tool to automate your development environment for LAMP Stack Developer

    PHP

  2. Nagging Nagging Public

    Nagging(Node Chatting) is a educational project designed to communicate in real time. Users can join the platform hassle free just typing a username, enabling them to engage in dynamic discussions …

    Vue

  3. pdoQueryBuilder pdoQueryBuilder Public

    This is a secure and robust PHP query builder that uses PDO to interact with the database. The query builder is designed to prevent SQL injection attacks. An easy-to-use interface that can be custo…

    PHP

  4. Minimal-MVC Minimal-MVC Public

    Minnimal-MVC is a minimal PHP MVC framework. Which simple and easy to use

    PHP

  5. HoomanFinder HoomanFinder Public

    HoomanFinder aims to connect pet owners looking to rehome their pets with individuals or families who are interested in adopting pets. This platform serves as a centralized hub for pet lovers, maki…

    JavaScript

  6. Social-Network Social-Network Public

    Social-Network is a social network platform based on scrach php with advance OOP, Design Pattern, PDO Database and many more

    PHP 1