<?php
declare(strict_types=1);
final class WasifAhmed extends Developer implements FullStackCapable
{
public readonly string $name = "Wasif Ahmed";
public readonly string $username = "wasifahmed85";
public readonly string $role = "Mid-Level Laravel Developer";
public readonly string $company = "@MTS-Services";
public readonly string $since = "February 2025";
public readonly string $location = "Bangladesh 🇧🇩";
public array $skills = [
'backend' => ['PHP 8.4+', 'Laravel 13.x', 'Livewire 3.x/4.x', 'Laravel Octane', 'Sanctum & Passport'],
'frontend' => ['React 19.x', 'Next.js 15.x/16.x', 'TypeScript 5.x', 'Inertia.js 3.x', 'Blade'],
'ui' => ['Tailwind CSS 4.x', 'Bootstrap 5.x', 'GSAP', 'Framer Motion', 'Shadcn/UI'],
'database' => ['PostgreSQL 18.x', 'MySQL 8.x', 'Redis 8.x', 'Query Optimization'],
'devops' => ['Docker', 'Coolify', 'FrankenPHP', 'Nginx', 'CI/CD', 'AWS', 'DigitalOcean', 'Hetzner'],
'ai' => ['OpenAI API', 'Claude API', 'Google Gemini API'],
];
public function philosophy(): string
{
return "Clean code isn't a luxury — it's how you scale a team, not just an app.";
}
public function currentFocus(): array
{
return [
'Event-driven Laravel: Queues, Events & Broadcasting',
'Next.js & React 19 architecture patterns',
'AI-powered chatbot and API integrations',
'Technical SEO & Core Web Vitals optimization',
'Mentoring junior devs & code review practices',
];
}
}| 💼 Role | 🏢 Company | 📍 Location | 🎯 Focus |
|---|---|---|---|
| Mid-Level Laravel Developer | MTS-Services | Bangladesh 🇧🇩 | Scalable, Secure, High-Performance Web Apps |
|
Laravel 13.x · Livewire 3.x/4.x · Laravel Octane (RoadRunner/FrankenPHP) · Sanctum & Passport · REST APIs · WebSockets & real-time · Events, Listeners, Queues, Jobs, Notifications · Horizon, Telescope, Inertia |
React 19.x · Next.js 15.x/16.x with SSR, SSG & Server Components · React + Inertia.js SPA development · TypeScript 5.x · ES2025+ JavaScript · semantic HTML5 & CSS3 |
|
Tailwind CSS 4.x · Bootstrap 5.x · GSAP 3.x & Framer Motion · Shadcn/UI · responsive design & cross-browser optimization |
PostgreSQL 18.x · MySQL 8.x · Redis 8.x for caching, queues & high-performance data · query optimization, indexing & migrations |
|
Docker & Docker Compose · Coolify · FrankenPHP + Octane · Nginx/Apache · Linux (Ubuntu) · CI/CD · AWS, DigitalOcean, Hetzner, Cloudflare |
Git, GitHub & GitLab workflows · Composer · npm · clean version control practices |
- Technical SEO Implementation — site structure, crawlability, indexing, and performance improvement
- XML Sitemap Generation & Management — dynamic sitemaps for search engine indexing
- Google Search Console (GSC) — search performance monitoring and issue tracking
- Google Analytics 4 (GA4) — user behavior and conversion tracking
- Dynamic SEO Control from Admin Panel — meta titles, descriptions, Open Graph tags, canonical URLs, robots settings, and structured data
- On-Page SEO & Core Web Vitals — URL structure, internal linking, and page speed optimization
Integrating OpenAI, Claude, and Google Gemini APIs, along with custom third-party API integrations, to build AI-powered features into Laravel and React applications.
- WordPress Custom Plugin Development
- Headless Website Development (WordPress REST API / GraphQL + Next.js / React)
| 🏗️ Clean Architecture & Best Practices |
📐 Scalable System Design |
🔒 Security-Focused Development |
⚡ Performance Optimization |
🎨 Responsive User-Centered UI |
|
SSR, SSG & Server Components |
Automated Testing & TDD |
Docker, Coolify & Deployment Pipelines |


