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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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    Linkedin    Twitter    Mail   



class Portfolio extends Life
{
    public function __construct()
    {
        parent::__construct();
    }

    public function __invoke()
    {
        return [
            'name'        => 'Safayat Mahmud',
            'title'       => 'Senior Software Engineer',
            'about'       => 'My journey into tech started with cybersecurity, where I was fascinated by breaking and securing systems. But as I dived deeper, my curiosity grew about what happens behind the scenes—how applications are built and operate. That curiosity led me to software development. As I deepened my skills, I discovered DevOps—the perfect combination of development, automation, and operations. Now, I focus on streamlining workflows,optimizing infrastructure, and ensuring seamless deployments. My passion lies in building reliable, efficient, and scalable systems that empower businesses to innovate faster.',
            'skills'      => ['Software Development', 'DevOps', 'Web Security'],
            'tech_stacks' => ['PHP', 'Laravel', 'Go', 'Node', 'Express', 'React', 'Next.js', 'Vue', 'Docker', 'AWS', 'MySQL', 'MongoDB'],
        ];
    }
}

s4f4y4t

Pinned Loading

  1. Devironment Devironment Public

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

    PHP

  2. goShield goShield Public

    Go CLI with multiple security tools

    Go

  3. E-Signature E-Signature Public

    E-Signature is a digital document signing system where a sender can upload a document, add signers, and send invitations. Signers can then log in and add their digital signatures to the PDF document.

    Vue 1

  4. Taskly Taskly Public

    Task Management Application using laravel 12, Vue3, Pinia, Rest Api, Docker

    Blade

  5. 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

  6. 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