Skip to content

S4F4Y4T/S4F4Y4T

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published