<?php
class SeniorEngineer extends Triple_A_Fintech
{
public $name = 'Masum Rahman Hasan';
public $role = 'Solutions Architect';
/**
* I architect secure, scalable financial systems for global markets.
* Currently engineering high-concurrency products at Triple A.
*/
public function current_focus()
{
return [
'Product' => 'Paycell & Wafacash',
'Domain' => 'Fintech / Digital Wallets / Remittance',
'Focus' => 'Security, Scalability, Event-Driven Architecture'
];
}
public function get_tech_stack()
{
return [
'Backend_Core' => ['PHP 8.2+', 'Python', 'Node.js'],
'Frameworks' => [
'Laravel' => 'Expert (Service Container, Queues, Jobs)',
'Filament' => 'Rapid Admin Panel Development',
'Django' => 'Secure API Development'
],
'Frontend' => ['Vue.js', 'Nuxt.js', 'Next.js', 'Svelte', 'Tailwind'],
'Database' => ['MySQL (Optimized)', 'PostgreSQL', 'Redis'],
'DevOps_Infra' => ['Docker', 'CI/CD Pipelines', 'AWS', 'Linux']
];
}
public function methodology()
{
return [
'Clean Architecture',
'SOLID Principles',
'Test Driven Development (TDD)',
'Agile / Scrum Leadership'
];
}
}
Pinned Loading
-
modern-php-cheatsheet
modern-php-cheatsheet PublicForked from smknstd/modern-php-cheatsheet
Cheatsheet for some PHP knowledge you will frequently encounter in modern projects.
-
yt_pageform
yt_pageform PublicForked from BigDog1400/yt_pageform
Full stack DragAndDrop Page form builder with Nextjs, Typescript ( React ), Dnd-Kit, Prisma, Postgresql (Vercel)
-
-
laravel-otp
laravel-otp PublicForked from mohammad-fouladgar/laravel-otp
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
PHP
-
Mern-Resume-Builder-Web-Application-
Mern-Resume-Builder-Web-Application- PublicForked from rabbiTheWebDeveloper/Mern-Resume-Builder-Web-Application-
JavaScript
-
shadcn-dashboard-landing-template
shadcn-dashboard-landing-template PublicForked from silicondeck/shadcn-dashboard-landing-template
Accelerate your development with a sleek, open-source admin dashboard and landing page built on Vite-React, Next.js, Tailwind CSS, and Shadcn/UI which is fully customizable and production-ready.
TypeScript 1
If the problem persists, check the GitHub status page or contact support.



